.NET FAQs Unleashed!
 
    
    

Advanced Interview Questions around .NET

ASP.NET Expression Symbols
What is a Web Service in ASP.NET
How to pass data to a Web User Control?
How do we zip a folder in ASP.NET?
How do we check whether a user is online or offline?
How do we display dynamic tooltips in ASP.NET?
How to create dynamic Server Side Tables in ASP.NET?
How to get the index of a row that contains the clicked control in a gridview?
Point out some ways to improve ASP.NET Performance
How to refresh a page in another page in ASP.NET?
How to step into the DLL Source Code?
How to insert Non-Ascii Characters in a Database?
What is a Contract in WCF
Explain what is a Dependency Injection
How does Asp.net trigger a Postback?
Explain Cyclomatic Complexity
Explain the use of the ~ Character in ASP.NET
Differentiate between Web Application Project VS. Website Project
Differentiate between Optimistic Locking VS. Pessimistic Locking
Differentiate between System.Net.Mail VS. System.Web.Mail
Why do breakpoints do not work during debugging?


ASP.NET Expression Symbols   Web Service in ASP.NET   Pass data to Web Control   Zipping a folder in ASP.NET   Check user online or offline   Display Dynamic Tooltips   Dynamic Server Side Tables   Capture Gridview Row Index   Improve ASP.NET Performance   Refresh page in another page   Step into DLL Source Code   Insert Non-Ascii Characters in a Database   Contract in WCF   Dependency Injection   Asp.net triggering a Postback   Cyclomatic Complexity   ~ Character in ASP.NET   Web Application Project VS. Website Project   Optimistic Locking VS. Pessimistic Locking   System.Net.Mail VS. System.Web.Mail   Breakpoints in debugging  

More Interview Questions...