Daniel Cazzulino's Blog
-
PowerShell: how to unit test your cmdlet
If you miss VS, intellisense, TD.NET, etc., you might want to try extending PowerShell with custom cmdlets, which are .NET classes deriving from Cmdlet. They allow you to extend PowerShell while still programming in your favorite language.
-
PowerShell: vastly improved tab expansion/completion (or do you still miss VS intellisense?)
I'm an intellisense-addict. I hate doing work that my computer can do for me, and typing long namespace and class names certainly fits that category.
-
Outlook 2007 and RSS Platform do not support authenticated feeds
Note: this entry has moved.
-
How to setup continous integration with team foundation build
Note: this entry has moved.
-
Linq beyond queries: strong-typed reflection!
Note: this entry has moved.
-
p&p for smart devices: zero code adaptive UIs
Note: this entry has moved.
-
A Simple Alternative to VS Add-ins
And probably you know it is based on the super-cool Guidance Automation Extensions (GAX) and Toolkit (GAT). Read Tom's post about what's new and improved in this release.
-
.NET Regex bug causes application to hang!!!
Note: this entry has moved.
-
Ajax is no silver bullet. Even Google knows it. Flash is sometimes better.
Note: this entry has moved.
-
VS2005 XML Editor rocks! Navigating type definitions from instance documents!
Note: this entry has moved.