Weekly Web Nuggets #3

written by John Clayton on Friday, March 14 2008

No witty opening comment this week...sorry to disappoint. :)

General

ASP.Net

  • WCAT - The Free ASP.Net Stress Test Tool: Alik Levin gives an overview of this free tool from Microsoft.
  • Using Fiddler & 127.0.0.1: Anyone knows that Fiddler is an invaluable tool for web developers, but when you try to use it against a local web site it doesn't work. Sure, you can use your hostname, but that doesn't work against the built-in web development server, which only responds on the localhost address. Nick Berardi has found an effective, if not unusual, solution to the problem!
  • URL Routing Debugger: Microsoft's MVC framework is shaping up to be the way to develop asp.net application. One of the more powerful aspects is the url routing, which can be used outside of the MVC framework. Phill Haack has put together a simple debugging tool for setting up your routes!

LINQ

  • LINQ Framework Design Guidelines: Mircea Trofin has a great post that goes into some of the details behind extending LINQ. Remember, LINQ is simply a language-integrated query, so it can be extended to make accessing various datasources much simpler!
  • LINQ2SQL Performance Variations: Derik Whittaker ran some simple performance tests using LINQ2SQL. What did he find? Use a typed DataContext!

Similar Posts

  1. Weekly Web Nuggets #25
  2. Weekly Web Nuggets #7
  3. Weekly Web Nuggets #4

Comments are closed

Options:

Size

Colors