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

I am learning and practicing ASP.NET nowadays (I am using Microsoft Visual Studio) because i want to make a web application using this language .. My problem is that the designing of the web forms are to difficult for a beginner like me .. Is there any tools available to layout or design web forms like what is being used in C#? Maybe a drag and drop textboxes, labels, panels, and etc.

Thank you all for the help!!
Posted

Drag and drop isn't way to go about it. Learn a bit of css. You will get an idea of whats happening under the hood. That will help.
 
Share this answer
 
Comments
Romeland C. dela Peña 7-Jan-14 19:57pm    
thank you ..
In Microsoft's Visual Studio, you can drag and drop ToolBox controls on to the page,
Just check that, you can easily add any type of control on to the web page.
 
Share this answer
 
Comments
Romeland C. dela Peña 7-Jan-14 19:58pm    
thank you.
Most Welcome buddy. :)
Explore Microsoft Expression Web[^].
 
Share this answer
 
Comments
Romeland C. dela Peña 7-Jan-14 19:58pm    
thank you.

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