Home Loan | Western Union Locations | Personal Injury Lawyer Los Angeles | Credit Card | Loans
c#.net [Archive] - ZGeek

PDA

View Full Version : c#.net


gooey
03-03-2005, 04:24 PM
anyone know of good resources for learning c#.net?

websites?

books?

any good suggestions are welcome

cheers

EtTuBrute
03-03-2005, 04:31 PM
www.asp.net (http://www.asp.net) is a good site, you can dl free development env, has quick start tutorials (http://www.asp.net/Tutorials/quickstart.aspx) and starter applications with all kinds of documentation (http://www.asp.net/Default.aspx?tabindex=8&tabid=47)

gooey
03-03-2005, 04:35 PM
sorry mate - im looking for C#.NET, not ASP.NET

EtTuBrute
03-03-2005, 04:42 PM
try here (http://msdn.microsoft.com/vcsharp/team/)

jeffxor
03-03-2005, 04:53 PM
I installed visiostudio .Net and the msdn refernce library that came with that had some pretty good examples of everything that I need to for my uni assignments. (EtTuBrute has the link for)

It was just read the doc look at the example cut and past the example code and modify it for your needs.

As they say the best programmers are the most lazy.

BtrFly
03-03-2005, 04:56 PM
ask still_life...

s3raph
09-03-2005, 12:56 AM
The book I'm learning it out of is called "C# by dissection" by Dr Ira Pohl. It and the rest of the "by dissection" series are very highly regarded by my lecturers. I recomend it if you're able to afford it. (Uni textbooks costing what they do)

gooey
09-03-2005, 03:55 PM
I recomend it if you're able to afford it.


no problems there - work is paying for everything


thanks for the tip