Scott offers some feedback on .NET 3/3.5

Discussion in 'ASP.NET / ASP.NET Core' started by wisemx, Feb 10, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Bruce

    Bruce DiscountASP.NET Staff

    hehe.. probably right.


    We were actually talking about combining ASP.NET and ASP.NET 2.0 forum. What do ya all think? The forum list is getting quite large.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. ...Well...Soon we're going to have asp.net 1.1, 2.0, 3.0 and 3.5


    Personally I'd like to see at least three asp.net sections:


    ASP.NET
    ASP.NET 2.0
    ASP.NET 3 (Foundations)
    Foundations section could have:
    WPF (v3 Presentation)
    WF (v3 Workflow)
    WCF (v3 Communication)


    btw Bruce, are you guys talking to Microsoft about how WCF will be offered here?
    I'm shooting to be a WCF Evangelist and will of course be in your corner. [​IMG]
     
  3. Yeah, I fully agree with WiseMX, the sections should be:
    ----------------------------------------------------------
    ASP.NET
    ASP.NET 2.0


    ASP.NET 3.x - CF (Communication)
    ASP.NET 3.x - WPF (Presentation)
    ASP.NET 3.x - WF (Workflow)
    ----------------------------------------------------------
    The other stuff like StarterKits could be merged together since there's so much information on those topics already on the net.

    But I suspect we're going to have to have some DASP-community support here for these .net 3.0 technologies.

    BTW, I *finally* was able to get my WCF Service coming up with the proper WSDL (service.svc) page. (Everyone will get the'multiple host header' issue on DASP- and I was able to solve that if anyone cares.
    Edit: just found a DASP link to that very problem;
    http://community.discountasp.net/default.aspx?tabid=&f=24&m=16709&p=1

    But now I'm stuck on an error: "The caller was not authenticated by the service"when I try to run the client. It works on my own local IIS6.0 host (single computer), but won't work on DASP (spanning multiple computers) And google isn't much help since this is still 'relatively' new tech)

    [​IMG]Does anyone have a working WCF HelloWorld Service using wsHttpBinding running on DASP?


    .





    Post Edited (RedDog) : 9/19/2007 1:25:21 AM GMT
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page