I have already studied C, and C++. I googled for the best programming languages. Somewhere I found c# also. I want to know that, what type of programming language is this. I heard that C is useful in writing operating systems, C++ in gaming and i also used it in gaming, Java(which also I'm planning to study in upcoming days) is useful for application designing. I want to know that where c# is most useful, what are the advantages that will be gained after knowing all about C#.
And, at last why should i learn c# as I already know c, and c++.
deepugtm -8 Junior Poster in Training
Recommended Answers
Jump to Postc# is a great tool when you want to built applications rapidly. it has a great built-in framework that you can work with. using c# you can create windows applications, web applications, web services, mobile applications and windows services. c# is my favorite language.
Jump to PostSharp is great for doing anything quickly. Its not the most powerful, and its not the fastest. But it gets the job done.
also, there is a framework called XNA. it is for writing 3d games for windows and the XBOX360. XNA It is exclusively C#.
It is …
Jump to PostUnsafe code has its advantages, there are some instances you will find that you just can't get the performance you desire without using pointers. I have had that trouble twice. Both times were related to images.
All 9 Replies
serkan sendur 821 Postaholic Banned Featured Poster
Diamonddrake 397 Master Poster
ddanbe 2,724 Professional Procrastinator Featured Poster
DdoubleD 315 Posting Shark
ddanbe 2,724 Professional Procrastinator Featured Poster
DdoubleD 315 Posting Shark
ddanbe 2,724 Professional Procrastinator Featured Poster
Diamonddrake 397 Master Poster
darkocean 1 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.