Browse by Tags

All Tags » .NET Development » Visual Studio 2005 (RSS)

No "Add Method Stub" When Passing or Assigning Delegates

I finally noticed the other day the "Add method stub" SmartTag wasn't appearing for a new method name I type in. I decided I'd have a closer look... When you're practicing Test-Driven Development (TDD) you want to write a test for...

Who's Referencing Whom?

When developing any sort of application, debugging in inevitable. Sometimes, part of that debugging means trying to figure out why objects haven't been collected and therefore figuring out what object is referencing the object that has yet to be collected...

.NET Framework 2.0 Service Pack 1

I noticed mention of .NET Framework 2.0 Service Pack 1 on a Microsoft site today. The BCL Team's latest blog entry http://blogs.msdn.com/bclteam/archive/2007/05/21/the-regexoptions-compiled-flag-and-slow-performance-on-64-bit-net-framework-2-0-josh...

Contribution to Microsoft Visual C# Develper Center

My first contribution (of many) to the Microsoft Visual C# Developer Center has been published

Much needed feedback on Connect feedback.

S. Somasegar recently blogged that Visual Studio 2005 bugs logged via Connect that were fixed in SP1 are now listed. (listed here: http://connect.microsoft.com/VisualStudio/content/content.aspx?ContentID=4324 ). Attributing Connect feedback to fixes is...

Visual Studio Revert-to-saved macros

A couple of Revert-to-saved macros for Visual Studio 2005...