|
VS 2005 is great. From a developer perspective, it's a huge improvement over VS 2003. For example, the work for a lot of common activites (eg. building security) is much, much simpler, as MS provides a set of libraries that the the repetitive stuff.
The OO thing is not all-or nothing. If you know VB6, you can use VB.Net 2005, no problems. I haven't done any create any mobile apps, other than playing around a few years ago when I first got my hands on VS 2003.
I just spent the last 5 minutes creating a mobile app with VS 2005 and deploying it to the emulator. Doesn't do much (copies the contents of Text1 to Label1 when Button1 is clicked), but still, pretty good for five minutes work, most of which was figuring out how to do the deployment.
|