Tag Archives: .NET Framework 4.0

Converting the solution to .NET Framework 4.0

The goal is to run the solution or project written with .NET Framework 3.5 and Visual Studio 2008 in to Visual Studio 2010 with .NET Framework 4.0. The application written in ASP.NET with Framework version 3.5. It could be necessary … Continue reading

Posted in .NET | Tagged | Leave a comment

.NET Framework review. Basic design features

In this entry will be described .NET Framework principal design features. Brief description to get quick overview of .NET basic design. Portability The design of the .NET Framework allows it to theoretically be platform agnostic, and thus cross-platform compatible. That … Continue reading

Posted in .NET | Tagged , | Leave a comment

.NET Framework overview. Easy to read basic features

From the official Microsoft’s .NET Framework website basic review of the key features. In easy to read and view with no Silverlight plugin.

Posted in .NET | Tagged , | Leave a comment

What’s new in .NET Framework 4.0 for business?

Of course new .NET Framework 4.0 has features that could be used by developers mostly. In general for business .NET 4.0 Framework main focus is on performance and security improvement. There are some features that could be useful for end … Continue reading

Posted in .NET, Business | Tagged , | Leave a comment