GAINING.INSIGHT.TOUR.2007: Visual Studio 2008 Overview

GAINING.INSIGHT.TOUR.2007: Visual Studio 2008 Overview
Slide Note
Embed
Share

Explore the features and enhancements of Visual Studio 2008 showcased in the GAINING INSIGHT TOUR 2007. Learn about .NET Framework 3.5, Windows Server 2008, LINQ, multi-targeting, and more. Discover the design goals, agenda, and advancements in programming language integration.

  • Visual Studio
  • .NET Framework
  • Windows Server
  • LINQ
  • programming

Uploaded on Mar 03, 2025 | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. GAINING INSIGHT TOUR 2007 Visual Studio 2008

  2. Agenda GAINING INSIGHT TOUR 2007 What is .NET Framework 3.5 .NET Framework 3.5 overview Visual Studio design goals Lap around new features

  3. What is the .NET Framework 3.5? GAINING INSIGHT TOUR 2007 .NET Framework 3.5 CLR Ad-in Framework Additional Enhancements LINQ ASP.NET 3.5 .NET Framework 3.0 + SP1 Windows Presentation Foundation Windows Communication Foundation Windows Worklow Foundation Windows CardSpace NET Framework 2.0 + SP1

  4. Windows Server 2008 GAINING INSIGHT TOUR 2007 Next major release of Windows Server scheduled for release in Q1 2008 What s included with Windows Server 2008? App server Role Fresh Install Windows Update Framework 2.0 w/SP1 Framework 3.0 w/SP1 Framework 3.5

  5. Visual Studio 2008 Design Goals GAINING INSIGHT TOUR 2007 Best Tools for Windows Server 2008, Windows Vista and Microsoft Office 2007 .Net Framework 3.5 design surface Office 2007 support including ClickOnce and VSTO Improvements for Web Developers HTML / CSS designers enhancements Integrated AJAX and JavaScript support Language advances .NET Framework multi-targeting support Improved data & Language integration in VB / C#

  6. Visual Studio Enhancements GAINING INSIGHT TOUR 2007 Multi-targeting Target multiple versions of the framework from the single tool Visual Studio 2008 Supports framework versions 2.0, 3.0, and 3.5 Enables only features available in target frameworks Toolbox, project types, References, Intelligence Making is easy to upgrade o Visual Studio 2008 Unit Testing Now available in all editions of Visual Studio Professionals

  7. Language Integrated Query (LINQ) GAINING INSIGHT TOUR 2007 New Programming model for data access that integrates Query support directly within the .NET languages Designed to reduce the complexity when working with Data Query operators ca be used against any collection Benefits Work with data in a consistent way, regardless the typeof data Integrates with data as object Better integration with programming languages Improved productivity though IntelliSense in visual Studio

  8. GAINING INSIGHT TOUR 2007 The .NET Language Integrated Query Framework

  9. GAINING INSIGHT TOUR 2007 Data != Objects

  10. The LINQ Project GAINING INSIGHT TOUR 2007 C# 3.0 Visual Basic 9.0 Others .NET Language Integrated Query LINQ to Objects LINQ to DataSets LINQ to SQL LINQ to Entities LINQ to XML XML Objects Relational

More Related Content