Click here to Skip to main content
15,905,144 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPost Info to Particular Pages in FaceBook Pin
prasanth1002-May-13 9:25
prasanth1002-May-13 9:25 
AnswerRe: Post Info to Particular Pages in FaceBook Pin
Jasmine25013-May-13 5:29
Jasmine25013-May-13 5:29 
Questionwebform performance Pin
gaigoi1132-May-13 6:56
gaigoi1132-May-13 6:56 
AnswerRe: webform performance Pin
jkirkerx2-May-13 7:01
professionaljkirkerx2-May-13 7:01 
GeneralRe: webform performance Pin
gaigoi1132-May-13 7:15
gaigoi1132-May-13 7:15 
GeneralRe: webform performance Pin
jkirkerx2-May-13 9:26
professionaljkirkerx2-May-13 9:26 
QuestionASP.NET Tutorials Pin
Clark Kent1232-May-13 4:48
professionalClark Kent1232-May-13 4:48 
AnswerRe: ASP.NET Tutorials Pin
Jasmine25012-May-13 5:46
Jasmine25012-May-13 5:46 
There are three tutorials on W3Schools and they are pretty good.
http://www.w3schools.com/aspnet/default.asp[^]

However, in working with a lot of developers over the years, you don't want to focus on the specifics of ASP.Net, which is just a server-side HTML-generator, essentially. Since it's generating HTML, and the browser only understands HTML, an ASP.Net developer who isn't an EXPERT in HTML is going to have difficulties. So, my suggestion, to become a good ASP.Net developer, is to go learn HTML5/CSS3/JQuery and how to build pages using only that stuff. THEN, you will be competent at programming the ASP.Net server to emit HTML pages.

One of the best tutorial sites on the web is Codecademy - interactive tutorials which run automated tests against your code to check your work. I've done almost all of their tutorials on various languages, and I highly recommend doing their basic web development tutorials, AND the advanced ones about JQuery and you should also pick an API like Parse, and learn that too. This will give you a holistic view of current web programming languages, and a simple introduction to all of them.

http://www.codecademy.com/tracks/web[^]
GeneralRe: ASP.NET Tutorials Pin
Clark Kent1232-May-13 6:41
professionalClark Kent1232-May-13 6:41 
AnswerRe: ASP.NET Tutorials Pin
David Mujica2-May-13 9:42
David Mujica2-May-13 9:42 
GeneralRe: ASP.NET Tutorials Pin
Clark Kent1232-May-13 9:56
professionalClark Kent1232-May-13 9:56 
AnswerRe: ASP.NET Tutorials Pin
thewazz4-May-13 19:03
professionalthewazz4-May-13 19:03 
GeneralRe: ASP.NET Tutorials Pin
Clark Kent1236-May-13 2:04
professionalClark Kent1236-May-13 2:04 
QuestionFacebook checkin using Graph API Pin
Blikkies2-May-13 1:11
professionalBlikkies2-May-13 1:11 
AnswerRe: Facebook checkin using Graph API Pin
Jasmine25012-May-13 5:39
Jasmine25012-May-13 5:39 
GeneralRe: Facebook checkin using Graph API Pin
Blikkies2-May-13 20:57
professionalBlikkies2-May-13 20:57 
GeneralRe: Facebook checkin using Graph API Pin
Jasmine25013-May-13 5:12
Jasmine25013-May-13 5:12 
Questionvbs in c# web application Pin
Sandeep Singh Negi30-Apr-13 20:13
Sandeep Singh Negi30-Apr-13 20:13 
AnswerRe: vbs in c# web application Pin
jkirkerx1-May-13 6:43
professionaljkirkerx1-May-13 6:43 
AnswerRe: vbs in c# web application Pin
Bernhard Hiller1-May-13 22:33
Bernhard Hiller1-May-13 22:33 
GeneralRe: vbs in c# web application Pin
Sandeep Singh Negi1-May-13 22:55
Sandeep Singh Negi1-May-13 22:55 
AnswerRe: vbs in c# web application Pin
Sandeep Singh Negi1-May-13 22:49
Sandeep Singh Negi1-May-13 22:49 
GeneralRe: vbs in c# web application Pin
jkirkerx2-May-13 7:21
professionaljkirkerx2-May-13 7:21 
QuestionVersioning MVC WebAPI Pin
Jeremy Hutchinson30-Apr-13 6:40
professionalJeremy Hutchinson30-Apr-13 6:40 
QuestionImage Comparison Pin
coder_ski30-Apr-13 4:27
coder_ski30-Apr-13 4:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.