Archive for May, 2006

Saturday, November 29, 2008 10:16

Free download of both standalone Visual Studio Team Foundation clients

Free download of both standalone Visual Studio Team Foundation clients to connect to any CodePlex project. Read Koby’s blog for more details.
Technorati Tags:  source control team microsoft tool

Bookmark It

Hide Sites

$$(‘div.d757′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

The TFS Administration Tool

The TFS Administration Tool

The TFS Administration Tool allows a Microsoft Visual Studio Team Foundation Server® (henceforth referred to as TFS ) administrator to quickly add users to all three platforms utilized by TFS: TFS, Sharepoint, and SQL Reporting Services (RS), all through one common interface. The tool also allows administrators to change the current permissions on any [...]

Saturday, November 29, 2008 10:16

An excellent series of articles by Maoni about the Garbage Collection

Using GC Efficiently Part 1 Maoni explains the cost of things so you can make good decisions in your managed memory usage.Maoni focuses on Workstation Garbage Collection ,then talks about stuff that s different for Server Garbage Collection and when you should use which.
Using GC Efficiently Part 2In this article Maoni talks about different [...]

Saturday, November 29, 2008 10:16

gotapi.com

If you’re a developer, I recommend to check out this site because there’s a lot of APIs for HTML, XML, CSS, MySQL, ActionScript, Java, Perl, Ruby, PHP, and other Web technologies.
[Via Larkware News]
Technorati Tags:  reference doc api help

Bookmark It

Hide Sites

$$(‘div.d754′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

LINQ(Language-Integrated Query) CTP (May 2006) is available for download

This release adds significantly to the LINQ functionality previously available. Highlights of this release include:

Productivity enhancements via DLINQ designer and debugger support within the Visual Studio 2005 IDE.
Support for a broader range of development scenarios thanks to new databinding and ASP.NET support.
Ability to integrate LINQ with existing code through features like LINQ over [...]