what is the differance between .DLL & .EXE
Answer Posted / nagendra
Both r executable files,.dll run in application process
memory,but .exe run in its own process memory.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Is asp.net mvc still used? : Asp.Net MVC
Why do we use web config?
Can we set which type of comparison we want to perform by the CompareValidator control?
Explain asp.net web forms.
A Web Service Can Only Be Written In .net. Is it True??
Describe a bubbled event and how it is used ?
Explain how cookies work. Give an example of cookie abuse.
What is the use of HttpHandlers? When to use this?
In which event of the page life cycle, is the viewstate available?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is a web server? What are the load limits in it?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Define session in asp.net.
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Do you know about caching with the datasource controls?