Saturday, February 26, 2005 - Posts

Links related to Visual Studio Team System Dec CTP

Useful links related to Visual Studio Team System DEC CTP...

  1. Installation Guides
    1. Installing the December CTP Release of Visual Studio Team System
    2. Installation Guide
  2. ReadMe File
  3. What works and what doesnt work in this release
  4. Installation Success Stories...
    1. My story on Foundation Server Dec CTP Installation
    2. Paul Murphy's experience
  5. Team System Dec CTP Extensibility
  6. Known issues in this release
  7. Articles..
    1. Visual Studio Team system - Not just for developers
    2. Team Foundation Fundamentals: A Look at the Capabilities and Architecture

Updated on  28/2/05

Getting started with Visual Studio 2005 Team System.

with 1 Comments

Interesting Articles on Whidbey and Yukon

Following are the interesting articles which I read in the last two weeks on whidbey and yukon.

Visual Studio 2005 Class Designer

In my current project we are using VS.NET 2005 class designer for our class design. This is one of the cool feature I liked in VS.NET 2005. This article will gives you an introduction to this tool. After reading this article, i was able to quickly use this tool for my class design

Query Notification in ADO.NET 2.0

SQL Dependency caching in yukon works based on push/notification methodology when compared to SQL 2000 SQL dependency caching which works based on pull methodology. This article explains how exactly SQL dependency caching works in yukon.

System.Transactions in ADO.NET 2.0

Whidbey comes with a framework for implementing distributed transaction using new namespace system.transaction. So no more serviced components only for implementing transaction...This article neatly explains about how it works and how we need to use this feature in our distributed applications.

All the articles listed above are must read articles...

with 0 Comments