• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ASP.NET total training

GSquadron

Member
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.
 
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:
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.
 
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.
 
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?
 
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.😱
 
Back
Top