What is Toluu?
Toluu is a free service for sharing the feeds you read and discovering new ones.
Get Invite

Steve Pietrek - A Continuous Learner's Weblog


Links (12/4/2008)Yesterday

.NET

  1. The EventLog and Message limits
  2. Improving Debugging And Testing Through Assertions
  3. TestDriven.NET 2.18 + NUnit 2.5 Beta
  4. Regex Performance Tip
  5. Introduction to NHibernate, Part 1
  6. Do not pass data between static methods using static data members.

Web

  1. Emitting XML via LINQ
  2. Simple jQuery Spy Effect
  3. jQuery and ASP.NET Article Part 2 Posted
Links (11/30/2008)November 30

.NET

  1. Back to Basics: Delegates, Anonymous Methods and Lambda Expressions
  2. Converting from string to type
  3. C# quiz - try-finally
  4. .NET Cheat sheets
  5. Write error log into Eventlog
  6. Currency format without decimals
  7. Implement a Command Pattern Using C#
  8. Find Tracks Missing Artwork in iTunes
  9. Running .NET Code from PowerShell Scripts
  10. Best Practices For Windows Workflow Foundation
  11. Reflector.Snippy Addin
Links (11/23/2008)November 23

.NET

  1. NDepend the massive code analysis tool for every developer – really enjoying using NDepend
  2. Back to Basics: Generics
  3. Consider replacing strings with Enums in resource references.
  4. Beware exceptions in attribute constructors

Web

  1. JavaScript date formatting .NET style
  2. Slides and resources for TechED presentations about debugging .NET issues with Windbg
  3. jQuery Intellisense in VS 2008
  4. New Version of Error Logging Modules and Handlers (ELMAH) Available
Links (11/20/2008)November 20

.NET

  1. Const vs. readonly vs. static readonly in C# .NET
  2. PowerGUI 1.5.3 is out
  3. String Extension Collection for C#
  4. Constructors and Inheritance – Why is this still so painful?
  5. Announcing Gallio and MbUnit v3.0.5
  6. PTOM: The Composite Design Pattern
  7. PTOM: The Decorator Pattern
  8. PTOM: Command and Conquer Your UI Coupling Problems
  9. Getting Object’s All Properties at Runtime

Web

Links (11/16/2008)November 16

.NET

  1. Generic delegate in C# 3.0 or .NET 3.5
  2. What Does that .NET Namespace Mean: System.* and Microsoft.*

Web

  1. Usesful 17 jQuery Plugins
  2. Url without Querystring
  3. How To Make a jQuery Calendar
  4. 10 Excellent CSS Tips and Tutorials
  5. 5 CSS Tips Every Web Developer Should Know About 

Visual Studio

  1. Tip #24: Did you know…You could display CSS/HTML errors as warnings or as errors?
  2. Did you know… You can specify where to install a snippet in the Content Installer - #356