Answer Posted / rahul
MSIL is nothing microsoft intermediate language. Whatever
language the developer has developed based on the .net
framework the compilation is done through msil and also it
is called as msil compilant languages.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain global assembly cache.
What is server infrastructure & server components?
Where would you use an ihttpmodule, and what are the limitations of any?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What are assemblies and namespaces and explain the difference between them ?
What is the purpose of url encoding?
Do you know about caching with the datasource controls?
What is viewstate parameter?
What is session handling in a webfarm, how it can work with its limits?
Why web api is better than wcf?
What is autopostback in asp net?
What is event bubbling?
Explain the difference between Repeater and Data list control in ASP.NET?
Can you use c# without .net?
Differentiate between structure and class.