DCSIMG
March 2010 - Posts - I Love C#
Sign in | Join | Help

I Love C#

Eyal Vardi

March 2010 - Posts

Developer Academy 4 –PPt's & Videos

פורסם בתאריך Mar 24 2010, 05:01 PM על ידי Vardi

logoיש באתר את המצגות והסרטים של ההרצאות שעשיתי.  אשמח לקבל פידבקים :-)


What's new in C# 4?

Demo Session - 30 minutes | Download Presentation

Microsoft does it again! With .Net Framework 4 Microsoft takes the C# language to new levels. In this session we will learn how to write better code using Dynamically Typed Objects, Optional & Named Parameters and Co-variance and Contra-variance.
Download Presentation Watch Broadcast

What’s new in Windows Communication Foundation (WCF) 4?

Demo Session - 30 minutes | Download Presentation

WCF 4 includes exciting improvements like simplified configuration, discovery, routing services and web HTTP programming. In this session we will explore those features and many more goodies that WCF 4 has to offer, and learn how to design and use the enhanced WCF 4 infrastructure.
Download Presentation Watch Broadcast

WCF multipleSiteBindingsEnabled

פורסם בתאריך Mar 11 2010, 06:48 AM על ידי Vardi

כאשר רוצים לאחסן שרות WCF תחת IIS ושיהיה אפשר להגיעה אליו ע"י מספר שמות למשל:

אפשר להשתמש ביכולת חדשה של WCF 4.0:

image

בדוט-נט 3.5 אפשר גם אך צריך לכתוב יותר שורות ולציין מראש את שמות השרתים.

image