What is c#

what is c#


Share Send to a friend Watch Report
 
 

Posted Answers

 
207 helpful answers

They're coming to take me away, Ha-haaa!

Advanced .NET Debugging Blog

My personal blog

C# is a programming language developed by Microsoft.

It resembles C++, C and Java but has its own distinctive syntax for doing a number of things.

It runs inside the Common Language Runtime, which can execute any .NET supported language (such as C#, VB.NET, IronPython, IronRuby, etc).

You can get more information here and here.

Posted 2008-05-26T08:57:45Z
Eran was invited by Yedda to answer this question.

Helpful?(2)
Rated as Best Answer

Sign in to participate

Got an answer for pradeepbaloni? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

Formatting a C# string to a proper XML format

I am looking for a way to take a C# string and format it so that it is in proper XML format. EX: "<quiz><question><text>This is ...
Submitted by Questions   3 years ago.
  • viewed 3157 times
Last answer posted 2 years ago by robertc


Q:

String to xml format string in C#

How do I convert a string to valid xml string? I'd like to convert all the characters so my xml will be valid. I need a C ...
Submitted by dudushmaya   4 years ago.
  • viewed 72560 times
Last answer posted 6 days ago by chris


Q:

String.IndexOf search algorithm

Does the string.IndexOf method in the .Net framework use the Boyer-Moore search algorithm?
Submitted by gvina   4 years ago.
  • viewed 1961 times
Last answer posted 3 years ago by Ohad.Israeli



» More...

Explore Related Posts in Forums

change from .NET 2.0 to .NET 3.0 version - C# / C Sharp

I would like to change an applicaiton I have from .NET 2.0 target framework to .NET 3.0 framework Rich, You shouldn't have to do anything, if I recall correctly, .NET 3.0 is completely backwards compatable with .NET 2.0. .NET 3.0 is just the addition of extra libraries. It still uses the 2.0

How to pass Ctrl+C to the background application in vb .net? - Visual Basic...

Hi, All, I have a vb .net program that starts a process in the background and I wondered whether it is possible to pass Ctrl+C to interrupt (not to kill) the background process. I know the background for a return value, or the send method which will not. The key string you need to send is "^C". Alt

Passing function pointer from VB .NET to C dll - Visual Basic .NET

Parameter from VB .NET to a C dll? Currently I'm passing it this way Public Delegate Sub any one know how to pass a function pointer as a function parameter > from VB .NET to a C dll? &gt a function pointer as a function parameter > > from VB .NET to a C dll? > > > > &gt
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
ADVERTISEMENT
AOL Autos Q&A is powered by Yedda an AOL Company
Copyright © 2006-2009, Yedda Inc. and respective copyright owners