what is clr .
Answer / alb.shah
clr is the common language runtime. it is take care of
execution the programe.
responsiblites:
garbage collection
msil
code verification
code access security
Is This Answer Correct ? | 1 Yes | 0 No |
How you can access the values from the Repeater control in ASP.NET?
How will you write a web service for secure socket layer? What is secure socket? Have you done any socket programming? What is single thread and multi thread? What are the differences between .NET 1.1 and .NET 2.2? What is the command to connect to a StoredProcedure? How many types of Adapters are available in ADO.NET? Why DataAdapters are important? What is DataSet? It's important to compile the ASP.NET application before using it? What protocol you use to stream the audio and Video data? What are the different kind of network protocols? Write how will you connect to a database using DataSet? Why we use AJAX? What AJAX can do which JavaScript can't do? In a page using Windows Media API, if we press a button and in succession quickly press another button, what do you think will happen? Will the application wait for the first button response and then execute the second one or directly second button command will execute. What is the architecture of your application? What is connection pooling in SQL? Tell some functions of Windows Media API? How you will detect, whether the ActiveX is installed in the system before accessing it? What are validators are available in ASP.NET? What are the basic concepts of OOPS? What is abstraction?
Explain the main differences between asp and asp.net?
What is the difference between managed and unmanaged code? *******
How can you ensure a permanent cookie?
What is clr? Difference between clr & cts?
how many databases and tables are uses in one project?
how can u create the forms authentication?and what is the difference between forms authentication and windows authentication?
Where is session cookies stored?
What is difference between session and cookie?
Explain how dot net compiled code will become platform independent?
Apart from IDE what are the enhancements in asp.net 2.0?