02.07.2013 Views

.NET Interview Questions 4 th Edition By Shivprasad ... - A2Z Dotnet

.NET Interview Questions 4 th Edition By Shivprasad ... - A2Z Dotnet

.NET Interview Questions 4 th Edition By Shivprasad ... - A2Z Dotnet

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

(B) What are design patterns?................................................................................. 149<br />

(A) What is <strong>th</strong>e difference between Factory and Abstract Factory Patterns?......... 150<br />

(I)What is MVC pattern? ........................................................................................ 152<br />

(A)How can we implement singleton pattern in .<strong>NET</strong>? ......................................... 153<br />

(A)How do you implement prototype pattern in .<strong>NET</strong>?......................................... 154<br />

(I)What are <strong>th</strong>e situations you will use a Web Service and Remoting in projects? 154<br />

(A)Can you give a practical implementation of FAÇADE patterns? ..................... 154<br />

(I) How can we implement observer pattern in .<strong>NET</strong>?........................................... 155<br />

(B)What is <strong>th</strong>ree-tier architecture?.......................................................................... 155<br />

(I)Have you ever worked wi<strong>th</strong> Microsoft Application Blocks, if yes <strong>th</strong>en which? 156<br />

(A)What is Service Oriented architecture?............................................................. 156<br />

(I)What are different ways you can pass data between tiers?................................. 158<br />

(A)What is Windows DNA architecture?............................................................... 158<br />

(A)What is aspect oriented programming? ............................................................. 159<br />

Chapter 9: ADO.<strong>NET</strong> .................................................................................................. 166<br />

(B) What is <strong>th</strong>e namespace in which .<strong>NET</strong> has <strong>th</strong>e data functionality class?......... 166<br />

(B) Can you give an overview of ADO.<strong>NET</strong> architecture?.................................... 166<br />

(B) What are <strong>th</strong>e two fundamental objects in ADO.<strong>NET</strong>? ..................................... 167<br />

(B) What is difference between dataset and data reader? ....................................... 167<br />

(I) What are major difference between classic ADO and ADO.<strong>NET</strong>?................... 167<br />

(B) What is <strong>th</strong>e use of connection object? .............................................................. 168<br />

(B) What is <strong>th</strong>e use of command objects? .............................................................. 168<br />

(B)What is <strong>th</strong>e use of data adapter? ........................................................................ 168<br />

(B)What are basic me<strong>th</strong>ods of Data adapter? ......................................................... 168<br />

(B) What is Dataset object? .................................................................................... 169<br />

(B) What are <strong>th</strong>e various objects in Dataset?.......................................................... 169<br />

(B) How can we connect to Microsoft Access, FoxPro, and Oracle etc?............... 169<br />

(B) How do we connect to SQL SERVER, which namespace do we use? ............ 170<br />

(B) How do we use stored procedure in ADO.<strong>NET</strong> and how do we provide<br />

parameters to <strong>th</strong>e stored procedures?...................................................................... 174<br />

(B) How can we force <strong>th</strong>e connection object to close after my data reader is closed?<br />

................................................................................................................................. 175<br />

(B) I want to force <strong>th</strong>e data reader to return only schema of <strong>th</strong>e data store ra<strong>th</strong>er <strong>th</strong>an<br />

data.......................................................................................................................... 175<br />

(B) How can we fine-tune <strong>th</strong>e command object when we are expecting a single row?<br />

................................................................................................................................. 175<br />

(B) Which is <strong>th</strong>e best place to store connection string in .<strong>NET</strong> projects? .............. 176<br />

(B) What are <strong>th</strong>e steps involved to fill a dataset? ................................................... 176<br />

(B)What are <strong>th</strong>e various me<strong>th</strong>ods provided by <strong>th</strong>e dataset object to generate XML?<br />

................................................................................................................................. 177<br />

(B) How can we save all data from dataset?........................................................... 177<br />

(B) How can we check <strong>th</strong>at some changes have been made to dataset since it was<br />

loaded? .................................................................................................................... 177<br />

(B) How can we add/remove row is in “Data Table” object of “Dataset”?............ 178<br />

(B) What is basic use of “Data View”? .................................................................. 178<br />

(B) What is <strong>th</strong>e difference between “Dataset” and “Data Reader” ?...................... 178

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!