Search results for query "Visual Studio 2008" (174):
Foundations: What's New for WCF in Visual Studio 2008
Visual Studio 2008 and the .NET Framework 3.5 provide new tools and support that extends Windows Communication Foundation (WCF).
Visual Studio 2008 also automates a number of manual WCF tasks for the developer as well.
SharePoint Workflow Wizard in Visual Studio 2008
Visual Studio tools for office
2008 provides variety of workflow templates. Ofcourse, these workflow templates are based on Windows Workflow foundation (WF) . Continuing the efforts of integrating the other technologies usage and making the
Visual Studio as a single UI IDE for developing various components of different technology, Microsoft have came up with few workflow templates specific for SharePoint in
Visual Studio tools for office. This article will give you sneak preview about the sharepoint workflows and also provide details on why should we use the sharepoint workflow templates of
Visual studio 2008.
What's New in Visual Studio 2008 and the .NET Compact Framework 3.5
With the release of
Visual Studio 2008, Microsoft has also updated the .NET Compact Framework. The .NET Compact Framework 3.5 adds new APIs and, most notably, it now supports the new Language Integrated Query (LINQ) and Windows Communication Foundation (WCF) features that are standard on the .NET Framework (the WCF feature will be covered in more depth in an upcoming article). On the
Visual Studio 2008 front, there are new tools to make testing and development work much easier and robust.
An Overview of ASP.NET 3.5 and Visual Studio 2008
On November 19, 2007, Microsoft officially released the ASP.NET version 3.5 and Visual Studio 2008. Like with the progression
from ASP.NET 2.0 to 3.0, the features in ASP.NET 3.5 are additive, meaning that the core assemblies installed
from the .NET Framework version 2.0 are still used by the 3.0 and 3.5 versions. The In short, ASP.NET 3.5 doesn't change or
take away or break any functionality, concepts, or code present in 2.0 - it simply adds new types and features and capabilities
to the framework.
This article provides an overview of the new features in ASP.NET 3.5 and the new web/ASP.NET-related features in Visual
Studio 2008.
Targetting the .NET Framework 2.0 with Visual Studio 2008
Upgrading to a new
Visual Studio means installing on a few developer machines - upgrading to target a new framework (3.5) means ensuring that every client of the application has the new framework installed. With
Visual Studio 2008 it's possible to target the older frameworks (2.0 and 3.0)
Introducing Visual Studio .NET 2008 - Top 10 Features
After a long beta period,
Visual Studio .NET
2008 is finally on general release. There are a ton of new features and enhancements in this release that make it almost a no-brainer to upgrade - I thought I?d take a moment and list my top ten favorites in no particular order.
Fall In Love with Visual Basic All Over Again in Visual Studio 2008
Discover anew why
Visual Basic is one of the most successful programming languages in history by exploring some of the new features Microsoft added to
Visual Studio and
Visual Basic.
Explore the Data Access Options in Visual Studio 2008
In Visual Studio 2008 running on the .NET framework 3.5, developers can not only create DataReaders and DataSets; Microsoft has also added LINQ to SQL, Entity Framework, and ADO.NET Data Services, which leverages the first two. These new options of course, mean that you have new syntaxes to learn. LINQ, which is built into Visual Basic and C#, has one implementation for LINQ to SQL and another for LINQ to Entities. In Entity Framework, you have the option to use LINQ to Entities or make queries in two other ways with Entity SQL…
Creating Visual Studio Add-Ins
Visual Studio provides one of the most powerful IDE's on the market. One under-exploited aspect of this IDE is the extensibility model. Programming IDE's are not static development tools. Development techniques, tools, and concepts change. Extensibility has been built into
Visual Studio from its early inceptions. The great thing about Microsoft's foresight is that you can augment functionality of
Visual Studio yourself. This article will demonstrate how to extend the
Visual Studio IDE using
Visual Studio, the .NET Framework, and the
Visual Studio Add-In and automation models..
Top 15 Things to Love about Visual Studio 2008
Lead Product Manager Dan Fernandez lists his top 15 things to love about
Visual Studio Express.