Showing related tags and posts accross the entire site.
-
The ASP.NET team has released RTM version of ASP.NET MVC 3. You can download the ASP.NET MVC 3 RTM from here . Microsoft has released the following products along with ASP.NET MVC 3. NuGet IIS Express 7.5 SQL Server Compact Edition 4 Web Deploy and Web Farm Framework 2.0 Orchard 1.0 WebMatrix 1.0 My...
-
Last few days I am exploring new features of .Net 4.0 (Thanks to Anoop; I found lot of .Net 4.0 related stuff in his blog. I found dynamic keyword, and example with MEF also looks great.) But I didn't understand what is the real use of dynamic in .Net 4.0 in a business application. Please help.
-
Nope, I didn't gave a try to RC. But I liked the interface, Microsoft is again with its BLUE . Many new items in toolbox and better intellisense. That's the main advantage for any .NET developer
-
Visual Studio 2010 to be launched on 12 April. http://www.microsoft.com/visualstudio/en-gb/products/2010/default.mspx I gave a try to VS 2010 Beta 1, but frequest crashes kept me stick to my VS pro 2008. Now eagerly waiting Launch, would carry my next project on vs 2010
-
Recently, a lot of interest is bubbling up in the .NET community about reactive programming. The .NET Rx or .NET Reactive extensions (System.Reactive.dll) enables an easier way to do Asynchronous code in declarative manner. Blogged about the same here http://amazedsaint.blogspot.com/search/label/.NET...
-
Just published a new code project article, around System.Dynamic namespace and MEF This article is mainly around doing some fun stuff by scratching the back of System.Dynamic namespace introduced in .NET 4.0 System.CompositionModel namespace (Managed Extensibility Framework or MEF - http://mef.codeplex...