Sign in
|
Join
Vince Blasberg's Blog
VSTS, TFS, CLR and other TLA's
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Search
Go
Tags
.Net
ASP.NET
C#
CLR
Code Camp
Community News
Dallas C# SIG
Miscellaneous
Silverlight
SQL
SQL Server
Team System
User Groups
Visual Studio
VSTS
Navigation
Home
Blogs
Archives
August 2008 (3)
June 2008 (1)
May 2008 (1)
March 2008 (2)
September 2007 (1)
June 2007 (1)
November 2006 (1)
October 2006 (3)
September 2006 (1)
June 2006 (2)
January 2006 (3)
December 2005 (1)
October 2005 (2)
September 2005 (2)
July 2005 (2)
June 2005 (4)
May 2005 (5)
April 2005 (2)
March 2005 (5)
January 2005 (2)
December 2004 (2)
Best Sites
The Code Project
GotDotNet
VinceB.Com
Blogs I Read
Scott Dockendorf
Brad Abrams
Rico Mariani
Dave McKinstry
Omar Villarreal
Mickey Gousset
Trent Nix
CLR and Framework
.Net Framework
User Groups
North Dallas DNUG
Dallas DNUG
Dallas C# SIG
Webcasts & Training
Mobility Webcasts
Webcasts
Online Seminars
Technical Chats
MSDN TV
The .NET Show
.Net Rocks!
.Net Column Articles
Team System Training
Webcasts by Fritz Onion
Polymorphic Podcasts
ASP.NET Podcasts
SQL Server 2005 Webcasts
Browse by Tags
All Tags
»
VSTS
(
RSS
)
.Net
SQL
Team System
Visual Studio
Wednesday, August 13, 2008 11:03 AM
Visual Studio 2008 SP1
Visual Studio 2008 Service Pack 1 has finally arrived. It is a warm welcome with the way that my Visual Studio installation "found opportunities to suddenly restart", let's say. The SP1 installation is rather interesting, like the...
Posted by
vblasberg
| with
no comments
Filed under:
.Net
,
VSTS
,
Team System
,
Visual Studio
Monday, March 10, 2008 6:51 PM
How To: Unit Test a T-SQL Trigger with VSTS Database Edition
In Visual Studio Team System Database Edition, three types of functionality are unit tested; Stored Procedures, Functions, and Triggers. It’s not so obvious how to test a trigger and at this time there are not many examples. This is probably because there...
Posted by
vblasberg
| with
no comments
Filed under:
VSTS
,
SQL
Friday, September 07, 2007 1:23 AM
VSTS Testing - How to Get a Web Test Form Field for URL Subsequent Requests
There are several ways to get an id from a requested form and set it as a request parameter on a subsequent web request. Remember that the querystring parameters are used on the form request before the form is retrieved and the extraction rules occur...
Posted by
vblasberg
| with
no comments
Filed under:
VSTS
More Posts