Sorry for not posting for awhile, but I am sure you are all familiar with the holiday “black hole” effect.
Strongly Typed Datasets Tutorial Nixed
I wanted to take this opportunity to also explain that I am nixing my “Typed Dataset” tutorial series. In doing the research for this I initially had a very favorable view of this technology. Now, after attempting to use it in a production application I have to say my view is considerably less favorable. I wanted to wait until I had a chance to apply SP1 to Visual Studio 2005 and see if it resolved any of these issues. Sadly, it did not.
What I will do is post a more detailed analysis of what I encountered in attempting to use Strongly Typed Datasets and why I found the issues to be serious enough to no longer pursue using them.
On Vista
Vista is about to be released for consumer purchase, is already available for business use and on the MSDN library. I however have no intention of installing it on my primary laptop. Not until a number of issues are resolved. Not least of which is the near impossibility of getting my development environment and tool set installed and running on Vista.
Those of you that know me may be shocked to hear me say this, but I no longer put anything with either Beta or CTP status on my development system. I have been nailed too many times and ended up having to repave my system in order to get work done. So now I use a Virtual Machine to play on. I wish VM’s had been around 10 years ago, with the capabilities they have now. It would have saved me a lot of pain and anguish.
I will (and have) installed Vista in a VM in order to test my applications on, but there are still far too many incompatibilities with even Microsoft’s own tools to use Vista as a development platform. I have heard of some folks being able to get everything running on Vista, but far more often I have heard of horror stories and days of lost productivity due to the attempt.
When SP1 comes out I will give it another look.
Other Stuff
I recently converted one of my development systems to a Windows Server 2003 R2 Standard Edition server! This enables me to begin playing with more of the newer technologies from a server perspective. One of the first things I did was install Virtual Server on the new server, I will use that to run a Team System Foundation Server in a VM so I can begin to get used to what TFS has to offer. I am also anxious to get back up to speed on Active Directory and LDAP programming and since I installed AD on this server I should now be able to do that. (Wonder if I can get a Linux Server running as a VM as well and play with AD and LDAP connections?)
Robert Porter