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 the difference between session and application?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Diff between web user control and web custom control?
How many types of session in ASP.NET
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Define a multilingual website?
In Code-Behind class which kind of code (server or client) is found ?
What are triggers of an updatepanel?
Can master pages be nested?
How to you can limit Access to Web API to Specific HTTP Verb?
Explain diff. Between friend and protected friend?
Which is the parent class of the ASP.NET server control?
Explain about Multi-Language integration?
How would you turn off cookies on one page of your website?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?