Wednesday, May 28, 2008

.Net Framework 3.5 Overview

  • .Net Framework 3.5
    • .Net framework 3.5 is built over .Net Framework 3.0 with the below mentioned additional features.
    • LINQ
      • Language Integrated Query (LINQ) provides the ability to write query expressions directly within C# or Visual Basic. LINQ makes it significantly easier to query and access all types of data. During this session you will get an introduction to LINQ and you will learn about several different flavors of LINQ including LINQ to Objects and LINQ to XML.
      • Reference : http://channel9.msdn.com/Showpost.aspx?postid=357683
    • ASP.Net 3.5
      • Visual Studio 2008 provides ASP.NET developers with great support for AJAX development, Web Design work, data processing and more. This video series is designed to help you learn what is new for web developers with ASP.NET 3.5 and Visual Studio 2008.
      • Reference : http://www.asp.net/LEARN/3.5-videos/
    • CLR Adddin Framework
    • Additional Enhancements
  • .Net Framework SP 1 (Service Pack 1)
    • Microsoft Visual Studio 2005 Service Pack 1 (SP1) contains fixes for many bugs that have been documented in the Microsoft Knowledge Base (KB).
    • For information about how to obtain Visual Studio 2005 SP1, click the following article number to view the article in the Microsoft Knowledge Base.
    • Reference : http://support.microsoft.com/?kbid=918526
  • .Net Framework 3.0 + SP 1
  • .Net Frame work 2.0 + SP 1

No comments: