Answer Posted / vinoth kumar
CLR is designed to support Various(windows,web,mobile)types of applications. .NET framework provides different types of runtime code to manage a execute code & provides various services to applications.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is difference between mvc and asp.net? : Asp.Net MVC
How is the asp.net mvc architecture different from others? : asp.net mvc
Can we override the enablepartialrendering property of the scriptmanager class?
What are the different authentication modes in asp.net?
Name the tools or API for developing or testing web api?
What is __ requestverificationtoken?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What are the new navigation controls in asp.net 2.0?
What is the difference between debug and release?
Which is better union or union all?
Describe a bubbled event and how it is used ?
What is the difference between adding reference in solution explorer and adding references by using ?
What is viewstate? What does the “enableviewstate” property do?
Can user control be stored in library?