Here are my postings about Visual Studio 2010 and .Net Framework 4.0 that may be interesting to my readers.
Visual Studio 2010 Beta 2 downloads Visual Studio 2010 Beta 1 downloads
Visual Studio 2010, .Net Framework 4.0 and Team Foundation Server 2010 Visual Studio Team System 2010
Visual Studio 2010 has very powerful web application packaging and deployment system. When deploying
Pingback from Visual Studio 2010: Web application packaging and publishing | rapid-DEV.net
.Net Framework 4.0 introduces memory mapped files. Memory mapped files are useful when you need to do
Pingback from .Net Framework 4.0: Using memory mapped files | Nexo IT - Information Technology News
Pingback from I love .NET! » Blog Archive » .Net Framework 4.0: Using memory mapped files
Pingback from Entity Framework 4.0: How to use POCOs - Gunnar Peipman's ASP.NET blog
Pingback from Entity Framework 4.0: How to use POCOs | Nexo IT - Information Technology News
Pingback from Entity Framework 4.0: How to use POCOs | I love .NET!
Pingback from Entity Framework 4.0: How to use POCOs | rapid-DEV.net
Entity Framework 4.0 will provide us with POCO support. That’s good because Entity Framework supports
Pingback from What do you think of my ASP.NET MVC gallery layouts? | I love .NET!
Pingback from What do you think of my ASP.NET MVC gallery layouts? | rapid-DEV.net
Entity Framework 4.0 is able to generate database schema based on model. If you built your model first
In this posting I describe how I prepare my gallery application for automated testing. As a first thing
Pingback from Packaging my gallery code | I love .NET!
I have introduced my photo gallery building process in couple of postings. As my gallery uses Entity
.Net Framework 4.0 adds also some new and cool features to file system objects. File class has now ReadLines
Pingback from .Net Framework 4.0: System.IO.File supports now IEnumerable<string> | I love .NET!
Next version of .Net Framework brings some new features also to VB.NET. One of those new features is
Pingback from .Net Framework 4.0: VB.NET supports automatic properties | I love .NET!
Visual Studio 2010 introduces modeling projects that bring UML diagrams to Visual Studio. Currently it
Pingback from Visual Studio 2010: UML modeling projects | I love .NET!
Visual Studio 2010 introduces new and cool feature – architecture diagrams that visualize dependencies
One nice feature that Visual Studio 2010 provides is generating sequence diagrams on the fly. Just point
About week ago I introduced IIS Application Warm-up Module . ASP.NET 4.0 provides separate mechanism
Lately I had Entity Framework 4.0 session where I introduced new features of Entity Framework. During
Visual Studio 2010 and .Net Framework 4.0
Pingback from Entity Framework 4.0: How to use POCOs | Gunnar Peipman - Programming Blog
Pingback from What do you think of my ASP.NET MVC gallery layouts? | Gunnar Peipman - Programming Blog