Browse by Tags

All Tags » .NET Framework (RSS)

Visual Studio 2008 SP1, TFS SP1 and .NET Framework 3.5 SP1

As we already know, apart from bug fixes, .NET Framework 3.5 SP1 includes major product enhancements such as ADO.NET Entity Framework, ADO.NET Data Services and enhanced LINQ to SQL (which now supports the new date and FILESTREAM data types in SQL Server...

PowerTools for Open XML

One of the namespaces introduced in the .NET Framework 3.0 is System.IO.Packaging (in the WindowsBase assembly), which provides classes that support storage of multiple data objects in a single container, like a ZIP file. These data objects can be referenced...

Where is the Configuration Management Application Block?

This is not a new topic but since this question has been asked a few times recently, here is a quick revisit: Most of the .NET applications use configuration management and that's why the basic support for configuration management has been included in...
Posted by Mehran Nikoo | 1 comment(s)
Filed under:

WPF (70-502), WCF (70-503) and WF (70-504) Exams

As Gerry mentioned in his blog, WPF , WCF and WF exams went live on Monday last week. As you may already know, these are Technical Specialist (TS) level exams so they are added to your MCTS credentials. This is how the MCTS logo looks like when you add...
Posted by Mehran Nikoo | with no comments

Expanded Interoperability Initiatives at Microsoft

Microsoft will apply changes to its technology and business practices, which will cover high-volume business products including Windows Vista, Windows Server 2008, SQL Server 2008, Office 2007, Exchange Server 2007, Office SharePoint Server 2007 and all...

.NET Framework Library Source Code Is Released

The .NET Framework Library source code is now released . This release allows you to browse and debug the source code for the majority of the .NET Framework class libraries like the BCL, ASP.NET, Windows Forms, WPF, ASP.NET and XML. Additional class libraries...

ADO.NET Entity Framework Beta 3 is Released

You can download the ADO.NET Entity Framework Beta 3 and ADO.Net Entity Framework Tools Dec 07 CTP . This release enables the users to work with the ADO.NET Entity Framework using Visual Studio 2008 RTM and .NET Framework 3.5 RTM. It also includes bug...

Oslo: Practical Software Plus Services and SOA

Oslo is the code name for a set of technical investments from Microsoft that will help customers and developers in realising the full potential of SOA and software plus services. Oslo is not a single product. It is a multiprodct and multiyear effort and...

Nested Object Initializer

Somebody asked me whether the object initializers can be used to initialize non-primitive member types. This can save few lines of code for types like System.Diagnostics. Process that need their underlying properties (like StartInfo ) to be initialized...
Posted by Mehran Nikoo | with no comments
Filed under:

Slides and Source Code for "Practical WCF Revisited"

As I wrote earlier , VBUG had their annual conference earlier this week where I presented the "Practical WCF Revisited" session. The content in this presentation was related to but not the same as the one I delivered earlier this year at the...
More Posts Next page »