ASP.NET total training

GSquadron

Member
Sep 8, 2012
172
0
0
I need to learn a lot from ASP.NET in 10 days, but seriously this is crazy.
I have to do this for a personal website to one of my projects.
Anyone can help with any video training or books?
Even if I study just a little, it is no problem as soon as I can create a good website.
I am not talking about dynamic website, but near that would be great.
The problem is the days I have to develop it.
 

douglasb

Diamond Member
Apr 11, 2005
3,157
0
76
ASP .NET what? Web Forms? MVC?

PluralSight is a good resource for getting started, IMO
 

GSquadron

Member
Sep 8, 2012
172
0
0
Whatever asp.net website
The later is the .net framework the better (4.5)
And the course has to be free!
For example on youtube, but I didn't find anyone who was good at asp.net
 
Last edited:

Graze

Senior member
Nov 27, 2012
468
1
0
Do you know any .Net programming languages? VB.net or C#?

I really don't see you learning this in 10 days. I am fairly familiar with C# and now in the process of learning asp.net(WebForms) for a future project I would like to be included on.

I am two weeks into the learning process(reading books and creating small apps). I still don't know the language.
 

Staples

Diamond Member
Oct 28, 2001
4,953
119
106
Not possible in 10 days unless you know VB or C# already.

Try PHP, you can learn that in 10 days very easily and there are tons and tons of free tutorials out there (including the official documentation). It isn't popular for no reason. Everyone and their sister uses PHP because of its ease.
 

slugg

Diamond Member
Feb 17, 2002
4,723
80
91
I need to learn a lot from ASP.NET in 10 days, but seriously this is crazy.
I have to do this for a personal website to one of my projects.
Anyone can help with any video training or books?
Even if I study just a little, it is no problem as soon as I can create a good website.
I am not talking about dynamic website, but near that would be great.
The problem is the days I have to develop it.

Doesn't have to be dynamic? Then why learn ASP.NET at all?

Why not tell us what you're trying to make, then we can suggest a tool set that you CAN learn in 10 days?
 

sunilmkt

Member
Nov 21, 2012
38
0
61
For learning Asp.net, first you have to learn VB or C#. If you are already aware all fundamental of programing language than you can think about to learn Asp.net otherwise this is not simple to learn Asp.net in just 10 days.:eek: