Latest Microsoft Blogs

Stephen Walther

ASP.NET MVC Tip #34 – Dispose of Your DataContext (or Don’t)

In this tip, I demonstrate how you can dispose of a DataContext within an ASP.NET MVC controller. Next, I argue that there is no compelling reason to do this. Several people have emailed me recently with the same question about whether or not it is...

Ton Christian - ASP.NET Debugging

Hyper-V and Visual Studio 2008 SP1

So I wanted to post a little bit about my adventure with Visual Studio 2008 SP1 .  I have a virtual machine that has Visual Studio 2008 installed on it.  But it only has about 2 GB of free hard drive space on it.  So when I went to install...

Tess Ferrandez - ASP.NET Debugging

Troubleshooting a performance issue with Failed Request Tracing a...

I know I'm a little late in the game, but I decided that after vacation it was finally time for me to install Windows 2008 on my Vista box and play around with some of the IIS 7 features like Failed Request Tracing (known as FRT or FREB) and the...

Microsoft Web Development Tools Team

Dynamic Data Wizard Preview 0806 for VS 2008 SP1 RTM is now avail...

we've just released the latest Preview of Dynamic Data Wizard on the CodePlex website that requires that Visual Studio 2008 SP1 is installed. This release is primarily for supporting updating from the Beta to the RTM release of .NET 3.5 SP1. For more...

Brad Abrams

What Changed in .NET Framework 3.5 SP1?

Patrick Smacchia , of NDepend fame, has done a detailed, low level look at exactly what changed in .NET Framework 3.5 SP1.   Some data he lists: # Assemblies    112 # Namespaces    919 to 935...

Ton Christian - ASP.NET Debugging

Logic Puzzle: What comes next?

What row of numbers comes next? 1 11 21 1211 111221 312211 13112221

Stephen Walther

ASP.NET MVC Tip #33 – Unit Test LINQ to SQL

In this tip, I demonstrate how to unit test the LINQ to SQL DataContext object by creating a Fake DataContext. You can perform standard LINQ to SQL inserts, updates, deletes and LINQ queries against the Fake DataContext. I’ve struggled for the past...

Brad Abrams

Framework Design Guidelines 2nd Edition Available today on Rough ...

Krys and I just finished writing the update to the framework design guidelines and you are can already get the "Rough Cuts"!   That is right, in today's instant information world why wait for copy editing, printing and shipping...

Stephen Walther

ASP.NET MVC Application Building #2: Family Video Website – Add t...

In this series of blog entries, I build an entire ASP.NET MVC application from start to finish. I create a Family Video Website that you can use to host home videos and photographs. In the previous blog entry, we took our first steps in our Family Video...

Scott Hanselman

Hanselminutes Podcast 126 - Chat with John Resig, Creator of jQue...

My one-hundred-and-twenty-sixth podcast is up . I got to talk to John Resig the creator of jQuery . We talk about about how he developed jQuery, how it performs, and where he thinks it's headed. John Resig's Blog jQuery jQuery UI John Resig on...

»  View the complete list of posts at weblogs.asp.net/aspnet-team/

Page view counter
Microsoft Communities