Click here to Skip to main content
15,885,194 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have developed basic sample asp.net web project using VS2010. I need to know following things
1) Improvement in application C# code structures.
2) Improvement in HTML Design/Layout.

Can anyone please guide me where I can upload my project and seek advise to imrove it?

Cheers,

Mayor
Posted

You have to improve the code(asp.net as well as HTML) by yourself.

There are lots of articles shared on CP by looking on it you can get the clear idea how to write and organise your code.

However to improve the performance of your asp.net application you can refer below link

http://msdn.microsoft.com/en-us/library/5dws599a(v=vs.71).aspx[^]
 
Share this answer
 
1) You might want to look into FxCop[^].
2) A good UI designer would be able to help you out. There are professionals for that very purpose. If you want to do it, read some articles about UI design guidelines and basic aesthetic considerations.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900