.Net - Important Interview Questions
- OOPS Concepts
- SQL Concepts
- Web Concepts
- Windows Concepts
- Crystal Reports & Sql Reporting Services
- Why used Crystal reports in applications?
- Client-Server Concepts
- Remoting
- Web Services
- .Net Framework
- Application Domain
- Polymorphism
- Primary Interop Assemblies (PIA)
- What are System Exceptions & Application Exceptions?
- Where and why to use both exceptions?
- How to use self defined exceptions?
- What are Joins?
- How many types of Joins?
- Employee Manager Sql Query?
- Why to use Joins?
- What is Association and Aggregation?
- How to make connection and database on click of Button?
- How to interact with database on click of Button?
- What are Excel Interops?
- What are Office Web Components(OWC)?
- What are reflection?
- What are Recursion?
- Example to show recursion?
- Write a program to sort Array through recursion?
- How many types of locking?
- What are inclusive and exclusive locks?
- What are Indexes?
- How many types of Indexes?
- How many clustered and non clustered indexes we can have on a table?
- when to use clustered and non clustered indexes?
- Why we can only have 249 non clustered indexes?
- How many columns we can have in a table?
- What are Candidate keys?
- How many type of sorting algorithms are there?
- What is bubble sorting?
- What is viewstate?
- Viewstate is client side or server side?
- Have you seen Viewstate?
- What is use of viewstate?
- 2 pages with the same contents open from 2 different locations, where is viewstate? Whether its same for both or different?
- What is Page Life Cycle?
- Regarding projects in resume?
- What are windows connections?
- What are classes and objects?
- What is Framework 3.5?
- What is Threading?
- How many types of threading?
- What is Deamon thread?
- What is deadlock in thread? Any Example, like 5 thread in parallel then how to know which will run?
- What is garbage collector?
- How garbage collector works?
- What is dispose and finalize?
- What is multithreading and multitasking?
- What is unit testing? How unit testing can be done?
- Is unit testing done manual or through tool?
- What is the process of unit testing which you follow?
- What are thin and thick client application?
- What is difference between thin and thick client applications?
- How servers communicate with each other?
- What are ASP.Net concepts?
- What is Object Pooling?
- What are Sessions?
- Where Sessions are maintained?
- How many types of sessions are there?
- What is difference between sessions and viewstate?
- What is virtual class?
- What are Abstract classes?
- What are Interfaces?
- What are static classes?
Comments
Post a Comment