Monday, October 09, 2006

Links (10/10/2006)

.NET, C#, VB.NET

  1. C# 2.0 Test Driven Development
  2. .NET 3.0 Crash Course - Rob Eisenberg has put together a good introduction. Part 1: Introduction, Part 2: WPF Intro, Part 3: Down and Dirty with Xaml, Part 4: WPF Layout
  3. Free code translation tool (C# <-> VB.NET)
  4. Measuring Time More Accurately - using the StopWatch class
  5. Free C# Book - Salman Ahmed has put together a free C# Book.
  6. Design Guidelines and Patterns and Practices Summit. Brad Abrams gave the keynote today. You can get the slides here. Mike Wood is also there and promises some summary posts.
  7. Who wins in finally vs. return?
  8. How do I send out simple debug messages to help with my debugging?
  9. How can I easily log a message to a file for debugging purposes?

ASP.NET

  1. CSSVista - CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously. (via Shawn Carr)
  2. Creating a form using Placeholder Controls
  3. Examine XML of Web Service Response
  4. Fixing Overlaying Layer with Dropdown in IE
  5. One click button control - avoid users clicking twice on submit button
  6. ** Add variables to standard CSS stylesheets in ASP.NET
  7. Recycling an ASP.NET application from within

0 comments: