Some silent features of Visual Studio 2008
| Here are some most important features of VS 2008 (1)Expression blend support is available in Visual 2008. Its a XAML generator tool for silverlight application.We can install expression blend as an embedded plug-in in Visual Studio 2008. (2)WPF (Windows Presentation Foundation) provides more graphic functionality in Visual studio we can create 2D and 3D graphic application in it.(3)In Visual Studio 2008 we can build game there is a library kits |
|
| for games developers. currently this game development kits are available for C++ and also 2D/3D Dark Matter one image and sounds sets.
(4)One of most useful feature of .net3.5 is we can able to create,run,debug .NET 2.0, .NET 3.0, .NET 3.5 application. We can also deploy .NET 2.0 application in machine where .NET 2.0 is not installed.
(5)In previous version we have to make a seprate setup of AJAx Control library but in Visual 2008 there is a built-in AJAX Contrl library. (6)One of most good feature is that now we can debug Javascript we can set a break point in javascript.(7)In VS 2008 you can even edit the nested master pages. (8)Visual Studio 2008 contains intellisense support for javascript.(9)VS 205 has a feature show both design and source code in single window. but both the windows tiles horizontally. (10)In VS 2008 we can create, debug and deploy the silverlight applications.(11)In VS 2008 there is Inbuilt C++ SDK | |
