|
-
Sep 23rd, 2003, 06:08 PM
#1
Thread Starter
Frenzied Member
ASP.NET & Dreamweaver MX
Anyone have any experience developing ASP.NET sites in Dreamweaver MX???
What I would like to do is create the site in Dreamweaver MX and not in the VS.NET IDE. I want to create the html pages in dreamweaver and then write the code in the codebehind pages in the VS.NET IDE or in Dreamweaver. Anyone know of any tutorials or links on how to do this????
My main concern is the difference in using the HTML controls vs. the WebForms controls.
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
-
Sep 24th, 2003, 05:15 AM
#2
It might be worth you taking a look at the www.asp.net forums, although i much prefer VBforums they do have very specific discussions forums there such as this one
http://www.asp.net/Forums/ShowForum....x=1&ForumID=34
Specifically for using Dreamweaver with asp.net
-
Sep 24th, 2003, 08:03 AM
#3
Thread Starter
Frenzied Member
I'll check it out...thanks.
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
-
Oct 2nd, 2003, 08:45 AM
#4
Fanatic Member
in my experience, Dreamweaver MX and VS.NET do not work very nicely together... Depending on how much effort you are willing to put into it, it's possible to work 'together' but not really effectively... what i usually do is create my site template in Dreamweaver, then simply copy and paste the html into a template file in vs.net, and base all my new webforms off that template, using some web user controls, etc.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|