Asp.Net Interview Questions and Answers
Click the following link(s) to read
Asp.Net Interview Questions and Answers
What is MVC pattern?
1 answer(s) | 178 Views | Tags: .NET Architecture Interview
What are trace switches?
1 answer(s) | 137 Views | Tags: ASP.NET Interview
What’s the difference between trace and debug in ASP.NET?
1 answer(s) | 164 Views | Tags: ASP.NET Interview
What is the main difference between Grid layout and Flow Layout?
1 answer(s) | 120 Views | Tags: ASP.NET Interview
Explain the differences between Server-side and Client-side code?
1 answer(s) | 141 Views | Tags: ASP.NET Interview
What is the use of <%@ page aspcompat=true %> attribute?
1 answer(s) | 150 Views | Tags: ASP.NET Interview
What are major events in GLOBAL.ASAX file?
1 answer(s) | 231 Views | Tags: ASP.NET Interview
Difference between ASP and ASP.NET?
1 answer(s) | 137 Views | Tags: ASP.NET Interview
How to decide on the design consideration to take a Data grid, data list, or repeater?
1 answer(s) | 232 Views | Tags: ASP.NET Interview
What is difference between Data grid, Datalist, and repeater?
1 answer(s) | 193 Views | Tags: ASP.NET Interview
Can you explain in brief how the ASP.NET authentication process works?
1 answer(s) | 123 Views | Tags: ASP.NET Interview
what is impersonation in ASP.NET?
1 answer(s) | 127 Views | Tags: ASP.NET Interview
What is the difference between Authentication and authorization?
1 answer(s) | 120 Views | Tags: ASP.NET Interview
What is the difference between Server.Transfer and response. Redirect ?
1 answer(s) | 97 Views | Tags: ASP.NET Interview
what is AutoPostBack?
1 answer(s) | 155 Views | Tags: ASP.NET Interview
How many types of validation controls are provided by ASP.NET?
1 answer(s) | 109 Views | Tags: ASP.NET Interview
What is event bubbling?
1 answer(s) | 122 Views | Tags: ASP.NET Interview
Why do we need methods to be static for Post Cache substitution?
1 answer(s) | 104 Views | Tags: ASP.NET Caching Interview
What is SQL Cache Dependency in ASP.NET 2.0?
1 answer(s) | 93 Views | Tags: ASP.NET Caching Interview
Can we post and access view state in another application?
1 answer(s) | 117 Views | Tags: ASP.NET Caching Interview
How do we access viewstate value of this page in the next page ?
1 answer(s) | 104 Views | Tags: ASP.NET Caching Interview
What is cross page posting?
1 answer(s) | 895 Views | Tags: ASP.NET Caching Interview
What is Query String and What are benefits and limitations of using Query Strings?
1 answer(s) | 76 Views | Tags: ASP.NET Caching Interview
What are benefits and limitations of using Cookies?
1 answer(s) | 94 Views | Tags: ASP.NET Caching Interview
What are benefits and limitations of using Hidden frames?
1 answer(s) | 94 Views | Tags: ASP.NET Caching Interview
What are benefits and Limitation of using Viewstate for state management?
1 answer(s) | 166 Views | Tags: ASP.NET Caching Interview
Does the performance for viewstate vary according to User controls?
1 answer(s) | 172 Views | Tags: ASP.NET Caching Interview
What is ViewState?
1 answer(s) | 111 Views | Tags: ASP.NET Caching Interview
What are benefits and Limitation of using Hidden fields?
1 answer(s) | 112 Views | Tags: ASP.NET Caching Interview
What are the other ways you can maintain state?
1 answer(s) | 223 Views | Tags: ASP.NET Caching Interview
What are the steps to configure StateServer Mode?
1 answer(s) | 190 Views | Tags: ASP.NET Caching Interview
Which are the various modes of storing ASP.NET session?
1 answer(s) | 106 Views | Tags: ASP.NET Caching Interview
Can you compare ASP.NET sessions with classic ASP?
1 answer(s) | 101 Views | Tags: ASP.NET Caching Interview
How will implement Page Fragment Caching?
1 answer(s) | 160 Views | Tags: ASP.NET Caching Interview
What are different types of caching using cache object of ASP.NET?
1 answer(s) | 103 Views | Tags: ASP.NET Caching Interview
What is scavenging?
1 answer(s) | 100 Views | Tags: ASP.NET Caching Interview
What is Cache Callback in Cache?
1 answer(s) | 90 Views | Tags: ASP.NET Caching Interview
What are dependencies in cache and types of dependencies?
1 answer(s) | 94 Views | Tags: ASP.NET Caching Interview
How can get access to cache object?
1 answer(s) | 99 Views | Tags: ASP.NET Caching Interview
what is the difference between Cache object and application object?
1 answer(s) | 101 Views | Tags: ASP.NET Caching Interview
What is an application object?
1 answer(s) | 102 Views | Tags: ASP.NET Caching Interview
Do webservice have state?
1 answer(s) | 211 Views | Tags: ASP.NET Web Services Interview
What the different phase/steps of acquiring a proxy object in Web service?
1 answer(s) | 210 Views | Tags: ASP.NET Web Services Interview
What is WSDL?
1 answer(s) | 124 Views | Tags: ASP.NET Web Services Interview
What is DISCO?
1 answer(s) | 123 Views | Tags: ASP.NET Web Services Interview
What is a Web Service?
1 answer(s) | 120 Views | Tags: ASP.NET Web Services Interview
What is the difference between login controls and Forms authentication?
0 answer(s) | 140 Views | Tags: ASP.NET Interview, ASP.NET Controls Interview