473,396 Members | 1,914 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

csharp tutorial

Hello,
where can I find csharp tutorial/help/samples.
*.chm file is preffered.

Thanks :)
Nov 15 '05 #1
5 2276
Mr x, on www.google.com. Here's a link I found.

http://www.troobloo.com/tech/csharp.36.shtml

Or on http://msdn.microsoft.com.

http://search.microsoft.com/search/r...tutorial&na=30

--
Greg Ewing [MVP]
http://www.citidc.com

"Mr. x" <a@b.com> wrote in message
news:uY**************@TK2MSFTNGP12.phx.gbl...
Hello,
where can I find csharp tutorial/help/samples.
*.chm file is preffered.

Thanks :)

Nov 15 '05 #2
www.c-sharpcorner.com has a ton of stuff... www.csharpfriends.com is
another decent site. www.codeproject.com has a section exclusively on C#
which you'll find cool too.

Take Greg's advice first though...
"Greg Ewing [MVP]" <gewing@_NO_SPAM_gewing.com> wrote in message
news:um**************@tk2msftngp13.phx.gbl...
Mr x, on www.google.com. Here's a link I found.

http://www.troobloo.com/tech/csharp.36.shtml

Or on http://msdn.microsoft.com.

http://search.microsoft.com/search/r...s=1&c=4&st=a&q
u=c%23+tutorial&na=30
--
Greg Ewing [MVP]
http://www.citidc.com

"Mr. x" <a@b.com> wrote in message
news:uY**************@TK2MSFTNGP12.phx.gbl...
Hello,
where can I find csharp tutorial/help/samples.
*.chm file is preffered.

Thanks :)


Nov 15 '05 #3
While we're at it, check out www.gotdotnet.com too...

--
Greg Ewing [MVP]
http://www.citidc.com

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
www.c-sharpcorner.com has a ton of stuff... www.csharpfriends.com is
another decent site. www.codeproject.com has a section exclusively on C#
which you'll find cool too.

Take Greg's advice first though...
"Greg Ewing [MVP]" <gewing@_NO_SPAM_gewing.com> wrote in message
news:um**************@tk2msftngp13.phx.gbl...
Mr x, on www.google.com. Here's a link I found.

http://www.troobloo.com/tech/csharp.36.shtml

Or on http://msdn.microsoft.com.

http://search.microsoft.com/search/r...s=1&c=4&st=a&q u=c%23+tutorial&na=30

--
Greg Ewing [MVP]
http://www.citidc.com

"Mr. x" <a@b.com> wrote in message
news:uY**************@TK2MSFTNGP12.phx.gbl...
Hello,
where can I find csharp tutorial/help/samples.
*.chm file is preffered.

Thanks :)



Nov 15 '05 #4
All right, shameless plug, but look at my website (below) and there's about
7 tutorials I found. The first one by Joe Mayo can be downloaded in pdf. I
have the contents of each listed to help you decide which ones are worth the
time. (Unfortunately, some of these links go down from time to time).

http://www.mag37.com/csharp/tutorial_lists.htm
--
Mike Mayer
http://www.mag37.com/csharp/
mi**@mag37.com
"Greg Ewing [MVP]" <gewing@_NO_SPAM_gewing.com> wrote in message
news:%2*****************@tk2msftngp13.phx.gbl...
While we're at it, check out www.gotdotnet.com too...

--
Greg Ewing [MVP]
http://www.citidc.com

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
www.c-sharpcorner.com has a ton of stuff... www.csharpfriends.com is
another decent site. www.codeproject.com has a section exclusively on C# which you'll find cool too.

Take Greg's advice first though...
"Greg Ewing [MVP]" <gewing@_NO_SPAM_gewing.com> wrote in message
news:um**************@tk2msftngp13.phx.gbl...
Mr x, on www.google.com. Here's a link I found.

http://www.troobloo.com/tech/csharp.36.shtml

Or on http://msdn.microsoft.com.

http://search.microsoft.com/search/r...s=1&c=4&st=a&q
u=c%23+tutorial&na=30

--
Greg Ewing [MVP]
http://www.citidc.com

"Mr. x" <a@b.com> wrote in message
news:uY**************@TK2MSFTNGP12.phx.gbl...
> Hello,
> where can I find csharp tutorial/help/samples.
> *.chm file is preffered.
>
> Thanks :)
>
>



Nov 15 '05 #5
It's not .chm, but I've found this to be very helpful:

http://www.jaggersoft.com/pubs/AProg...ewOfCSharp.htm

If you're familiar with similar languages (c++, java, whatever), then it is
all you should need to get a good grasp of c#. Of course, it never hurts to
get a textbook for reference material (although I just use the docs
myself -- cheaper).

-- Pete
Mr. x wrote:
Hello,
where can I find csharp tutorial/help/samples.
*.chm file is preffered.

Thanks :)

Nov 15 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: binnyva | last post by:
Hello Everyone, I have just compleated a JavaScript tutorial and publishing the draft(or the beta version, as I like to call it) for review. This is not open to public yet. The Tutorial is...
7
by: Peter Smirnov | last post by:
Sorry for this newbie question but as far as I heard one need at least VisualStudio to develop CSharp applications. Is this correct? Are there otherwise some command line tools like javac.exe and...
1
by: Mark | last post by:
Does anyone know of a tutorial out there which allows me to create a component which is written in CSharp that is Accesable from an ASP Page just like you used to be able do do with an ActiveX VB...
2
by: news.microsoft.com | last post by:
Hi: I work in Csharp's parser files by LEX/YACC.Now I have only CSharp-lex.l and CSharp.y file,but they not have CSharp'comment Parse. this is a part of CSharp-lex.l. ........................
5
by: Ritu | last post by:
Hi , I am new to C#. Can any please tell me how i can generate XML using C#. I need to pass some configuration settings to some other application. Regards
1
by: Keith Clark | last post by:
Is there somwhere a tutorial which explains the differences between programming CSharp and Java? Thus it should not start from scratch (e.g. what is a "while" loop) but guide a Java programmer to...
11
by: Magnus Lycka | last post by:
While the official Python Tutorial has served its purpose well, keeping it up to date is hardly anyones top priority, and there are others who passionately create really good Python tutorials on...
3
by: Sheikko | last post by:
Hi, I want to develop an application in c# (cSharp) that create a database and popolate it with some information. In my mobile device I have SQL Mobile Edition... I want a brief tutorial or...
5
by: Joel | last post by:
In the course of my project, I must include some custom logic and would like to integrate a small script language in my application for that purpose. In C++, I used the LUA script language and I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.