About .NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krunalpatel
    New Member
    • Jul 2007
    • 1

    About .NET

    please can you guide me that which one i have to learn first to learn .NET.
    1. C# 2. vb.net 3. asp.net
  • dip_developer
    Recognized Expert Contributor
    • Aug 2006
    • 648

    #2
    Originally posted by krunalpatel
    please can you guide me that which one i have to learn first to learn .NET.
    1. C# 2. vb.net 3. asp.net
    1.first try to learn what is .net framework......

    2. .net supports many languages to write code.....some of them are vb.net/c#.net/j#.net etc......you have to learn one of them you think suitable for u...

    3.you should know what is "windows application and web application"....asp.net is the platform by which you can make a web application.... ..

    so when starting a project you should keep in mind...the following things......... ..............
    a) what type of project are you going to make...????
    windows application(or desktop application) or web application.... ...these are the two major types,.......yo u can make different type of application besides these...
    b) what language are you using....vb/c# or anything else...???

    Comment

    • neoupadhyay
      New Member
      • Feb 2007
      • 57

      #3
      Originally posted by krunalpatel
      please can you guide me that which one i have to learn first to learn .NET.
      1. C# 2. vb.net 3. asp.net
      C# and .net Framework, u should learn 1st.

      Comment

      Working...