26.02.2015 Views

DOT NET Interview Questions - DotNetSpider

DOT NET Interview Questions - DotNetSpider

DOT NET Interview Questions - DotNetSpider

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Can you show a simple code showing file dependency in cache ? .................................................... 89<br />

What is Cache Callback in Cache ?.................................................................................................... 89<br />

What is scavenging ? .......................................................................................................................... 90<br />

What are different types of caching using cache object of ASP.<strong>NET</strong>?............................................... 90<br />

How can you cache different version of same page using ASP.<strong>NET</strong> cache object ? ......................... 90<br />

How will implement Page Fragment Caching ? ................................................................................. 91<br />

What are ASP.<strong>NET</strong> session and compare ASP.<strong>NET</strong> session with classic ASP session variables?.. 91<br />

Which various modes of storing ASP.<strong>NET</strong> session ? ......................................................................... 91<br />

Is Session_End event supported in all session modes ? ..................................................................... 92<br />

What are the precautions you will take in order that StateServer Mode work properly ? ................. 92<br />

What are the precautions you will take in order that SQLSERVER Mode work properly ? ............. 92<br />

Where do you specify session state mode in ASP.<strong>NET</strong> ? ................................................................... 93<br />

What are the other ways you can maintain state ?.............................................................................. 93<br />

What are benefits and Limitation of using Hidden fields ? ................................................................ 93<br />

What is ViewState ? ............................................................................................................................ 94<br />

Do performance vary for viewstate according to User controls ? ...................................................... 94<br />

What are benefits and Limitation of using Viewstate for state management? ................................... 94<br />

How an you use Hidden frames to cache client data ? ....................................................................... 95<br />

What are benefits and Limitation of using Hidden frames? ............................................................... 95<br />

What are benefits and Limitation of using Cookies? ......................................................................... 96<br />

What is Query String and What are benefits and Limitation of using Query Strings? ...................... 96<br />

6. OOPS ....................................................................................... 98<br />

What is Object Oriented Programming ? ........................................................................................... 98<br />

What’s a Class ?.................................................................................................................................. 98<br />

What’s a Object ?................................................................................................................................ 98<br />

What’s the relation between Classes and Objects ? ........................................................................... 98<br />

What are different properties provided by Object-oriented systems ? ............................................... 98<br />

Twist :- Can you explain different properties of Object Oriented Systems? ...................................... 98<br />

Note:- Difference between abstraction and encapsulation is one of the favorite interview question<br />

and quiet confusing as both the terminology look alike.Best is if you can brainstorm with your<br />

friends or do a little reading. ........................................................................................................ 98<br />

Twist :- What’s difference between Association , Aggregation and Inheritance relationships?......... 99<br />

How can we acheive inheritance in VB.<strong>NET</strong> ? ................................................................................ 100<br />

What are abstract classes ? ............................................................................................................... 101<br />

What’s a Interface ? .......................................................................................................................... 103<br />

What is difference between abstract classes and interfaces?............................................................ 105<br />

What is a delegate ? .......................................................................................................................... 105<br />

What are event’s ? ............................................................................................................................ 106<br />

Do events have return type ? ............................................................................................................ 108<br />

Can event’s have access modifiers ? ................................................................................................ 108<br />

Can we have shared events ? ............................................................................................................ 108<br />

What is shadowing ? ......................................................................................................................... 108<br />

What’s difference between Shadowing and Overriding ? ................................................................ 109<br />

What’s difference between delegate and events? ............................................................................. 109

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

Saved successfully!

Ooh no, something went wrong!