![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
C# ...how's it?
It might surpise you, as to what kind of title is this...
But this semester (Semester VI..oh I know..you are not interested...) I am supposed to learn C#.. Questions!!!! 1) Is it very much similar ?? (begins with public static void main (String args []???) 2) Does it have libraries/include files similar to that of Java (built in???) 3) Where can I find a compiler for C# for Windows (Free) and even for Redhat Based Linux ? 4) Does C# having a lot of other stuff like Swing, Awt, beans and stuff... 5) The best books for it 6) The best websites (ofcourse PF...but providing theory details...datatypes..:-? ..and please...other than Microsoft.com. It is implied ..I know it!)
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
#2 | |
|
Professional Programmer
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4
![]() |
Quote:
and yes, 1 question mark is enough.
__________________
PFO - My daily dose of technology. |
|
|
|
|
|
|
#3 | |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Quote:
Oops I missed something out..there...
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
|
#4 |
|
Programming Guru
![]() ![]() ![]() |
1) It goes a little like this, but the idea is the same:
static void Main(string[] args) 2) You bet using System; using System.IO; using System.Net; using System.Windows.Forms; using System.Collections; etc 3) Look for SharpDevelop... its free and you can code C# and VB.Net (under windows). You will need Mono if you want to code C# in Linux. 4) C# is loaded. 5) I have C# Bible, C# .Net Black Book, C# Programming, and C# A Programmer's Introduction... all are good. 6) Google.com
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#5 | |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Quote:
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
|
#6 |
|
Programming Guru
![]() ![]() |
C# is a great language and thanks to mono it's cross platform!
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#7 |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
IR ...Sir, I have read in the Complete Reference Book of C#, that generally, programmers prefer the declaration of the Main() as public. And, most who use C# for commercial projects work with Visual Studio IDE...and the examples cited in that have Main() declared with public
I may have to use the same, in our college computer lab as we have Visual Studio installed! Also, C# is better suited for the .Net Environment..is what I have read.. What I am interested to know is .... Can C# be run on computers with no .Net Environment (though I have even read this too..) but on computers with GNU/Linux? Secondly, are there "CLR" and "JIT compilers" available for free or are they just native MICRO$OFT...
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
#8 | |||
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Quote:
Quote:
Quote:
|
|||
|
|
|
|
|
#9 | |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Quote:
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
|
#10 |
|
Expert Programmer
|
Infinite Recursion, thanks i have been having a BIG problem with my visual studio .net install.... so finding out about SharpDevelop was a golden ticket.... i cannot thank you enough
![]()
__________________
"When in Rome, Do as the Romans Do" "Beauty is in the eye of the BEER holder" "Save your breath your going to need it for your blow up doll later" SearchLores.org |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|