A very very basic query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • uptown
    New Member
    • Nov 2008
    • 10

    A very very basic query

    Hi,

    I need to get started in learning .net. The thing is I am required to learn asp.net, C# (.net2.0).

    I can't seem to figure out how the terms (asp, .net, C#) are related to each other. I need to work on some web development project so I am required to learn the above stated tech. So what I would like to know is a very brief intro to the techs I mentioned.

    I am not completely ignorant of development. I have a good enough experience of working on C, C++.

    Sorry if my question is too basic and if I posted it in the wrong forum. As you can imagine, I am clueless as to what all of the above techs mean.

    Thanks in advance.
    Last edited by Frinavale; Dec 29 '08, 10:10 PM. Reason: Moved to ASP.NET
  • PRR
    Recognized Expert Contributor
    • Dec 2007
    • 750

    #2
    Originally posted by uptown
    Hi,

    I need to get started in learning .net. The thing is I am required to learn asp.net, C# (.net2.0).

    I can't seem to figure out how the terms (asp, .net, C#) are related to each other. I need to work on some web development project so I am required to learn the above stated tech. So what I would like to know is a very brief intro to the techs I mentioned.

    I am not completely ignorant of development. I have a good enough experience of working on C, C++.

    Sorry if my question is too basic and if I posted it in the wrong forum. As you can imagine, I am clueless as to what all of the above techs mean.

    Thanks in advance.
    ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.ASP.NE T is built on the Common Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language(eg C#.NET).
    What is ASP.NET
    ASP.NET
    C#

    C# MSDN

    Comment

    • uptown
      New Member
      • Nov 2008
      • 10

      #3
      Thanks a lot DeepBlue.

      Comment

      • PRR
        Recognized Expert Contributor
        • Dec 2007
        • 750

        #4
        Originally posted by uptown
        Thanks a lot DeepBlue.
        Welcome, do continue to post your queries on Bytes.

        Comment

        • Frinavale
          Recognized Expert Expert
          • Oct 2006
          • 9749

          #5
          For ASP.NET application questions please post in the ASP.NET forum. I've moved your thread to this forum because it belongs here.

          Cheers!

          -Moderator Frinny

          Comment

          Working...