How can I programmed with c#
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 ???
Re: How can I programmed with c#
.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
mail[email protected]
http://Learncsharp.cjb.net
Re: How can I programmed with c#
Re: How can I programmed with c#
see http://www.c-sharpcorner.com for how to program in C#.