Connecting Tech Pros Worldwide Help | Site Map

Where to start learning ASP.NET

  #1  
Old August 7th, 2006, 05:35 PM
Amai
Guest
 
Posts: n/a
I'm ineterested in learning ASP.NET, in conjunction with both C# and
VB.NET. However, i don't really know where to start.

Are there classes available at local colleges, or do i have to go
through microsoft to find classes? would it be easier to try learning
on my own by purchasing Dummies books and microsoft official books?
Would it be beneficial to pay someone as a private tutor to help me
learn it?

thanks in advance for the replies!

  #2  
Old August 7th, 2006, 06:15 PM
Mischa Kroon
Guest
 
Posts: n/a

re: Where to start learning ASP.NET



"Amai" <terry.trent@gmail.comwrote in message
news:1154969094.790231.308190@75g2000cwc.googlegro ups.com...
Quote:
I'm ineterested in learning ASP.NET, in conjunction with both C# and
VB.NET. However, i don't really know where to start.
>
Are there classes available at local colleges, or do i have to go
through microsoft to find classes? would it be easier to try learning
on my own by purchasing Dummies books and microsoft official books?
There is a lot of material out there to help you learn, there is even a lot
of free material out there to help you learn :)

Video materials:
http://www.google.com/search?q=how+to+video+asp.net

Regular websites:
http://www.google.com/search?q=learn+asp.net

Books:
for this I recommend asp.net unleashed by steven walther.
http://www.superexpert.com/Books/Asp...d/Default.aspx

When learning you might want to make a website for yourself or someone else
along the way to learn and implement the things you have learned from these
resources.



  #3  
Old August 7th, 2006, 06:25 PM
Augustin Prasanna
Guest
 
Posts: n/a

re: Where to start learning ASP.NET


Amai,

If you have prior experience in web application development, you can self
learn using quickstarts tutorial. There are also lots of resources that you
can find on the web.

If you are new to web application development, it might help to take
someone's help or some course to learn the basics. once you know the basics,
you will have to try out sample programs and can master asp.net. Experience
is the best way to learn..

- Augustin

"Amai" wrote:
Quote:
I'm ineterested in learning ASP.NET, in conjunction with both C# and
VB.NET. However, i don't really know where to start.
>
Are there classes available at local colleges, or do i have to go
through microsoft to find classes? would it be easier to try learning
on my own by purchasing Dummies books and microsoft official books?
Would it be beneficial to pay someone as a private tutor to help me
learn it?
>
thanks in advance for the replies!
>
>
  #4  
Old August 7th, 2006, 06:35 PM
Amai
Guest
 
Posts: n/a

re: Where to start learning ASP.NET


My experience with web devolopement is few and far between,
unfortunately (programming side, at any rate). I've worked sparingly
with php, javascript, and some cgi, but that's the extent of my
knowledge (short some html and css).

i don't know if those can be considered basics, or even along the same
lines of asp.net and c#, but hopefully this gives you an idea of where
i might be in regards to learning these new languages.

Augustin Prasanna wrote:
Quote:
Amai,
>
If you have prior experience in web application development, you can self
learn using quickstarts tutorial. There are also lots of resources that you
can find on the web.
>
If you are new to web application development, it might help to take
someone's help or some course to learn the basics. once you know the basics,
you will have to try out sample programs and can master asp.net. Experience
is the best way to learn..
>
- Augustin
>
"Amai" wrote:
>
Quote:
I'm ineterested in learning ASP.NET, in conjunction with both C# and
VB.NET. However, i don't really know where to start.

Are there classes available at local colleges, or do i have to go
through microsoft to find classes? would it be easier to try learning
on my own by purchasing Dummies books and microsoft official books?
Would it be beneficial to pay someone as a private tutor to help me
learn it?

thanks in advance for the replies!
  #5  
Old August 7th, 2006, 06:35 PM
Amai
Guest
 
Posts: n/a

re: Where to start learning ASP.NET


I believe i'll be buying the unleashed series of books for both C# and
asp.net, thank you for the pointer in the right direction.


Mischa Kroon wrote:
Quote:
"Amai" <terry.trent@gmail.comwrote in message
news:1154969094.790231.308190@75g2000cwc.googlegro ups.com...
Quote:
I'm ineterested in learning ASP.NET, in conjunction with both C# and
VB.NET. However, i don't really know where to start.

Are there classes available at local colleges, or do i have to go
through microsoft to find classes? would it be easier to try learning
on my own by purchasing Dummies books and microsoft official books?
>
There is a lot of material out there to help you learn, there is even a lot
of free material out there to help you learn :)
>
Video materials:
http://www.google.com/search?q=how+to+video+asp.net
>
Regular websites:
http://www.google.com/search?q=learn+asp.net
>
Books:
for this I recommend asp.net unleashed by steven walther.
http://www.superexpert.com/Books/Asp...d/Default.aspx
>
When learning you might want to make a website for yourself or someone else
along the way to learn and implement the things you have learned from these
resources.
  #6  
Old August 7th, 2006, 07:15 PM
Ken Cox [Microsoft MVP]
Guest
 
Posts: n/a

re: Where to start learning ASP.NET


There are tons of free resources if you'd like to learn on your own. Just
get a copy of Visual Web Developer Express and start watching the videos and
webcasts:

http://www.asp.net/learn/default.aspx?tabid=63

Ken
Microsoft MVP [ASP.NET]

"Amai" <terry.trent@gmail.comwrote in message
news:1154969094.790231.308190@75g2000cwc.googlegro ups.com...
Quote:
I'm ineterested in learning ASP.NET, in conjunction with both C# and
VB.NET. However, i don't really know where to start.
>
Are there classes available at local colleges, or do i have to go
through microsoft to find classes? would it be easier to try learning
on my own by purchasing Dummies books and microsoft official books?
Would it be beneficial to pay someone as a private tutor to help me
learn it?
>
thanks in advance for the replies!
>

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Learning ASP.NET jr answers 3 July 18th, 2008 06:25 PM
Where do i go to start learning C# for web developement and services? Amai answers 4 August 8th, 2006 02:55 AM
Learning ASP.NET (knowing HTML) Morten Snedker answers 1 February 23rd, 2006 10:15 AM
Suggestions on Learning ASP.net CB answers 2 November 18th, 2005 02:13 AM