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.

new to aspx

Discussion in 'C#' started by promotingspace.net, Jul 18, 2007.

  1. #1
    Hi
    I know html and have just learnt php
    now I want to start learning C# and aspx (aspX)
    what are the requirements and which one should I begin with first?
    Also I'm not comfortable with w3school. what sources do you suggest to use for the turorial
     
    promotingspace.net, Jul 18, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    They are not mutually exclusive

    As per the comments on your other thread, ASP.Net is simply a framework and C# is one of the languages that can be used within the framework.

    I personally have always liked the 4 Guys From Rolla tutorials (though they are a mixture of C# and VB) but whilst I am personally only a hobbiest coder I did have some knowledge of Basic and OOP structures before starting
     
    AstarothSolutions, Jul 18, 2007 IP
  3. joshymraj

    joshymraj Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi,

    Check out this official link from microsoft.Its really helpful for a beginner.Comprises of both demo and code sample.You will find how simple is dotnet.Oops !!! There are big things also.But before that check out this.

    http://quickstarts.asp.net/QuickStartv20/default.aspx

    Regards,

    Joshy M Raj
     
    joshymraj, Jul 18, 2007 IP
  4. MasterOfLogic

    MasterOfLogic Well-Known Member

    Messages:
    217
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #4
    some good asp.net tutorial websites:

    google: codeproject

    google: 4guysfromrolla

    and of course, the standard tutorials on the offical asp.net website are a great place to start.

    I'd get yourself a copy of Visual Studio 2005 also if you're interested in develping in C# / ASP.NET.

    Cheers!
     
    MasterOfLogic, Jul 18, 2007 IP
  5. sanilwins

    sanilwins Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    to learn c# u should have the basic knowledge of any oops language like c++ or java
    install ur .net software carefully.

    try to have basic idea of the interface used in .net.
    u can use both vs.net 2003 or v 2005
    to learn the basic u can use w3schools.com
    ll tell u he materials to be used
     
    sanilwins, Jul 28, 2007 IP
  6. masfenix

    masfenix Peon

    Messages:
    74
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    The official site , www.asp.net also has video tutorials which really helped me.
     
    masfenix, Aug 2, 2007 IP
  7. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #7
    If you know a c-style language, it's just syntax changes for you... I've noticed that it's especially close to ActionScript - ESPECIALLY C# for .NET 3.0 :)
     
    ccoonen, Aug 2, 2007 IP
  8. shrkscn

    shrkscn Peon

    Messages:
    1,157
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #8
    try the official asp.net site. good with quick start tutorials and the very best AJAX
     
    shrkscn, Aug 4, 2007 IP