Archives
-
Migrating from System.Web.Mail to System.Net.Mail
I discovered how great the new System.Net.Mail namespace is this weekend.
-
Scripting stored procs into a data project is useless for me now.
This is really frustrating. I used to ba able to script stored procs from the server explorer into a data project. It would create a single file for each proc and would look something like this:
-
Starting the new job today...
Well, I traded in the corporate uniform for a jeans and t-shirt startup. As of today I am officially working for learnvisualstudio.net. This change has been a long time coming and I'm sure Bob is glad the waiting is over. While I will certainly miss all the great people at my previous job (Mary Kay), this is a great opportunity for me. I look forward to having the time and responsibility to be more involved with the .NET community.
-
Going split personality...
I just took the MacBook Pro plunge. I must say it was very sureal to go through the XP install on Apple hardware. I got all my VPCs running under XP and VS.NET 2005. Looks like it will make a pretty sweet development machine. Since I love to play with technology, I'm looking forward to having access to both OS X and Windows. Now I can do my Ruby on Rails experiments properly. :)
-
Atlas declarative blocks
The text/xml-script declarative model is great. I'd just like to see it declared outside of the .aspx file. Semething like an "ajax" behind file.
-
AJAX thoughts
I was just reading through this post: http://weblogs.asp.net/mschwarz/archive/2006/04/03/441767.aspx and it reminded me of some of the worries that I have about the various AJAX libraries.