June 2004 - Posts
This week, I (on the left) had a meeting with my manager Mike O'Neill (center) and some fellow presenters including the Toolman Russ Fustino (on the right) in Memphis, Tennessee. In addition to our time spent talking business, we managed to get in a little
Read More...
I came across an article today which showed some really good thinking in solving the problem of unit testing ASP.NET application functionality. Usually, testing ASP.NET apps involves issuing HTTP requests and comparing the response to some set of known
Read More...
I'm starting a new series of blog entries - a weekly keyword in VB.NET that I find interesting, and that some of you may not be aware of. This weeks word: DirectCast . If you've been using CType to convert values, as in var=CType(expression, typename),
Read More...
The next meeting of the .NET Pub Club Southeast will be following the MSDN Event in Charlotte, NC on June 10th. This will be a fun evening of free food and soft drinks (you can buy harder stuff if you want too!). It's a chance for you to mingle with your
Read More...
Some of you that tuned into my webcast (or attended my session) at TechEd might have been surprised when, during the section reviewing the pros and cons of Windows authentication, I stated the following: “So disadvantages are along the same lines
Read More...