Answer Posted / jacky
Assembly is a compiled( standerd) code which is handel and
understand by CLR , via using assembly we can achive the
Encapsulation and Type sefty For MSIL code
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages and limitations of query string?
What are demand-paging and pre-paging?
How many web config files can be created for an application?
How many types of triggers are there in update panel?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How does u get record no from 5 to 15 from a dataset of 100 records?
What is a web api? Which protocol is used in a web api?
Explain server side state management system.
Define machine.config in .net?
Define web.config in .net?
What websites use asp.net?
Elaborate differentiation between ViewState and SessionState?
What is viewstate? What does the “enableviewstate” property do?
What is the difference between a page theme and a global theme?
How do you store a value in viewstate and retrieve them?