by fred on June 6, 2007
in Code
Long bus rides. From the Hilton, the bus stopped at each hotel which made my bus ride 45-50 mins in both directions. Wednesday was the longest, 75 mins. Basically, FILO – first in last out. It sucked.
Everything Linq is great, .NetTiers or ORM may not be needed in the future. Anonymous collections are awesome.
Linq is not [...]
by fred on March 19, 2007
in Code
This code formatting utility facilitates for formatting code for 1) C# 2) VB 3) html/xml/aspx 4) t-sql 5) msh
by fred on February 27, 2007
in Code
When writing code and documentation for source files, there is lots of manual work. Often you follow a specific code standard and some code you write quite often with small changes. Dan Handevik has developed a set of Macros for easing your daily work.
See the full article.
by fred on April 25, 2006
in Code
This is a great list of tools.
by fred on April 18, 2006
in Code
These are some tips for commonly faced problems in .NET
by fred on March 27, 2006
in Code
Who said client deployment has to be difficult? The ClickOnce technologies baked into Visual Studio 2005 and .NET Framework 2.0 make distributing your application either online or offline much easier. More…
by fred on January 17, 2006
in Code
Visual Studio Add-Ins Every Developer Should Download Now Ten Must-Have Tools Every Developer Should Download Now
by fred on December 4, 2005
in Code
The Regulator is an advanced, free regular expressions testing and learning tool written by Roy Osherove.It allows you to build and verify a regular expression against any text input, file or web, and displays matching, splitting or replacement results within an easy to understand, hierarchical tree.
by fred on October 5, 2005
in Code
An article about the Multiformity Open Source project.