My posts tagged with "Microsoft"(RSS)

Blog Chat: What would you like to talk about?

I am thinking of having another chat in the coming weeks and wanted to see if there were any topics that you really wanted to talk about.  We seemed to get a lot of discussion going around SQL Injection so I thought that may be a good topic. ...

Documentation, and Where to Find It

There are a lot of places to look for Microsoft documentation currently online.  Depending on the area that you are focused in, you may have to visit any of a number of sites to get the information that you require. One of the best places to start...

Update coming for SOS

It is still pretty early in the process, but I wanted to let you know that we are going to be adding SOS for .NET 2.0 to the Debugger package , with all of the new functionality that I have been referencing in my posts here. I am actively trying to get...

Other bloggers you may want to check out

If you are into reading about ASP.NET, Debugging, or any of the other topics that I write about, here are some others that you may want to check out: ScottGu - ASP.NET Manager.  He has all the updates on the new things coming out for ASP.NET and...

Job openings with the .NET Framework Team

Are you interested in working on .NET and helping to shape it’s future?  The .NET Framework team is hiring .  These are some great opportunities that I highly suggest you check out.  There is everything from being a Program Manager and...

Code Gallery and CodePlex, how are they different and what are their benefits?

So lately I have been looking into these two web sites a lot more and it isn’t always easy to figure out which one is used for what.  So I thought I would try to explain it here. Code Gallery is a community-enabled Web site where you can share developer...

Understanding when to use a Finalizer in your .NET class

A common problem we see when moving to .NET all revolves around the finalizer.  There are a few reasons that this happens: Developers move from C/C++ to C# and are used to created classes with a constructor and destructor. Developers don’t understand...

Visual Studio Designer not Respecting Assembly Binding Redirection

So we recently came across an issue where Visual Studio 2005 and 2008 Designers were not respecting assembly binding redirection. Scenario We have a file which is now version 2 and stored in the GAC .  So the assembly version is 2.0.0.0.  We...

« Previous  1 2 3 4  Next »

Microsoft Communities