Click to See Complete Forum and Search --> : How can I programmed with c#


Least Lee
January 4th, 2001, 07:50 AM
Dear all,
I know nothing about C#, .net. I am just a beginning on mfc and com.
But after i have read some message on this forums, it seems that .net
is something that going to replace mfc???(in fact, i still don't know what
C# and .net is)
May i ask, is .net a IDE(development environment) or can simply be implemented in vc++ 6.
How can i get those(c#,.net)?? does it require extra libraries or ???
How can i learn both??? It seems that almost no books can be found
talking about it??
Can anyone help ???

saurabhN
January 4th, 2001, 10:53 AM
.NEt is a full fledged new Framework and runtime.
You have to download the .NET SDK to get its compilers and stuff .
C# is a NEW programming language which will be the Featured Language of the .NET paltform . So u will have to learn C# fully ... there are no extentions for it.
Also .NET does support VB and C++ (its compilers are included in the SDK)

if ur in to Vb then forget C# get on with Vb but if ur starting then its better u learn C# itself ...
There are some books available on C# to but since its in its beta stage there are many bugs in it.



Saurabh Nandu
mailsaurabhn@webveda.com
http://Learncsharp.cjb.net

grennis
January 4th, 2001, 11:16 PM
http://msdn.microsoft.com/net/

maheshbeniwal
January 9th, 2001, 10:07 AM
see http://www.c-sharpcorner.com for how to program in C#.