Answer Posted / satyambabu
CLS(Common Language Specification)Defines the rules and
standards
to which language must adhere to in order to be compatible
with other .net languages .this enables C# developers to
inherit from classes defined in vb.net or other compatible
languages,
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of master page?
What is the difference between cookie and session?
Can we create a multiple user simultaneously ?
What is the sequence in which ASP.NET events are processed?
Does google crawl redirects?
Demonstrate Render and PreRender?
Define a web service in .net?
How does session authentication work?
what is publisher?
What is difference between View State and Hidden Field in ASP.NET?
Where web.config file is used?
Explain about asp.net 2.0 themes?
Explain code snippet to register exception filters from controller?
What is query string?
Explain the namespace classes used in asp.net mvc? : asp.net mvc