Quantcast
Channel: TechBubbles » .NET Framework 4.0
Browsing latest articles
Browse All 6 View Live

WCF Features in .NET Framework 4.0

Introduction WCF providing a way to define service contracts and to configure endpoint definitions using the declarative XAML in .NET Framework 4.0. Consider the WCF service contract definition: In...

View Article



.NET Framework 4 BCL

All .NET developers who uses the BaseClassLibraries can read this post to know what’s New in the .NET FW 4 BCL.  Its not the scope of this post to cover all the features but you can read them on BCL...

View Article

.NET Framework 4 File IO Features

New methods are added to the System.IO.File class in .NET framework 4.0 for reading and writing text files. ReadLines In earlier version we have used File.ReadAllLines method which returns a string...

View Article

Visual Studio 2010 Service Pack 1 Beta Released

  Microsoft announced VS 2010 Service Pack1 Beta  and is ready for download. MSDN subscribers can download beta from here General users can download from here Service Pack 1 Beta including the...

View Article

Guidelines for Developing Class Libraries in .NET

This post explains about design guidelines for developing class libraries that extends the .NET Framework. Following design guidelines provides benefits of consistency and unified programming model...

View Article


WCF Service using MTOM in .NET FW 4

  Web services having a greater interoperability to communicate messages across heterogeneous systems, however challenge is serializing the data into XML. Users may want to send images,videos,...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images