Welcome to MSDN Blogs Sign in | Join | Help

June 2006 - Posts

How to bind to 2 (or more) versions of the same assembly - the C# extern alias

A question came up internally as to whether you could (easily) use 2 different versions of the same assembly from an application - the C# language has a feature called the "extern alias" that makes this a very simple thing to do. http://msdn2.microsoft.com/en-us/library/ms173212.aspx
Posted by jmanning | 0 Comments

Can TeamFoundationServer's GetService ever return null?

You've likely seen a lot of blog posts (mine included) that use the TeamFoundationServer's GetService method to get an instance of a proffered interface/service, for instance VersionControlServer (in Microsoft.TeamFoundation.VersionControl.Client): TeamFoundationServer
Posted by jmanning | 1 Comments

ASP.NET 2.0 how-to videos - definitely worth watching!

Dave Bost points to a series of ASP.NET videos . If you don't watch any of the others, at least see this one to check out the SQL 2K5 "broker" service where clients can get notified of updates to their queries. ASP.NET HOW DO I Video Series: Caching (Part
Posted by jmanning | 0 Comments

deciding team project granularity

On an internal mailing list, a customer question came up for how to set up their team projects. There have been previous discussions about Team Project granularity in the past, but Doug Neumann gave a great response that I wanted to repost here: In this
Posted by jmanning | 1 Comments
 
Page view tracker