Answer Posted / michael jerold
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we add code files of different languages in app_code folder?
What is the difference between Session and response.Redirect?
Can we handle the error and redirect to some pages using web.config?
What is active web page?
How Session use Cookies in State Management?
What is the difference between web.config and machine.config in ASP.NET?
Explain the code Access Security (CAS) in .net Framework?
Does web services support data reader like pom project?
What is repository pattern in mvc.net? : asp.net mvc
Where is asp.net view state stored?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
how to write html code with ssl
How ASP.NET page works?
Web API uses which library for JSON serialization?
What is the difference between system.stringbuilder and system.string