Thread: New to C#

  1. #1
    Code Warrior
    Join Date
    Nov 2001
    Posts
    669

    Question New to C#

    Hi!

    Could anyone tell me if there is any good book for C#?

    In VS.NET I wanted to create an ASP.NET web application but the VS.NET always want to connect to the server. Why?
    Current projects:
    1) User Interface Development Kit (C++)
    2) HTML SDK (C++)
    3) Classes (C++)
    4) INI Editor (Delphi)

  2. #2
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438
    Programming C#: 2nd Edition is great. As for the ASP question, just type in "http://localhost:yourportnumberforIIS/nameofproject" and you'll be set.

  3. #3
    Registered User
    Join Date
    May 2002
    Posts
    16
    I began with Inside C# and C# Step by Step from MS Press.

  4. #4
    Code Warrior
    Join Date
    Nov 2001
    Posts
    669
    I forgot to write this that I don't have the IIS. Must I have the IIS?
    Current projects:
    1) User Interface Development Kit (C++)
    2) HTML SDK (C++)
    3) Classes (C++)
    4) INI Editor (Delphi)

  5. #5
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438
    Which OS do you run?

  6. #6
    Code Warrior
    Join Date
    Nov 2001
    Posts
    669
    I have Win2k.
    Current projects:
    1) User Interface Development Kit (C++)
    2) HTML SDK (C++)
    3) Classes (C++)
    4) INI Editor (Delphi)

  7. #7
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438
    You should be able to enable IIS in Win2K. Just goto your Add/Remove programs. Then click Add/Remove windows components. Select IIS and you should be good to go.

Popular pages Recent additions subscribe to a feed