Implimenting C sharp 
January 4th, 2009, 06:12 AM
|  | Familiar Sight | | Join Date: Mar 2008 Location: India Age: 20
Posts: 178
| | Implimenting C sharp
Hello ppl,
I'm totally new to C#, i want to begin implementing programs in C#,.but right now i checked for Visual Studio.NET and its not there in my pc.
Is there any other IDE or sth where we can impliment C#?
For ex. in case of C we can impliment it in different IDEs like Turbo C, Borland..
Microsoft Visual C++...
Which is the most recommended stuff for C# to get going?
| 
January 4th, 2009, 05:40 PM
|  | Familiar Sight | | Join Date: Mar 2008 Location: India Age: 20
Posts: 178
| |
I guess everybody out here is coding in C#..so you must be knowing where you write ur code and how u compile it!..Please let me know options for it.
| 
January 4th, 2009, 06:54 PM
| | Familiar Sight | | Join Date: Dec 2008 Age: 22
Posts: 191
| |
Hello Parul,
You want to develop dot net applications .. Welcome to Microsoft !!
Under the umbrella of dot net will be capable of implementing with many languages one of them c#, you can use Microsoft IDE Visual Studio, or you can use an editor to type your code then compile it using the SDK and sure in the editor you'll have no intellisense.
In VS you'll have many tools, I prefer Class Diagram Designer, so don't look away ! and as you are new -like me- you don't have to.
Regards,
Bassem
| 
January 5th, 2009, 10:13 AM
|  | Expert | | Join Date: Mar 2008 Location: Essex, UK Age: 29
Posts: 192
| |
Well, if you haven't got Visual Studio .NET already and you're just starting out, I'd recommend downloading the Express editions. They're free and suprisingly complete versions of the full edition. You don't get some of the more advanced bells and whistles but you won't need them at your stage. C# Express Edition
There are also some open-source offerings out there: Sharp Develop | 
January 8th, 2009, 05:11 PM
|  | Familiar Sight | | Join Date: Mar 2008 Location: India Age: 20
Posts: 178
| |
Thanks a lot; but on C# express edition the hyperlink given above; it's only of some 2mbs....but it cant be so less if am not wrong..
can it be so small in size?..
| 
January 8th, 2009, 06:05 PM
|  | Site Moderator | | Join Date: Jan 2007 Location: America
Posts: 3,239
| |
Thats not a link to download its a link to the webpage talking about C# express. Go there and then download.
You can use the Web Install or download the whole DVD and install it that way.
| 
January 9th, 2009, 03:22 AM
|  | Familiar Sight | | Join Date: Mar 2008 Location: India Age: 20
Posts: 178
| | Quote:
Originally Posted by RedSon Thats not a link to download its a link to the webpage talking about C# express. Go there and then download.
You can use the Web Install or download the whole DVD and install it that way. | yaeh, i did the same thing, i went there and opened the download section where visual c# express provided for downloading is of some 2mbs.
| 
January 9th, 2009, 01:17 PM
|  | Expert | | Join Date: Mar 2008 Location: Essex, UK Age: 29
Posts: 192
| | Quote:
Originally Posted by Parul Bagadia yaeh, i did the same thing, i went there and opened the download section where visual c# express provided for downloading is of some 2mbs. | Yes, the 2mb download is just the initial download/installer application. This is the way the express edtion installs work.
Download and run it and a little application will pop-up that determines the components you need and then downloads/installs them for you.
| 
January 9th, 2009, 01:22 PM
|  | Forum Leader | | Join Date: Apr 2008 Location: San Antonio, TX (USA) Age: 24
Posts: 2,486
| |
It's called an online installer. A short initial download, and then the installer app will download the rest of the data for installation.
EDIT: However, if you prefer to download it all first, there is a link at the bottom to download a DVD ISO file that contains all the Express edition products.
Visual C# Express is the very best way to get into C# programming for free.
|  | | Thread Tools | Search this Thread | | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 220,662 network members.
|