My thoughts regarding ASP.NET, C#, programming practices, and more...
reading
You Should Read archives
blogs I read
|
Thursday, September 30, 2004Snippet Compiler
I started looking over Snippet Compiler. For those of you who do not know, it was created by Jeff Key. Here is a list of features as listed on his site:
It seems useful, but I rarely have a small snippet of code that doesn't need a handful of references to test. I did find the PerfTimer.cs (Performance Tester) template to be handy. Does anyone want to share how this app is helping you? Wednesday, September 22, 2004First Post
This is the first post on my experimental blog. I have been toying with the idea of setting up a blog for months now, but have kept putting it off. I would like to use the .Text blog, but I don't want to fork out the cash for a SQL server account until I am sure I would post regularily. Yes, I know that you can use MSDE, but I don't wanna mess with it.
Content copyright ©2003-2006 Tod Birdsall
The primary focus of this blog will be for me to post comments around Microsoft's ASP.NET and C# technology. I occasionally come across a problem that I have a terrible time finding a solution for via the internet. I will be posting those solutions here. So begins my blogging adventure. :-) |