design a webform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how to make a well design web pages and web form in ,net as
all form ido is very simple iwant to improve it .

if there some tools to used in .net or some techneque iheard about css or
something like ths .

can someone tell about all this.

tahnx
 
Hi Islam,

This is a question that can't be answered in a single simple reply because
there are many variables and skills required to design good web pages. When
talking about design, you need to look at both application architecture and
user interface. Here's a series of articles by Scott Mitchell that will give
you many ideas on how to properly design your application architecture:

Building and using a 3-tiered data architecture with ASP.NET 2.0
http://www.asp.net/learn/dataaccess/default.aspx?tabid=63

Here's a good reference for learning many different Web technologies,
including CSS, which is a good way to go:

W3Schools.com
http://www.w3schools.com/

Maybe someone else can give you more tips on where to find information on
creating a good UI design. While you are learning the technologies, you'll
also get a lot of tips on how to do things the way you want to do them.

As I said, it's tough to give a definitive answer to such a broad question
in a single email, but maybe this will help you move in the right direction.

Joe
 
tSemSem,
In addition to Joe's comments, I'd suggest that you submit your post to the
asp.net group; this group is for C# language - specific items and dosn't
really cover web applications.
'Regrads' to you too.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top