See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

10 used & new from $88.80

Have one to sell? Sell yours here
 
 
Microsoft Visual Studio .NET Enterprise Architect
 
See larger image
 

Microsoft Visual Studio .NET Enterprise Architect

Other products by Microsoft
Platform:   Windows 2000 / XP / NT
3.8 out of 5 stars See all reviews (9 customer reviews)


Available from these sellers.


Sign up to be notified when this item becomes available.

4 new from $267.30 6 used from $88.80
Pre-order Windows 7 & Save 50% or More
Take advantage of spectacular savings on Windows 7 Home Premium Upgrade or Windows 7 Professional Upgrade. Offer ends July 11, 2009, or while supplies last, whichever happens first. Explore all of your options in our Windows 7 Resource Center.

System Requirements

  • Platform:   Windows 2000 / XP / NT
  • Media: CD-ROM
  • Item Quantity: 1
 See more system requirements

Product Details

  • Shipping Weight: 3.2 pounds
  • Shipping: Currently, item can be shipped only within the U.S.
  • ASIN: B00005S812
  • Date first available at Amazon.com: December 9, 2001
  • Average Customer Review: 3.8 out of 5 stars See all reviews (9 customer reviews)
  • Amazon.com Sales Rank: #2,849 in Software (See Bestsellers in Software)

    Popular in these categories: (What's this?)

    #1 in  Software > Programming > Programming Languages > Java
    #2 in  Software > Programming > Development Utilities
    #14 in  Software > Programming > Programming Languages > C & C++
  • Discontinued by manufacturer: Yes

Buy This Product and Related Accessories

Microsoft Visual Studio .NET Enterprise Architect

Microsoft Visual Studio .NET Enterprise Architect

Keyboards & Mice

Bamboo (Small) Pen Tablet with Pen Only
Bamboo (Small) Pen Tablet with Pen Only

In Stock and eligible for FREE Super Saver Shipping

$69.99 Too low to display Select this Item
Microsoft Bluetooth Notebook Mouse 5000 Mac/Windows
Microsoft Bluetooth Notebook Mouse 5000 Mac/Windows

In Stock and eligible for FREE Super Saver Shipping

$49.99 $34.00 Select this Item
Logitech VX Nano Cordless Laser Mouse for Notebooks (Black)
Logitech VX Nano Cordless Laser Mouse for Notebooks (Black)

In Stock and eligible for FREE Super Saver Shipping

$69.99 $55.19 Select this Item

Networking: Wireless & Wired

Logitech QuickCam Pro 9000 (Black)
Logitech QuickCam Pro 9000 (Black)

In Stock and eligible for FREE Super Saver Shipping

$99.99 $70.80 Select this Item
Linksys-Cisco WRT54GL Wireless-G Broadband Router  (Compatible with Linux)
Linksys-Cisco WRT54GL Wireless-G Broadband Router (Compatible with Linux)

In Stock and eligible for FREE Super Saver Shipping

$69.99 Too low to display Select this Item
Microsoft LifeCam VX-3000 (68A-00001)
Microsoft LifeCam VX-3000 (68A-00001)

In Stock from Super Deal.

$49.99 $18.38 Select this Item

Drives & Storage

Western Digital Caviar Green 1 TB Bulk/OEM Hard Drive 3.5 Inch, 32 MB Cache, 7200 RPM SATA II WD10EADS
Western Digital Caviar Green 1 TB Bulk/OEM Hard Drive 3.5...

In Stock and eligible for FREE Super Saver Shipping

$139.00 $89.00 Select this Item
Western Digital Caviar Black 1 TB Bulk/OEM Hard Drive 3.5 Inch, 32 MB Cache, 7200 RPM SATA II WD1001FALS
Western Digital Caviar Black 1 TB Bulk/OEM Hard Drive 3.5...

In Stock and eligible for FREE Super Saver Shipping

$249.99 $99.99 Select this Item
Western Digital WD TV HD Media Player
Western Digital WD TV HD Media Player

In Stock and eligible for FREE Super Saver Shipping

$129.99 Too low to display Select this Item

Monitors & Displays

Acer V173b 17-Inch LCD Monitor
Acer V173b 17-Inch LCD Monitor

In Stock and eligible for FREE Super Saver Shipping

$99.99 $99.00 Select this Item
ASUS VH242H 23.6-Inch Wide 16:9 5 ms Response Time 20000:1 Smart Contrast Ratio LCD Monitor
ASUS VH242H 23.6-Inch Wide 16:9 5 ms Response Time 20000:1...

In Stock and eligible for FREE Super Saver Shipping

$199.10 $184.66 Select this Item
HP 2009M 20-Inch HD LCD Monitor
HP 2009M 20-Inch HD LCD Monitor

In Stock and eligible for FREE Super Saver Shipping

$179.00 $149.99 Select this Item

Product Description

Amazon.com Review
Microsoft's .NET Framework for creating software applications holds tremendous promise, but it also introduces new challenges. Simply put, because .NET applications are distributed, pieces of them run on many separate computers and usually involve elaborate databases with many interlinked tables. Often, there are several human interfaces, at least one of which is served over a Web connection.

When you're building such elaborate systems, you need specialists. Which means you--the architect--need to make your specialists work as a team. You need to make each specialist aware of how their piece fits into the larger system, and allow each expert maximum room for creativity while ensuring that they comply with quality standards and documentation rules. The best tool available for marshaling specialists toward a comprehensive .NET application of professional quality is Visual Studio .NET Enterprise Architect (VSEA). It gives project leads the tools they need to think big thoughts while remaining sufficiently close to the coding to ensure their proper implementation.

To begin, VSEA incorporates the new Visual Studio .NET development environment completely. All of the tools in Microsoft's latest IDE--code editor, debugger, object browser, database browser--are present in this edition. If you have implementation responsibilities of your own, or if you're one of those project leads who goes hands-on to solve low-level problems, VSEA provides you with the tools you need.

VSEA also ships with the goodies that come with Visual Studio Enterprise Developer: Visual SourceSafe and developer-licensed copies of Windows 2000 Advanced Server, SQL Server, Exchange Server, Commerce Server, and Host Integration Server. VSEA owners will get .NET Server when it's released. In addition, VSEA tops Enterprise Developer's offerings with a developer's edition of BizTalk Server.

There's also an attractive set of utilities for designing applications, roughing out application framework, and publishing standards for use by specialist programmers. This is where VSEA really shines, and where it earns its premium price. If you put the architectural tools to good use, your organization stands to realize a great return on investment in the form of increased team efficiency, higher quality, and satisfied deadlines.

VSEA allows you to use Microsoft Visio to design your applications and the databases that underlie them. It's true that you can generate Unified Modeling Language (UML) and database schematics in the standalone version of Visio Professional; but VSEA provides enormous time savings by allowing you to convert your diagrams into actual code. You can create a UML diagram in Visio, then use it to generate a code skeleton--all required class outlines, with inheritance, properties, and methods in place--in C++, C#, or Visual Basic. You can then publish the generated skeleton to your programming team for fleshing out. This is the role that Rational Visual Modeler plays (or used to play) for many developers.

Database modeling in VSEA is even cooler, because you can either export your schematic diagrams as Data Definition Language (DDL) code, or hook into an actual database server via an ODBC or OLE DB connection and generate the tables you've modeled in Visio. It's extraordinarily efficient. In fact, VSEA blurs the lines that have traditionally separated design, implementation, and documentation.

VSEA supports an XML-based language called Template Description Language (TDL), with which you can dictate characteristics of project files in more junior programmers's Visual Studio .NET environments. You can use TDL policies to turn off elements of the Visual Studio workspace, for example. Similarly, policies allow you to preset properties of code elements (such as database connections) that programmers can include as modules in their projects. You can also use TDL to describe the contents of team members's New Project windows, adding code snippets and reference materials alongside starter projects with policies attached.

Be aware that TDL policies may only be interpreted by users of Visual Studio .NET Enterprise Developer; they're not meaningful to users of standalone Visual Studio .NET. Also, be prepared to edit the TDL files manually, as Microsoft hasn't provided good tools for writing and modifying them. Setting up developer environments is a big job that has a huge effect on the later success of your project. It's sort of like tooling up a factory before a production run, so be prepared to spend some time setting policies, writing reference material, and configuring your TDL policies.

Is VSEA worthwhile? The answer depends in part on how well you set your policies, and on your development team's eagerness to use centrally managed reference materials and design advice. Embraced wholeheartedly by a large team, VSEA is not just the only show in town for team development of .NET applications--it's a powerful tool for realizing the vision of a software designer. --David Wall

Amazon.com Review
Visual Studio .NET is a superb, next-generation development tool. At its heart is the .NET Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping, like memory management, while also providing fine-grained security and version awareness. The class library reduces the code needed to build rich applications. Visual Studio also provides a slick visual environment, with features like tabbed and docking windows, dynamic online help, and automatic code completion and hints.

Visual Studio .NET's common runtime is language-neutral so, for example, Visual Basic programmers can use components written in C# and vice versa. Other languages, such as COBOL and FORTRAN, can plug into Visual Studio, and Microsoft provides a version of the Java language called J#. These two languages, along with J#, have full support for the visual design tools in Visual Studio .NET. Also included is JScript .NET, Microsoft's version of JavaScript, although this comes without a form designer. Visual C++ is more similar to earlier versions, and is the only compiler included that can build old-style Windows executables. With a compiler switch, it can also target .NET, making it particularly flexible.

The Enterprise Architect edition has source-code management with Visual SourceSafe, performance testing, and analysis tools. It also includes developer versions of many of Microsoft's server products, including SQL Server, Commerce Server, Exchange Server, and the Windows 2000 Advanced Server operating system. These are licensed for development only, but even so, it is a rich range of products. Finally, there is the ability to use enterprise templates. New in Visual Studio .NET, these are sophisticated skeleton projects that assist organizations in maintaining consistent best practices, and this edition, Enterprise Architect, can create them from scratch.

Another benefit of Enterprise Architect is the inclusion of Visio, an advanced drawing package that has the ability to model databases or even complete applications. This includes code generation and reasonable support for UML, which is the de facto industry standard. Finally, Enterprise Architect includes BizTalk Server, which is able to manage business processes and integrate applications between trading partners.

Overall, Visual Studio .NET is a radical break from the past for Microsoft. C# is an entirely new language, aimed at C and C++ programmers looking for something safer and more productive. Visual Basic .NET is a new twist on the old Microsoft favorite, losing compatibility with earlier versions, but gaining full object orientation as well as access to all the .NET libraries.

There are a few points against Visual Studio .NET. One is that, like earlier versions, it only creates applications that run on Windows. Web applications are a partial exception, in that they support cross-platform clients, but deployment requires a Windows Web server. Another factor is, with its multiple compilers and mountains of documentation, Visual Studio .NET eats up gigabytes of disk space, and the IDE tends to be slow with less than around 384 MB RAM. Serious developers will take this in stride, but casual users could have difficulty. Fortunately, the applications created have more modest system requirements, although Windows 95 is not supported. Finally, developers coming from earlier editions face a lot of learning, with radical changes in both Visual Basic and ASP.

Despite these minor issues and a steep learning curve, Visual Studio .NET is an extremely versatile, sophisticated, and capable development tool. --Tim Anderson, Amazon.co.uk

See all Product Description


Customers Who Bought Related Items Also Bought

Microsoft  Visual Basic  .NET Step by Step (Step By Step (Microsoft))

Microsoft Visual Basic .NET Step by Step (Step By Step (Microsoft))

by Michael Halvorson
Microsoft Visual Studio 2008 Professional

Microsoft Visual Studio 2008 Professional

4.6 out of 5 stars (8)  $589.99
101 Microsoft® Visual Basic® .NET Applications

101 Microsoft® Visual Basic® .NET Applications

by 3 Leaf Solutions
Microsoft  Visual Basic  .NET Programmer's Cookbook (Pro-Developer)

Microsoft Visual Basic .NET Programmer's Cookbook (Pro-Developer)

by Matthew MacDonald
4.4 out of 5 stars (22)  $33.67
Microsoft  Visual Basic  .NET Language Reference (Pro-Documentation)

Microsoft Visual Basic .NET Language Reference (Pro-Documentation)

by Microsoft Corporation
3.4 out of 5 stars (5)  $35.99
Explore similar items

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
Check a corresponding box or enter your own tags in the field below.
(46)
(43)
(30)
(29)
(19)

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

 

Customer Reviews

9 Reviews
5 star:
 (2)
4 star:
 (4)
3 star:
 (2)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.8 out of 5 stars (9 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
9 of 10 people found the following review helpful:
4.0 out of 5 stars This changes everything..., December 30, 2001
By A Customer
There is so much that can be said for Microsoft's new Visual Studio .NET programming platform that I will only mention some of the key points here...

For existing OO developers (Java, C++, etc.): You'll now enjoy a single programming interface (Integrated Development Evironment - IDE) for multi language solution development. The IDE is very intuitive and has plenty of help built in in the form of auto statement completion, integrated dynamic help and intellisense to guide you.

For existing VB developers: You no longer have to feel like a second class programmer. VB.NET is now FULLY OBJECT ORIENTED and supports inhertance, overloading and polymorphism in just the same way the long-time OO languages have.

No matter what language you develop in, you'll have one IDE and a VAST set of built-in classes to work with.

The other major point to mention about .NET is that with it, you are positioned to rapidly create powerful web applications as never before through ASP.NET and Web Forms.

Data in VS.NET is converted to XML automatically. This means that .NET is a powerful tool for managing the movement of data as well.

Applications built with VS.NET are not COM dependant (although they can interop with COM for backwards compatibilty) which means the end of "DLL Hell" for thousands of developers around the world.

The bottom line:

There is an awful big learning curve here, but the rewards are well worth it (language integration, common IDE, rapid application development, ease of application deployment, new power behind web applications, etc.). There are surely features that need to be improved or introduced, but VS.NET is a great first step into the next era of application development (eventually leading to platform independance).

You and your organization may not make the move to .NET right away, as it does involve a learning investment, but learn .NET now anyway because it WILL be the programming standard.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
4.0 out of 5 stars Think Investment, Not Cost, February 9, 2002
By Harry R. Jordan "Puff Ball" (Decatur, GA United States) - See all my reviews
(REAL NAME)   
I am a new programmer in the .NET arena and have to share my thoughts on this product. I give it a five, and would give it a thousand if I could for the seemingly unlimited list of features.

Where do I start? The programming environment provides easy access to every tool that most programmers commonly need. I am developing data access applications using C# and SQL Server 2000 and I can accomplish all my tasks from the VS.NET interface - from writing and testing stored procedures to authoring Cascading Style Sheets. I only installed the program this morning and by this afternoon I have a functional test application up and running - and I am a novice programmer! I can't wait to explore the other tools that are available in this program.

Judging from the comments in the user newsgroups, it appears that many are having installation difficulty. This had me concerned, so I made sure that I read every piece of documentation I could find before I attempted the installation. Well, this paid off as the installation was flawless. I would encourage all new installers to pay close attention to the documentation.

The only negative for me is the price. If you are a serious programmer - think investment, not cost.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
9 of 11 people found the following review helpful:
3.0 out of 5 stars Great product, but look at the requirements!, November 25, 2002
By "frankratl" (Duluth, GA United States) - See all my reviews
I come from a Visual Basic (3 and newer) and C/C++ background doing a great deal of development under both Windows and Unix. The software looks great and is quite user friendly (for a development environment). My biggest concern is the sheer size of the tool and the runtime environment. Among other things, I am a shareware author and a great number of prospective customers do not yet have the .NET runtime, which is a 24 MB download. Though I would not think twice about downloading such a file, those who are still dialing up to the Internet might think twice.

Overall, nice tool, but I am not yet convinced it is the most prudent tool for me and Visual Studio 6 is going to have a long lifetime despite this successor.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars The Best Tool For The Programming World!
Most of you reading this review will have used a Microsoft Compiler before, or a Borland product. If you have yet to experience .NET, you are missing out big time. Read more
Published on March 14, 2003 by James Mowery

5.0 out of 5 stars Outstanding
The most "programming" I've ever done was a bit of server-side JavaScript - but with the IDE and the online help, I've had no problem sitting down and just chugging away... Read more
Published on August 6, 2002

4.0 out of 5 stars Great IDE, but UML support is terrible
Great, functional IDE for true object-oriented development.

However, the UML support is held together by glue and scotch tape with the included version of Visio 2002. Read more

Published on April 19, 2002 by S. Yi

2.0 out of 5 stars I don't think .NET is that great
All .NET languages need interpretor. Even C.NET which is a shame. Such language as C usually used to develop apps closely interacting with OS. Read more
Published on April 10, 2002

4.0 out of 5 stars Worth Undertaking the Learning Curve
First the bad:

1. Lengthy installation process (up to 1.5 hours).
2.Install process assumes full-time broadband connectivity
3. Read more

Published on February 1, 2002

3.0 out of 5 stars .NET a flop or a god ?
In my opinion it really depends on the programmer's background. For aspiring programmers, I would say Visual Basic 6 is much easier to learn. VB. Read more
Published on December 28, 2001

Only search this product's reviews



Product Information from the Amapedia Community

Beta (What's this?)

Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


Active discussions in related forums
  Discussion Replies Latest Post
C# or Java? 29 6 hours ago
looking for programming forums 18 18 days ago
   



Let Toro Clear the Snow

Let Toro Clear the Snow
Rely on Toro for top-quality snow throwers and power shovels to make snow removal a breeze.

Shop all Toro

 

Ridgid Professional Tools

Shop for Ridgid tools
Known as industry-leading products that allow professionals to operate in extreme conditions, Ridgid tools perform reliably day in and day out.

Shop for Ridgid tools

 

Tighten to a T

Shop for Torque Wrenches
When it's critical to determine the exact tightness of your nuts and bolts, a torque wrench is the tool to use.

Shop all torque wrenches

 

Vibrant Brushed-Nickel Finish

Shop for brushed-nickel hardware
Hardware and fixtures with brushed-nickel finish offer a classy finishing touch to your bathroom, cabinetry, and furniture.

Shop for brushed-nickel hardware

 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates