Click here to Skip to main content
15,886,067 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
hi all
can any one help me with detailed the tutorial for designing asp.net c# web page in Dreamweaver.


thanks in advance
Posted

You do all your designing work on HTML page using Dreamweaver and save the page

Then open the HTML containing folder using visual studio.

Now add new aspx page.

Now copy the Html coding of the page which is designed using Dreamweaver and past that coding in the aspx page code.

now your aspx page will get all the designing works done using Dreamweaver.
 
Share this answer
 
Comments
Ragi Gopi 16-Dec-11 0:53am    
that i know...but iam asking about how to design...

can we do designing as in visual studio....
Balakrishnan Dhinakaran 16-Dec-11 1:11am    
yes but it is better that if you use Dreamweaver only for animations and styling the page if you want to add asp controls then you go with VS..
Member 8196781 20-Dec-12 4:09am    
but in my case logo ang main slider its not working.....
It will be better to downloadand using Visual Web Developer rather than Dreamweaver.It is free.
or
Setup Asp.Net Enviornment in Dreamweaver.
 
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