Learning C# |
| |
 |
Reputation Power: 1

| | New Poster Posts: 13 Topics: 3  |
|
|
April 21, 2008, 09:58:17 PM
|
has anyone worked with C Sharp, what do you think of it. im basically looking for another coding language to learn, and im leaning in that direction, although C++ has its perks but, i wanna know the full capabilities of c#
« Last Edit: December 15, 2011, 05:52:20 AM by Admin »
|
|
|
|
| |
 |
Reputation Power: 1

| | New Coder Posts: 37 Topics: 2  |
|
|
May 01, 2008, 12:56:18 PM
|
C# is powerful - and simpler than C++ but I think the combination of the .Net framework/ library, Visual Studio 2005/8 and C# is a winning combination.
|
|
| |
 |
Reputation Power: 1

| | New Coder Posts: 49 Topics: 14 |
|
|
September 11, 2008, 04:53:06 AM
|
AS per the requirement of today's world. C# is the most usable and ease to adapt language with good featues. with the use of .net technologies with C# you can do all together different kind of work like windows/web/ desgining /Web services/ Mobile Device
|
|
| |
 |
Reputation Power: 1

| | New Poster Posts: 2 Topics: 0 |
|
|
September 11, 2008, 05:39:25 AM
|
In this technology upgradation scenario C# is best recomended laungage.
|
|
| |
 |
Reputation Power: 1

| | Regular Coder Posts: 50 Topics: 15 |
|
|
September 11, 2008, 05:02:12 PM
|
C# is Microsoft's solution to Java becoming a better language than C++. Hey can't let the open source languages win can you?
|
|
| |
 |
Reputation Power: 2

| | Regular Coder Posts: 67 Topics: 33 |
|
|
January 02, 2009, 12:41:10 AM
|
yes i have worked with C#. it is very similar to that of the C++ programming language. in C# we use consolo.readline nad console.writeline for implementing input and output statements. there are several features that are used in C# programming language.
|
|
| |
 |
Reputation Power: 2

| | Skilled Coder Posts: 119 Topics: 1  |
|
|
December 08, 2011, 01:27:39 AM
|
C# is very powerful OOPS language similar to c++ but easy than c++ because there is no use of pointers in C#, easy to understand.
|
|
| |