473,809 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Suggestions for modeling

I'm starting up on big project that will take much of my time in next year
or two. Until now I was mostly self-employed on small projects so I didn't
spent so much time modeling system before implementation. Sure, I wrote use
cases now and then, draw UML in Visio but it wasn't matter of life and
death.

But because of scope in next project I'm kinda frighten that sooner or
latter I along my team will get lost in poorly documentet envoirement where
no one will know what is truly purpose of system's part that they are
working on or how to connect it to another.

So, since lot of envisioning and planning are up ahead I was thinking about
sharing tought or two regarding UML modeling, drawing use case diagrams and
similar subject. What programs for creating solution architecture you people
recommend? I'm in need of something that can truly succesfuly
reverse-engeenier and forward-engeneer (UML <-> C#.NET solution). What are
your views on 2005 generation of tools (VS.NET 2005 with Visio 2005) that
are comming next month? Anyone played long enough with Beta?
Nov 17 '05 #1
1 1450
Of course, you will expect me to give a vote of confidence to the class
modeling tools in VS2005, and I do, to a point. You get only class diagrams
from Whitehorse and the format isn't standard UML.

If you need to actually document a system design, consider a product called
Enterprise Architect from Sparx Systems. Excellent round-trip engineering
in C#, really nice modeling environment, and is capable of working
effectively if you have one designer or a team of designers. Price is
really competitive.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Mike" <mi**@noremedy. com> wrote in message
news:Og******** ******@TK2MSFTN GP10.phx.gbl...
I'm starting up on big project that will take much of my time in next year
or two. Until now I was mostly self-employed on small projects so I didn't
spent so much time modeling system before implementation. Sure, I wrote
use cases now and then, draw UML in Visio but it wasn't matter of life and
death.

But because of scope in next project I'm kinda frighten that sooner or
latter I along my team will get lost in poorly documentet envoirement
where no one will know what is truly purpose of system's part that they
are working on or how to connect it to another.

So, since lot of envisioning and planning are up ahead I was thinking
about sharing tought or two regarding UML modeling, drawing use case
diagrams and similar subject. What programs for creating solution
architecture you people recommend? I'm in need of something that can truly
succesfuly reverse-engeenier and forward-engeneer (UML <-> C#.NET
solution). What are your views on 2005 generation of tools (VS.NET 2005
with Visio 2005) that are comming next month? Anyone played long enough
with Beta?

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2419
by: Bishara Gabriel | last post by:
I encourage feedback from all parties and especially those which would like to be directly involved (I may include you in the grant proposal and budget). Send me your comments! -------> Project Objective We seek to introduce the advantages of object-oriented programming to the realm of social sciences. We believe the fields thereof (economics,
5
3400
by: mACKnIFE | last post by:
Hi list! I've just finished reading the nice book: "Data Modeling and Relational Database Design Volume 1 - Student Guide", by Jan Speelpenning, Patrice Daux and Jeff Gallus, published by Oracle University. I really like the way they do their drawings for their conceptual models (see below for the features of Oracle's book's conceptual models). In fact, it's a notation that could apply to any RDBMS and that'S what I'd like to do. But I...
0
4813
by: Redd | last post by:
The following is a technical report on a data modeling project that was recently assigned to me by my professor. I post it so that anyone else who is studying databases and data modeling can have an example to go by with their study of databases. I was assinged to come up with a data model, but I choose the Autoparts sales and inventory management schema. It you would like the SQL code to generate the schema or if you would like the ERWin...
0
1120
by: Joseph H Allen | last post by:
I've discovered that the C preprocessor is powerful enough to create a cheap object modeling language for XML (or any structured data format). Check out http://world.std.com/~jhallen/sdu.html The library is not very complete, but I wanted to get something out there. A schema looks like this: STRUCT(root, STRING(title) INTEGER(size)
1
4724
by: Markus Seibold | last post by:
Hi, I am looking for an open source (free) data modeling tool for PostgreSQL. It should - if possible - support: - E-R-Modelling - relational data model / modeling - (GUI SQL interface to the database) - platform independence (Win32, Mac, Unix/Linux)
4
1761
by: shalafi | last post by:
Looking for a good, cheap (preferrably free) UML modeling tool. Used Jumli in the past, has everything i want but it isnt terribly stable and doesnt look as if they will have a new version anytime soon.
1
1069
by: Ronald S. Cook | last post by:
I'm learning DeKlarit, a RAD modeling tool that creates business and data logic to speed development. It seems pretty cool, but I'm just so used to writing these layers myself. I can understand that it will speed development, but I'm not sold on that it will speed it tremendously. Any comments? Thanks, Ron
1
1877
by: Nate | last post by:
Modeling of Lookup Values and ORM I know this is not the correct forum for object design patterns, but I haven't found any design related newsgroups. Scenario: Customers (table) ----------------- CustomerID
25
2372
by: Thomas R. Hummel | last post by:
I'm going to try to describe this situation as best as I can, but if anything is unclear please let me know. Some of this database was already in place before I arrived on the scene, and I don't really have the buyin to change it. There is a table of certificates that a person can hold. A person may hold certificates of various types. I need to further group a person's certificates together so that (for example) renewal dates can be...
0
9722
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9603
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10643
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10378
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10121
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7664
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
2
3862
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.