There are no half-solutions because there isn't half a problem
Browse by Tags
All Tags »
Automation (
RSS)
-
|
Update: The videos of the presentation and discussion have been posted. This month's Chicago ALT.NET meeting was pretty awesome and it was all caught in video. As soon as I have some time to do some post-production on the raw material (read, just...
|
-
|
One thing I realized when working in large companies is that Excel is the true data exchange file format. That what the business types exchange among themselves and how they like to persist any kind of lists or anything that needs to be formatted like...
|
-
|
Since I started using Visual Studio 2005 and now 2008 it bugs me that strings in the debug windows (Immediate, Watch, Locals, Autos, etc) are automatically escaped in C# syntax (well, at least in C# projects.) Let's assume we are writing some code...
|
-
|
In one of the projects I'm working on we produce a number of XHTML documents and we want these documents to be valid XHTML 1.0 Strict. As an example of how automation will set you free , I promptly thought that there was no way I would be submitting...
|
More Posts