Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do I create a UI for SQL server back end using Dreamweaver wizard

New Here ,
Jul 05, 2011 Jul 05, 2011

Hi,

I want to test a database driven application which is using SQL server as back end.

To test that I want to create web UI using C#. As I remember in dreamweaver there is a wizard to do it easily.

But I can not find it now. Please let me how to do it

I'm using CS5.

Thanks

TOPICS
Server side applications
740
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jul 05, 2011 Jul 05, 2011

flashmark1 wrote:

I want to create web UI using C#. As I remember in dreamweaver there is a wizard to do it easily.

But I can not find it now.

Support for ASP.NET was removed from Dreamweaver some time ago (in CS4, I think).

If you want to restore the ASP.NET server behaviors in CS5, you need to install ASPNet_Support.mxp, which can be found in C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5\configuration\DisabledFeatures in Windows or the similar location in the Applications folder on a Mac.

The

...
Translate
LEGEND ,
Jul 05, 2011 Jul 05, 2011

flashmark1 wrote:

I want to create web UI using C#. As I remember in dreamweaver there is a wizard to do it easily.

But I can not find it now.

Support for ASP.NET was removed from Dreamweaver some time ago (in CS4, I think).

If you want to restore the ASP.NET server behaviors in CS5, you need to install ASPNet_Support.mxp, which can be found in C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5\configuration\DisabledFeatures in Windows or the similar location in the Applications folder on a Mac.

The server behaviors are no longer officially supported, but they perform the same functionality as in older versions of Dreamweaver.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 05, 2011 Jul 05, 2011

Thanks David. I was able to enable the ASP.NET support for CS5.

But I wonder why Dreamweaver remove the support for ASP.NET.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 18, 2011 Jul 18, 2011
LATEST

"If you want to restore the ASP.NET server behaviors in CS5, you need to install ASPNet_Support.mxp, which can be found in C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5\configuration\DisabledFeatures in Windows or the similar location in the Applications folder on a Mac."

I restored the asp.net server like it mentioned in one of the replies. And I open the .aspx page in DreamWeaver . I am not getting the menu control in the design view as well as in 'live' view. And button control come only in design view not in the live view.

Am I missing something? I am new to Dreamweaver. I have downloaded css5 trial version.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines