1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how to make ASP.NET C# and Dreamweaver mx work together MX

Discussion in 'C#' started by philpbvc3232, Mar 18, 2011.

  1. #1
    hello guys,
    i have tried to set up a new site using dreamweaver mx with ASP.NET C#. i know that the .net version before 2008 uses IIS to server page request while the 2008 one doesn't require. so how can i provide the testing server for my site when my dreamweaver neccessarily requires it though the .net 2008 doesn't?


    i thank you all for taking time on my prob
     
    philpbvc3232, Mar 18, 2011 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I personally would avoid DW like the plague but still.

    One solution would be to download the free Visual Web Developer Express 2010 from Microsoft (http://www.microsoft.com/express/Web/) if you dont have the commercial version of Visual Studio.

    Personally I would create the site in that rather than DW but if you insist on using DW then you can load the site up in VWDE and either run it through its test server or use its debug options of running code.
     
    AstarothSolutions, Mar 18, 2011 IP