Wednesday, November 7, 2007

Dogs Legs Twitching When Awake

10 points to know about VS2008 and Framework 3.5

Daniel Moth, a developer of Microsoft, published a post called 10 points to know about Visual Studio 2008 and. NET framework 3.5 here translate it and add a couple of concepts referred to in the website of Daniel Moth.

1.
Launches VS2008 and. NET framework 3.5 will be officially launched together next February. However, developers will be available in late November 2007. The same types of publishers and versions Expreess ie, Standard and Professional only in the Professional version will include a test module will be available in VS2008 but a new version called VS2008 Shell which will bring new advantages because it is designed exclusively for Vista, now XP seems that began her journey to
withdrawal 2. Backward compatibility
. NET framework 3.5 continues the line started by the framework 3.0 in regard to maintaining the versions that is not changed from the framework libraries 2.0 and all it does is add new assemblies own Framework 3.5 libraries to 2.0 and 3.0 of the framework, current applications will not be affected. Of course, you will need the Service Packs 1 on both platforms.

3. Generation platform (multi rather framework)
Visual Studio 2008 includes the ability to create projects for multiple platforms. NET, ie, 2.0, 3.0 and 3.5, from the same environment. Therefore not necessary to have installed VS2005 to generate assemblies. NET 2.0. With this we can say goodbye to VS2005, we just do not do the same with the VS2003 or 2002 (if still available)

4. Many new features in C # 3.0 and VB9 Properties
automatic delegates "relaxed" , object initializers, type inference, anonymous types, extension methods, lambda functions and partial methods, among others.
most interesting thing is that we can use the new features in the generation of applications for version 2.0

5. LINQ
The new earthquake data handling one of the great revolutions that MS brings to the VS2008. Language Integrated Query is a new way to access the data fully integrated into the language. Net either vb, c # ... etc. The interesting thing is that it is independent of the source they come from the data, the key point is that I think best describes the importance of LINQ (LINQ video A) is that now we can mix different data sources in a query, such diverse origins as collections, XML, BD. According to Daniel is the most important of the new version.

6. Integrated with ASP.NET AJAX!

Visual Studio, and the new framework, and include ASP.NET AJAX and 3 new controls that are ListView, DataPager and LinqDataSource. In addition, the IDE has been improved and includes support for intellisense and debugging Javascripts! (This is a big plus), also now incorporated masterpages nesting.

7. For Windows
VS2008 projects include new project templates, as well as a designer for WPF integrated support for communication between WPF and Windows Forms . Also added support for Firefox ClickOnce technology and XBAP (XAML Browser Applications).

8. For those who develop on office
It offers full support for customizations (customisations) Office 2007 and Office Templates for 2003.

9. Server Developer
have added new templates for WCF and WF for a better work together, now WCF programming model supports SOAP-less HTTP, JSON serialization, a collection of links on these issues here

10. For the mobile developer
There are tons of new features, including support for the compact versions of LINQ and WPF, or, in terms of IDE, Unit Testing for Devices, and many new ideas development team.

11. Framework code

Now we can debug via VS2008 framework methods! This is why MS came up with open source code of the framework, here a link to the topic

Salu2
Sergio

0 comments:

Post a Comment