Hi friends,
I want to know that .Net is a multi language framework then why we used only C# mostly in application.
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.
Manoj SevdaPosted Nov 12, 2011, 1:43 AM
People have different - different thinking, Or have different - different background, In this condition some people comes from java or c or c++ then they will prefer c#.net or J#.net. some people comes from clasic vb then they will prefer vb.net. So this is no metter which language you choose, most important is your logic, which have to strong.
Dipal ChoksiPosted Nov 7, 2011, 5:51 PM
Companies use a standard language since it is easier to maintain teams and generate a resource pool.
In many cases, you are constrained to continue using the same language that an application or product was started with.
In many cases, you would be able to use multiple languages too, within the same application.
Kunal NaikPosted Nov 7, 2011, 2:16 PM
It is only your choice which language you used either vb or c# or f# or j#.
Javeed M ShaikhPosted Nov 7, 2011, 11:52 AM
this is mostly on preference and comfort level with a language and there is no performance gain. You are free to use C#,J#,VB etc. it depends on you.