IIS Team Blogs Tagged with ".NET" (RSS)

POP QUIZ: What’s wrong with this code – part 3

Imagine you are a developer and your boss comes to you complaining that your piece of code has been deemed to be taking up too much memory and causing problems for the application.  You take a look at your code and you see the following, assume that...

High Memory part 6 – Fragmentation revisited

I have talked about a bunch of commands used to troubleshoot a managed memory problem in the past and given some situations of using them like: High memory, CPU, or other performance problems with .NET High Memory continued - Datatables High Memory part...

How does maxconnection work for a System.Net.HttpWebRequest using a proxy?

When using a WebRequest, one important thing to keep in mind is how many connections are allowed to be made to the same server.  The maxConnection setting will affect how many connections you can concurrently have to a given server.  When you...

Debugger Extension update

The debugger extension that we were working on getting out with the debugger package has hit some roadblocks and it looks like it isn't going to be shipping with the debugger anytime soon. We are looking to see if we can find an alternative method to...

Important blogs to visit regularly

While I like to think of my blog as a “must read”, I wanted to give out a list of some of the blogs that I think are really important to keep up with, either by visiting the blog or by subscribing to the RSS feed. Microsoft Update WSUS WSUS issues Security...

Microsoft Optimization for your IT

I haven’t seen a whole lot of information coming out about how Microsoft can help you optimize your IT infrastructure so I thought I could mention it. You can read more about the whole program at http://www.microsoft.com/optimization/default.mspx There...

Any other .NET 3.5 SP1 issues?

So I recently posted Known issues for ASP.NET with .NET 3.5 SP1 , what I wanted to do is see how SP1 was working out for everyone so far.  The things I am wondering are: Did you have any problems installing SP1 Have any existing applications run...

.NET 3.5 SP1 Source released

If you remember my previous blog about Debugging .NET Framework Source Code , well we have now updated the source to include 3.5 SP1.  You can check out the announcement here . With this, we are releasing the source to the following files: mscorlib...

« Previous  1 2 3 4 5  Next »  ... Last »

Related Tags

Microsoft Communities