Results 1 to 4 of 4

Thread: how to create ASP.net based websites

  1. #1
    Join Date
    Jul 2009
    Posts
    96

    how to create ASP.net based websites

    I can use ASP using Dreamweaver. ASP.net Based Websites should be created by using Microsoft FrontPage or Web Expressions? Which is easier to use? I dont know much about both the softwares mentioned above. Comparatively which one is recommended for the make of ASP.net?
    Last edited by robin45; 25-11-2009 at 10:43 PM.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,005

    Re: how to create ASP.net based websites

    FrontPage requires no special settings or configurations to get started working with ASP.NET.However, you can specify some of the environment and interface defaults when developing ASP.NET pages.
    To specify the default location for control assemblies in FrontPage
    From the Tools menu, choose Options.
    In the Options dialog box, click on the ASP.NET tab.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: how to create ASP.net based websites

    Web Expression proves as good as Dreamweaver for HTML and CSS work because it can support the vast majority of .NET 2.0 features and controls very well. Another advantage is that it provides some hand-holding for CSS neophytes. The CSS dialog provides some assistance on not only applying styles, but also constructing the selector. The other nice CSS feature is the
    properties panel, which lists all of the styles that are currently applied to the element, even those that are being overridden.The big drawback is that Dreamweaver doesn’t support many of the ASP.NET 2.0 features like Master Pages and working with server controls.

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: how to create ASP.net based websites

    The solution has simple procedure. In the FrontPage Server Extensions, add the named ASPNET as a user of the web site. Grant ASPNET "Browser" permission to the web site. After doing this re-check the server health, adjusting the file permissions. The FrontPage server extensions will then add read permission for ASPNET to each file on the site.

Similar Threads

  1. how to create a new User Account on Domain based Windows 7
    By Common in forum Operating Systems
    Replies: 4
    Last Post: 24-11-2009, 06:06 PM
  2. Create new folder and move files based on creation date
    By dstiff in forum Windows Server Help
    Replies: 3
    Last Post: 13-11-2009, 05:04 AM
  3. Create a Audio Disc on Debain based system
    By interFACE in forum Operating Systems
    Replies: 5
    Last Post: 10-11-2009, 10:04 PM
  4. How to Create view based on table-join query
    By Preetish in forum Windows Software
    Replies: 3
    Last Post: 12-08-2009, 01:44 PM
  5. To create multiple websites with same domain name.
    By Japheth in forum Technology & Internet
    Replies: 3
    Last Post: 02-04-2009, 03:08 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,647,699.85803 seconds with 17 queries