Rating: Summary: MS shoots and scores Review: I've been using VS.NET for about 4 months now, and everyday I get more excited about it capabilities. I'm an experienced VB5/6 programmer and VB.NET is a whole new level. The OO features are welcomed and I've been waiting for them. VB development environment has always been the key to RAD in my mind. VS.NET takes that a step further and offers many new enhancements. The VB language is now very eligant and clean with loads a capability provided by the .NET Framework. The .NET Framework simplifies many methods I used to code by hand, and the extent of the base classes are sick!I have to mention distribution also... I distributed some apps around the company on many machines without installing a single .NET component, just load the framework and you're going (unless you need a legacy COM component).
Rating: Summary: Microsoft gets serious about Web development Review: I've just put my Javascript Bible up for sale. A great language to be sure, but I'm tired of stuffing about writing code that works differently on various platforms and browsers. And my ASP 3.0 Professional book. No more. Microsoft have lowered the bar for active, data-driven website development. It's almost as easy as drop and drag. OK. You still have to know how HTML works and how a database is put together and be able to write code without tripping over your feet. Not all that difficult, and there are any number of books to help you along. But the bottom line for Visual Studio.NET is that Microsoft has worked out that the Internet is where widely distributed applications are happening, and it's no good delivering a development environment aimed at the desktop and having a second rate product for the Web. Make no mistake, you can still use Visual Studio to develop superb desktop applications, and I purely love some of the goodies they have included, like being able to set transparency of objects on the fly - you want a screen that gently shimmers into view, or a form that you can see through to the information below, it's easy - lots of goodies like that. The development environment is just wonderful. It makes writing and testing code a snap. But this is Visual Studio built from the ground up around the Internet in general and the Web in particular. The biggest change is that instead of having HTML and code mixed up together on the same page, a real nightmare to maintain, you now have two pages, one to lay out your web page exactly as you want, another for the "code-behind" where you set down the code. At its most basic, you have a button on one page, and the code that handles the button click on another that the user never sees. And remember how I have my JavaScript Bible up for sale? The controls and the code in .NET work for any browser, and you don't have to mix Javascript client-side and VBscript server-side any more. The framework handles all that for you and different code gets sent to different browsers automatically. A *huge* saving in development time and the elimination of a maintenance nightmare. In fact, it doesn't matter what language you use to write your code in. Visual Basic, C++, Java, Microsoft's new C# (which is best described as C++ without pointers), or any of the dozens of old and new languages being made available for the environment. There's stacks more to say about Visual Studio.NET, but I don't have the space here. Buy it and try it - with the rebate it's inexpensive, or you can try the whole product for 60 days by asking Microsoft for an eval version - it's on their website somewhere - not too hard to find. My opinion of VS.NET is that it's a bold new advance on the previous version, one that is the result of a lot of consultation with real-life developers, and one that is designed for Web development. Serious web development. It also lowers the bar for developing sophisticated web pages. Makes web coding an order of magnitude easier. There is going to be a huge cottage industry of website design based around this product, and a smart cookie can turn out good websites for small business and community groups at the rate of one a night and a few on weekends. Seriously, you can make back the price of this product in a few hours, it's that good. Let others struggle with Perl and cross-browser issues and maintenance tangles - this is the fast track right here.
Rating: Summary: Must buy for MS programmer Review: If you are working with MS this is a must buy, particularly if you qualify for the rebates. MS is above average in their rebate process too. Definately worth a look.
Rating: Summary: This is a good product Review: It provides for a set of objects that are common for the three languages, when dealing with windows. The only reason I do not give it 5 stars is because in the C++ realm you cannot visually place components on a form in .NET, but must do it manually. The IDE has one particular component that stands out in my mind. You can take methods in your source listing and actually close or hide the code for these methods that you do not want to see. This is much like the Windows Explorer Program, when dealing with drives and folders. It allows you to easily find and concentrate on the code that is important to you at the moment. Overall it is a fine product and Microsoft has done, in my opinion, a good job.
Rating: Summary: AN ABSOLUTE NECESSITY! Review: The latest, greatest version of Visual Studio .NET is a necessity for any serious programmer. Microsoft's answer to Java and other competing platforms. In my opinion, this will put Java to rest once and for all. The new version of Visual Basic included is a major advancement. This product is cutting edge!
Rating: Summary: Good for web, weak on native C++ Review: This edition of Visual Studio is geared heavily towards web and .NET development. If you're still a native C++ programmer, the interface is going to feel clunky and project management (adding / removing configurations, the build process) can be a nightmare. The debugger is great, the compiler has improved, and the new runtime code checks are fantastic. They just need to work on the UI for non-.NET developers.
Rating: Summary: The Best Studio ensemble but not perfect. Review: This latest release by Microsoft is the best studio package money can buy. But, there are some shortcomings, Where is the VC++ .Net Forms designer? No doubt a ploy by Microsquash to gently twist the arms of VC++ programmers to at least consider using their proprietary new language Visual C#(Sharp) as their new primary language.(VC# .Net has a Forms Designer) Visual Basic .Net is now a joy to use relative to previous versions with the many new powerful code features.(ADO.NET is here to stay, ready or not, painful at first, but like Hell Week in football, you get used to it.) Visual C# seems interesting, a shotgun-marriage of VB and VC++(Good Lord!) Still waiting for my free copy of MS JAVA# .Net to arrive.(A coupon comes in the box) The IDE is the best ever made by any software manufacturer. SUPERB IDE! Multitude of new features in IDE that make programming life easier. The Dynamic Help feature(used with code editor and forms designer is very handy) If you are still using Visual Studio 6 I highly recommend the purchase of Visual Studio .Net Pro.
Rating: Summary: .NET .GET Review: This studio is leagues beyond the last. Microsoft is easing the burden of developers by simplifying distributed application development using .NET. Sure, for instance, you can go in and manually write the low level COM interface connectors if you prefer to have the "stick shift" control and specific performance attributes etc., or you can rely on the built in functionality of .NET and speed the development process. It seems that with this platform there is a bit of a learning curve even for the most experienced developers because of the great differences. But the online help is dynamic and useful when you get stuck on something. Visual Basic is not Visual Basic now. They seemed to have completely renovated the way VB works. The Common language Runtime (CLR) makes it possible to create solutions by interweaving any of the languages included with the studio. I believe there is a way to import 3rd party or future MS designed languages as well. So if one language is better at a specific task, then you can switch to it. The integrated development environment (IDE) is meant to maximize developer productivity. In using it, I haven't experienced the contrary. I must mention that I do like the flexibility of working on web applications in .NET. You can use a grid layout like a form builder, or the flow layout like a web page editor. I noticed a couple of funny things so far, but not worth mentioning. It takes some getting used to, but this is certainly worth it.
Rating: Summary: Good for web, weak on native C++ Review: Up until a year ago I think I would have been praising Microsoft for yet another great product...then IBM release eclipse 2.0, and everything changed. Eclipse has an amazingly solid interface, great version control integration, and incredible ease of use. And... oh by the way, tons of features you don't find in VS.NET, like code formatting/ beautifying (no I'm not talking about changing the font), easy file manipulations, *real* pre-compile time code checking, and did I mention it was free and can be run in both Windows and Linux? Ahh... so you say I'm not a java programmer, eclipse is useless to me....WRONG!!! A Project is already underway to add .NET support, specifically C#. Head to head eclipse is hands down the clear winner, but hey I suggest you draw your own opinions. Download eclipse and see for yourself.
Rating: Summary: Not as good as eclipse Review: Up until a year ago I think I would have been praising Microsoft for yet another great product...then IBM release eclipse 2.0, and everything changed. Eclipse has an amazingly solid interface, great version control integration, and incredible ease of use. And... oh by the way, tons of features you don't find in VS.NET, like code formatting/ beautifying (no I'm not talking about changing the font), easy file manipulations, *real* pre-compile time code checking, and did I mention it was free and can be run in both Windows and Linux? Ahh... so you say I'm not a java programmer, eclipse is useless to me....WRONG!!! A Project is already underway to add .NET support, specifically C#. Head to head eclipse is hands down the clear winner, but hey I suggest you draw your own opinions. Download eclipse and see for yourself.
|