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
How does ASP.NET framework maps client side events to Server side events.?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Explain file-based dependency and key-based dependency.
What is inproc mode in session?
What is a user session?
What is session in asp.net?
How do I publish my asp.net application to my isp's web server?
Define caching.
Which validator control you use if you need to make sure the values in two different controls matched?
Do session use cookies in asp net?
What is another word for redirect?
What is a web farm?
What is the sequence in which ASP.NET events are processed?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Is oauth for authentication or authorization?