Tom Christian's Blog
-
CannonPI teaser video
There is a new video up on youtube that is the beginning of many more videos. You should check it out and look for for more coming soon.
-
Where do you go to find answers?
There are more and more sites coming online that allow you to ask questions. So which site(s) do you use?
-
What do you need to troubleshoot Azure?
Looking to the future with cloud computing, it is going to become increasingly important to have good information about what is happening with your site in order to properly maintain it.
-
Insides of Azure
Want to get more details about Windows Azure? There is a really helpful video done by Channel 9 that talks about this upcoming product and how it works.
-
Windows Azure and you
So I have started to look at the new Windows Azure that we just announced, you can download the framework from here. You can also read more about it at Azure Services Platform Developer Center.
-
IntelliSense for jQuery
As for reported here, we now have an official IntelliSense documentation file that will allow you to get rich intellisense for jQuery from inside of Visual Studio.
-
Strange callstacks
How many times have you been troubleshooting a dump or application, you look at the callstack and you see something that just doesn’t quite look right. Chances are the problem is that you don’t have correct symbols.
-
Web Site Stops Responding for 15-25 seconds
There are a number of reasons that a web site could have a delay (hang) that could cause problems. I am going to talk about a common one that we see which is the CRL.
-
XPerf: A CPU Sampler
Seema just had a great about using XPerf to troubleshoot CPU issues when using Silverlight. This can also be used in the same way to troubleshoot ASP.NET or IIS.
-
ASP.NET Tip: When to use which Session Server
There are 3 different ways you can store session in an ASP.NET application: