Microsoft introduced c# as a de facto language of the .NET
platform. What is mean by de facto and
fot what purpose?
Please answer me.
Advance thanks.
Answers were Sorted based on User's Feedback
Answer / vivek
Inconsistent design adversely affects developer
productivity. Development tools and add-ins can turn some
of these guidelines into de facto prescriptive rules, and
reduce the value of nonconforming components. Nonconforming
components will function, but not to their full potential.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mahua musuwalla
sorry
u have asked incorrect question!!!
| Is This Answer Correct ? | 1 Yes | 1 No |
Thank you sir.
But i unable understanding clearly.
Will u please explain me clearly ?
| Is This Answer Correct ? | 0 Yes | 1 No |
What is difference between constants, readonly and, static
How can you return string result from Action in ASP.Net MVC?
Where do the reference-type variables go in the RAM ?
What is inline schema, how does it works
Describe the roles of clr in .net framework.?
What is session state management?
How do I change the permission set for a code group
How do you register the dotnet component or assembly ?
1 Answers Accenture, BirlaSoft,
Is http stateful or stateless?
Can I look at the IL for an assembly
What is razor code?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?