Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > visual studio .net enterprise tools > july 2007

Creating an Web Setup Project "Template"
Posted by Michael at 7/26/2007 2:02:04 PM
Is there a way to create a shareable web setup project template. I notice you can export any other project as a project template, but i notice it's not picking up any deploy project types. We would like to have a baseline web setup project template so that our developers could use when creatin...more >>

Application Logging Block without config file
Posted by Severin Meyer at 7/21/2007 8:56:01 AM
I'm searching for a simple logging library and want to give the Enterprise Library a try. The problem I'm delaing with at first is to configure this bulding block. The defaut way is to do this in the config-file. The problem is, that I don't want to use such a configuration file. The config...more >>

Weird Kerberos issue with accessing TFS through ASP.NET 2.0 web ap
Posted by Shawn Sesna at 7/20/2007 4:20:05 PM
Problem: Microsoft.TeamFoundation.VersionControl.Client.VersionControlServer not receiving correct identity when being referenced from remote server using Keberos delegation Servers in play: srv-tfs01 - Team Foundation Server deb-web05 - Web application server Server setup for srv-tfs01...more >>

How to get VS.Net to recognize a project as a "Test Project" for unit tests
Posted by cmay at 7/13/2007 12:14:23 PM
I have a project (DLL Library) created with a ton of NUnit tests. I was easily able to alter a few lines to convert these into VSTS tests. However, VS.Net refuses to "see" this project as a test project. The buttons to run the tests such as "Start selected test project without debugger" a...more >>

Class Diagram
Posted by KierenH at 7/11/2007 4:12:03 PM
Is it possible to depict a relationship between a strongly typed collection and the elements it contains in the class diagram (running VSTS). eg. // The base collection class BaseStronglyTypedCollection<T> : ICollection<object> { } // Derived collection class DerivedCollection : BaseS...more >>



DevelopmentNow Blog