Jon Galloway
-
[tool] Make Property / Refactoring Plug-in for VS.NET
DPack's "Surround With" feature is great, but the "property" function just writes out a template. Since VS2005 will include this feature, it probably won't make it into DPack (http://www.usysware.com/forums/viewtopic.php?t=36).
-
[tool] GIF Plug-in for Cropper 1.6
Cropper is one of the my most used utilities. It's a lightweight screenshot application that's easy to use, unobtrusive, and free. It's never supported GIF output, though. I actually hacked together a working but ugly GIF output option about a year ago, but it never made the official release.
-
Avoiding DataBinder.Eval in ASP.NET
I've used this tip at least thrice, so following Phil's "Rule of Three" it's time to do something with it. Link to it now, I shall.
-
LINQ looks good, but DLINQ scares me
One of Microsoft's announcements at the PDC this week has been LINQ (Language INtegrated Query). Here's the elevator speech version: "LINQ enables developers to query objects, databases and XML using a unified programming model because LINQ makes data transforms and queries first class NET citizens."
-
Fun with Generics - Currying
Sriram writes about aninteresting use of C# 2.0 Generics to implement "Currying," a technique which is normally reserved for functional programming languages.
-
[OT] Going independent
Tomorrow's my last day in a big corporate IT shop. I'm going independent to join forces with Phil Haack (Haacked) and Micah Dylan of Veloc-IT.
-
PDC Wanna-be 2005
Not going to PDC, but San Diego is close enough that I can drive up for some evening events once or twice. I'm planning to go to two events Tuesday (9/13) - a secret "underground" event and the Mono meeting.
-
IE Toolbar that's kind of like the Firefox Web Developer Extension
If you're a diehard Internet Explorer user, you might not know how great the Firefox Web Developer Extension is. This IE Toolbar isn't as good, but it's still pretty cool.