Connecting Tech Pros Worldwide Help | Site Map

Where do i go to start learning C# for web developement and services?

Amai
Guest
 
Posts: n/a
#1: Aug 7 '06
I'm ineterested in learning C# for Web Service and Developement, in
conjunction with both ASP.NET 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?

would it be more beneficial for me to just focus on one of the
languages (C# vs VB.NET)?

thanks in advance for the replies!

Morten Wennevik
Guest
 
Posts: n/a
#2: Aug 7 '06

re: Where do i go to start learning C# for web developement and services?


In my opinion the C# for dummes is to be avoided. Reading the certification books on C# might be a good way to learn the language. Those books go through a wide variety of the language and framework, and many don't assume you know much programming to begin with.

It might be wise to stick to either C# or VB.Net, but once you know one of the languages you can easily pick up the other. The framework is shared among all .net languages.

There are several web sites that give lots of code samples to try out as well, and articles that cover everything a book would, though having a book might be tidier.

Creating Web Services and Web Applications in .Net is easy. You need IIS with framework 1.1 or 2.0 (if you installed IIS after Framework 1.1 or 2.0 you might need to reregistert ASP.NET, google for aspnet_regiis)


On Mon, 07 Aug 2006 18:47:27 +0200, Amai <terry.trent@gmail.comwrote:
Quote:
I'm ineterested in learning C# for Web Service and Developement, in
conjunction with both ASP.NET 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?
>
would it be more beneficial for me to just focus on one of the
languages (C# vs VB.NET)?
>
thanks in advance for the replies!
>
>


--
Happy coding!
Morten Wennevik [C# MVP]
Michael Nemtsev
Guest
 
Posts: n/a
#3: Aug 7 '06

re: Where do i go to start learning C# for web developement and services?


Hello Amai,

Try from this book http://www.amazon.com/exec/obidos/AS...565161-8370446

ASP.net or Win Forms it doesn't important - you need to learn how to build
and consume web services and only that take into account differences

AI'm ineterested in learning C# for Web Service and Developement, in
Aconjunction with both ASP.NET and VB.NET. However, i don't really
Aknow where to start.
A>
AAre there classes available at local colleges, or do i have to go
Athrough microsoft to find classes? would it be easier to try learning
Aon my own by purchasing Dummies books and microsoft official books?
AWould it be beneficial to pay someone as a private tutor to help me
Alearn it?
A>
Awould it be more beneficial for me to just focus on one of the
Alanguages (C# vs VB.NET)?
A>
Athanks in advance for the replies!
A>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche


Jonathan Roberts
Guest
 
Posts: n/a
#4: Aug 8 '06

re: Where do i go to start learning C# for web developement and services?



"Amai" <terry.trent@gmail.comwrote in message
news:1154969247.779917.179920@p79g2000cwp.googlegr oups.com...
Quote:
I'm ineterested in learning C# for Web Service and Developement, in
conjunction with both ASP.NET and VB.NET. However, i don't really know
where to start.
You might find this useful: http://www.publicjoe.f9.co.uk/csharp/csharp.html


Alvin Bruney [MVP]
Guest
 
Posts: n/a
#5: Aug 8 '06

re: Where do i go to start learning C# for web developement and services?


If you are on a budget, point your reader to framework.aspnet newsgroup and
start reading posts, you should be up and running in writing code in very
little time.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


"Amai" <terry.trent@gmail.comwrote in message
news:1154969247.779917.179920@p79g2000cwp.googlegr oups.com...
Quote:
I'm ineterested in learning C# for Web Service and Developement, in
conjunction with both ASP.NET 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?
>
would it be more beneficial for me to just focus on one of the
languages (C# vs VB.NET)?
>
thanks in advance for the replies!
>

Closed Thread


Similar C# / C Sharp bytes