Microsoft Technologies Interview Questions
MFC Interview Questions
- Can you explain the Document-View architecture in MFC ?
- Explain the difference between a modal and a modeless dialog box with an example of how to use them ?
- Which are the common dialogs in MFC and what is each used for ?
- What is GDI ?
- Which are the different ways of Thread Synchronization ?
- What are property pages ? What are they used for ?
- What are DLL’s and which are the different types of DLL’s ?
VC++ Interview Questions
- What is OLE ? How do you handle drag and drop in OLE ?
- Can you explain IUnknown interface used in COM ?
- Can you explain message routing and message loop ?
- Which are the various message map macros ?
- Explain command routing ?
- What do you mean by ‘Managed Code’ ?
VB .Net Interview Questions
- What are collection objects in VB.net ?
- What is the significance of the “finalize” method ?
- What are assemblies ? How does one use assemblies in a VB.net project ?
- How does the ‘Err’ object look like ?
- Have you worked with ADO.net? Can you explain to me in brief ?
- What is the use of namespaces? Can you give me an example ?
ASP.Net Interview Questions
- What is ASP.Net ?
- What is Client side and Server side scripting ?
- What is the global.asax file ?
- Have you used the Visual Studio IDE? What are its features ?
- What are web services ? What is the significance of WSDL ?
- What are directives ? Which are the directives used in ASP ?
- What is ISAPI ?
- Explain the ‘Application’ object ?
- What is the server object ?
- What is the use of the session object ?
- What are HTML server controls and Web controls ?
- What are Web Forms ?
.Net Framework Interview Questions
- What is CTS ?
- Explain the concept of CLR ?
- Explain what is .net remoting ?
- What is Reflection ? What is the support for Reflection in .Net ?
- What are Web Services ? Give an example ?
- What are HttpPost and HttpGet ?
- What is garbage collection ?
- What is IL (Intermediate Language) in .Net ?
- What are the classes to support Multithreading in .Net ?
MS SQL Server Interview Questions
- What is T-SQL ?
- What is OLAP ?
- Which are the two authentication modes in SQL Server 2k ?
- Which are the different services in SQL Server ? How do you manage them ?
- What is the lock types supported in SQL Server ?
- How many groups of roles are supported in SQL Server ? Explain them
- Explain the Physical Structure of a Database
- Which are the recovery models in SQL Server 2k ?
- What do “jobs” and “alerts” mean in SQL Server ?
- What are instances ? Explain each one of them ?
