What is CTS, CLS and CLR ?
Answer Posted / rahul tk chulliyode
languages in .net framework have a common feature. CLS
integrating that common features.
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
When cookie will expire?
What is the use of response redirect in asp.net?
Web API uses which library for JSON serialization?
Explain exception handling in .net.
What is enableviewstate in asp net?
How to retrieve user name in case of Window Authentication?
What is session and application variable in asp net?
Is asp.net web forms dead?
calling result set one procedure to anothar procedure in sql2000
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What are the uses of list view control in Asp.net?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Write some code using interfaces, virtual methods, and an abstract class`
How do we access view state value of this page in the next page?