hi, i am new in this forum and glad to join, and sorry for my english language,
when people say c# it's mean c# for desktop application or for web application ?, because a lot of sample that i saw base on web application it's mean aspx
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kaushik MahetaPosted Dec 18, 2012, 6:36 AM
Satyapriya NayakPosted Dec 18, 2012, 12:47 AM
C# is a language in the .net technologies. You can use c# for building windows application or web application. It depends upon the client requirements whether they want to do desktop application or web application.
http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29
Thanks