tutorial

  • Thread starter Thread starter Rodrigo
  • Start date Start date
R

Rodrigo

Hello All,

I want to start to study C# and I don't want to spend to much money with
books a this moment.

I want to know if there are some tutorials abou this language to help me
with forms manipulation and instructions for beginers

thanks,


Rodrigo.
 
Thanks Clinton

clintonG said:
Sure get the QuickStarts [1] and spend a lot of time at MSDN [2].
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET (e-mail address removed)
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://www.asp.net/tutorials/quickstart.aspx
[2] http://msdn.microsoft.com



Rodrigo said:
Hello All,

I want to start to study C# and I don't want to spend to much money with
books a this moment.

I want to know if there are some tutorials abou this language to help me
with forms manipulation and instructions for beginers

thanks,


Rodrigo.
 
Rodrigo said:
I want to start to study C# and I don't want to spend to much money with
books a this moment.

I want to know if there are some tutorials abou this language to help me
with forms manipulation and instructions for beginers

If I were you, I'd be sure to fully learn the C# language first and
foremost.

I used, and would recommend, the following:

http://csharp-station.com/Tutorial.aspx - a complete C# tutorial
http://www.yoda.arachsys.com/csharp/ - FAQs, common "gotchas" and
practical advice/help
 
Back
Top