-
Archives
- November 2010
- March 2010
- February 2010
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
Monthly Archives: December 2006
ASP.NET AJAX Web Controls – AJAX Experience Without Learning AJAX :)
It has probably been 2 years since I did an evaluation of all the web controls for ASP.NET, which in technology terms is a lifetime and means I know absolutely nothing. When I did my previous evaluation I mainly needed a grid control … Continue reading
Posted in Uncategorized
3 Comments
Validation Application Block – Integrating It Into Your Business Layer
Validation Application Block – Integrating It Into Your Business Layer by David Hayden, Filed: Enterprise Library 3.0 Tutorials As mentioned earlier, the December 2006 CTP of Enterprise Library 3.0 was released last Friday. One of the new application blocks it … Continue reading
Posted in Uncategorized
Leave a comment
Refactor! Pro 2.1 – Goal of 100 Refactorings in 2007
Although I prefer ReSharper at this time, I am really impressed with the combination of CodeRush and Refactor! Pro. What impresses me the most is how quickly Developer Express comes out with new refactorings and new versions of the software as well as … Continue reading
Posted in Uncategorized
10 Comments
Enterprise Library 3.0 December 2006 CTP Released – Cool Configuration Editor!
I will literally have to force myself to go to bed and stop playing with Enterprise Library 3.0 tonight If you haven't heard, the first CTP was released a few hours ago and they moved it to CodePlex. You can download it … Continue reading
Posted in Uncategorized
Leave a comment
C# 3.0 Features – A Brief Mindwalk…
C# 3.0 Features – A Brief Mindwalk… by David Hayden, C# 3.0 Tutorials and Features Awhile back I talked about Extension Methods in C# 3.0 and how LINQ uses them to provide additional methods to classes implementing IEnumerable<T> for querying … Continue reading
Posted in Uncategorized
Leave a comment
Implicity Typed Local Variables – C# 3.0 and IronPython
This is probably a bad thing , but I find myself getting addicted to implicity typed local variables. I have been writing a series of C# 3.0 tutorials and examples and find that it is so much "easier" to just use the … Continue reading
Posted in Uncategorized
8 Comments
ReSharper 2.5 for Visual Studio 2005 Released!
ReSharper 2.5 has been released and I am sorry to say that they fixed that semi-annoying delay during Visual Studio Start-Up. I was using that time to check email, read blog entries, etc. Thank you, JetBrains! A great new release…
Posted in Uncategorized
4 Comments
Microsoft OSS Community – Too Much Duplication of Effort?
Just thinking out loud I was about to leave a comment for Jeremy telling him I would love to work on an OSS Project in the Microsoft Community, but that it seems a bit more difficult than it has to … Continue reading
Posted in Uncategorized
13 Comments
LINQ for Visual C# 2005 eBook Review
LINQ for Visual C# 2005 eBook Review by David Hayden LINQ for Visual C# 2005 is a great eBook to get your feet wet with not only LINQ, but the new features in C# 3.0 that make LINQ possible. … Continue reading
Posted in Uncategorized
2 Comments
Visual Studio Orcas C# Compiler – Automatically Implemented Properties
Last night I was flipping through the powerpoint slides of Anders Hejlsberg – C# 3.0: Future Directions in Language Innovation, when I came across a little blurb on one of the sides that mentioned the new Automatic Properties feature that is part … Continue reading
Posted in Uncategorized
12 Comments