Types of optimization and name a few and how do u do?
Answer Posted / amrit sidhu
Four Optimization,
Heuristic Optimization
Syntactical Optimization
Cost-Based Optimization
Semantic Optimization
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can we override the enablepartialrendering property of the scriptmanager class?
Explain different types of validators in asp.net?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What are the different types of validation controls provided in ASP.NET?
what are the web form events available in asp.net?
Define static function?
What are Caching techniques in .NET
How to disable disable browser's Back button in asp.net (JavaScript)?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is session mode in asp.net?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Define reflection in .net?
What is custom attribute? How to create?
Name the two properties are on every validation control?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?