473,441 Members | 1,336 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,441 software developers and data experts.

What tools do you use to help design your asp.net apps?

I am looking for something to help me with documenting / planning / designing
my asp.net applications.

Once in a while I try doing some UML in Visio, but it really feels like
overkill, espically when the application I am going ot be creating is only a
handfull of pages with limited number of new classes.

It seems most of the tools out there that do design and code generation
would be best suited for large win32 application development, with large
class libraries and numerous dependencies. When creating a simple asp.net
app there are usually not much need for these kinds of things, and usually
the classes are simply the codebehinds.

Any suggestions?
Nov 19 '05 #1
8 2280
You could have a look at VS 2005 (still in beta). AFAIK it includes a visual
desginer for classes...

Try :
http://msdn.microsoft.com/msdnmag/is...e/default.aspx

Patrice

--

"cmay" <cm**@discussions.microsoft.com> a écrit dans le message de
news:07**********************************@microsof t.com...
I am looking for something to help me with documenting / planning / designing my asp.net applications.

Once in a while I try doing some UML in Visio, but it really feels like
overkill, espically when the application I am going ot be creating is only a handfull of pages with limited number of new classes.

It seems most of the tools out there that do design and code generation
would be best suited for large win32 application development, with large
class libraries and numerous dependencies. When creating a simple asp.net
app there are usually not much need for these kinds of things, and usually
the classes are simply the codebehinds.

Any suggestions?

Nov 19 '05 #2
I use paper and pen more often than not, for my initial designs. I don't use
Visio unless I want to show it to a client or something of that nature.
Believe it or not, a scratch pad is a great design tool.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"cmay" <cm**@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
I am looking for something to help me with documenting / planning /
designing
my asp.net applications.

Once in a while I try doing some UML in Visio, but it really feels like
overkill, espically when the application I am going ot be creating is only
a
handfull of pages with limited number of new classes.

It seems most of the tools out there that do design and code generation
would be best suited for large win32 application development, with large
class libraries and numerous dependencies. When creating a simple asp.net
app there are usually not much need for these kinds of things, and usually
the classes are simply the codebehinds.

Any suggestions?

Nov 19 '05 #3
Note, that Kevin doesn't use an eraser :)

Eliyahu

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
I use paper and pen more often than not, for my initial designs. I don't use Visio unless I want to show it to a client or something of that nature.
Believe it or not, a scratch pad is a great design tool.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"cmay" <cm**@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
I am looking for something to help me with documenting / planning /
designing
my asp.net applications.

Once in a while I try doing some UML in Visio, but it really feels like
overkill, espically when the application I am going ot be creating is only a
handfull of pages with limited number of new classes.

It seems most of the tools out there that do design and code generation
would be best suited for large win32 application development, with large
class libraries and numerous dependencies. When creating a simple asp.net app there are usually not much need for these kinds of things, and usually the classes are simply the codebehinds.

Any suggestions?


Nov 19 '05 #4
Nah, scribbling is much more fun! ;-)

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Eliyahu Goldin" <re*************@monarchmed.com> wrote in message
news:%2******************@TK2MSFTNGP10.phx.gbl...
Note, that Kevin doesn't use an eraser :)

Eliyahu

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
I use paper and pen more often than not, for my initial designs. I don't

use
Visio unless I want to show it to a client or something of that nature.
Believe it or not, a scratch pad is a great design tool.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"cmay" <cm**@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
>I am looking for something to help me with documenting / planning /
>designing
> my asp.net applications.
>
> Once in a while I try doing some UML in Visio, but it really feels like
> overkill, espically when the application I am going ot be creating is only > a
> handfull of pages with limited number of new classes.
>
> It seems most of the tools out there that do design and code generation
> would be best suited for large win32 application development, with
> large
> class libraries and numerous dependencies. When creating a simple asp.net > app there are usually not much need for these kinds of things, and usually > the classes are simply the codebehinds.
>
> Any suggestions?



Nov 19 '05 #5
true guys .... unless I have a couple of pages with diagrams and code lets
scribbled here and there I dont feel like I am wolking on something serious
but yeah if it gets more then a cpl of pages I think one should start using
tools like visio.

"Kevin Spencer" wrote:
Nah, scribbling is much more fun! ;-)

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Eliyahu Goldin" <re*************@monarchmed.com> wrote in message
news:%2******************@TK2MSFTNGP10.phx.gbl...
Note, that Kevin doesn't use an eraser :)

Eliyahu

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
I use paper and pen more often than not, for my initial designs. I don't

use
Visio unless I want to show it to a client or something of that nature.
Believe it or not, a scratch pad is a great design tool.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"cmay" <cm**@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
>I am looking for something to help me with documenting / planning /
>designing
> my asp.net applications.
>
> Once in a while I try doing some UML in Visio, but it really feels like
> overkill, espically when the application I am going ot be creating is

only
> a
> handfull of pages with limited number of new classes.
>
> It seems most of the tools out there that do design and code generation
> would be best suited for large win32 application development, with
> large
> class libraries and numerous dependencies. When creating a simple

asp.net
> app there are usually not much need for these kinds of things, and

usually
> the classes are simply the codebehinds.
>
> Any suggestions?



Nov 19 '05 #6
cmay wrote:
I am looking for something to help me with documenting / planning / designing
my asp.net applications.

Once in a while I try doing some UML in Visio, but it really feels like
overkill, espically when the application I am going ot be creating is only a
handfull of pages with limited number of new classes.

It seems most of the tools out there that do design and code generation
would be best suited for large win32 application development, with large
class libraries and numerous dependencies. When creating a simple asp.net
app there are usually not much need for these kinds of things, and usually
the classes are simply the codebehinds.

Any suggestions?


Visio is a terrible design tool for anything. I only use it to create
documentation. Usually I do design on whiteboard and paper with at
least one other person so there is a difference of opinion.
Nov 19 '05 #7
> documentation. Usually I do design on whiteboard and paper with at least
one other person so there is a difference of opinion.
But what if he/she agrees with you? ;-)

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"No one" <no***@yahoo.com> wrote in message
news:aa************@gandalf.grey-net.com... cmay wrote:
I am looking for something to help me with documenting / planning /
designing my asp.net applications.

Once in a while I try doing some UML in Visio, but it really feels like
overkill, espically when the application I am going ot be creating is
only a handfull of pages with limited number of new classes. It seems
most of the tools out there that do design and code generation would be
best suited for large win32 application development, with large class
libraries and numerous dependencies. When creating a simple asp.net app
there are usually not much need for these kinds of things, and usually
the classes are simply the codebehinds.

Any suggestions?


Visio is a terrible design tool for anything. I only use it to create
documentation. Usually I do design on whiteboard and paper with at least
one other person so there is a difference of opinion.

Nov 19 '05 #8
On Wed, 5 Jan 2005 08:54:24 -0500, Kevin Spencer wrote:
But what if he/she agrees with you? ;-)


five developers == at least six opinions :-)

--
Bob Moore
http://bobmoore.mvps.org/
(this is a non-commercial site and does not accept advertising)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~
Do not reply via email unless specifically requested to do so.
Unsolicited email is NOT welcome and will go unanswered.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~
Nov 19 '05 #9

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

Similar topics

31
by: Carlos Ribeiro | last post by:
Hello all. I'm in the process of writing a business app in Python. (defining business app: data entry, validation, interactive reports, etc). For my purposes, it must be a native app (wxWidgets,...
125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
41
by: Matt Alanzo | last post by:
Our SOHO 2 person compay sells furniture (not programmers). In '98 we paid $,$$$ for a VBA -Access '97 accounting application, including VBA source code .... an huge investment for us then (and...
1
by: John Michael | last post by:
I have created some password routines to protect certain forms from access without a password. This allows me to create some security for apps that will be used on diff machines for users that...
8
by: Midnight Java Junkie | last post by:
Dear Colleagues: I feel that the dumbest questions are those that are never asked. I have been given the opportunity to get into .NET. Our organization has a subscription with Microsoft that...
3
by: kies | last post by:
Hi all, I was wondering if anyone can recommend me a good GUI designer tool for vb.net and vb6 applications out there in the market? Thanks! kies
7
by: dm1608 | last post by:
OK -- I've basically completed my development of my ASP.NET 2.0 website. Unfortunately, it looks like crap. What is the best way for me to add some professionalism to my page? Just having a...
9
by: Grizlyk | last post by:
Somebody have offered std colors to C++ in the msg here: http://groups.google.com/group/comp.lang.c++/browse_frm/thread/2e5bb3d36ece543b/1acf6cd7e3ebdbcd#1acf6cd7e3ebdbcd The main objection to...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.