-
Difference between static page and dynamic page?
Static PagesQuick and easy to put together, even by someone who doesn't have much experience. Ideal for demonstrating how a site will look. Cache friendly, one copy can be shown to many people. Dynamic PagesOffers highly personalized and customised visitor options. Database access improves the personalized experience (as opposed to using just client side cookies) Scripts can read in data sources and...
-
-
-
-
-
-
Get data from sql server to Asp.net when application crashes
asp.net web application sent a request to get some result set to Sq server. The query is processed over there and it sends the result set. When it is on its way, asp.net application crashed because of some sort of reason.
How to get it back to the application?
Recently, i faced 2 years experienced interview
Please tell me.....How to get it? -
CLR and Base Class Libraries
Define clr and base class libraries.
-
-
-
-
Raise application error
Can we raise_application_error in exception block?? if we use what will happen?
-
Compile Time Constants
Do We Use const keyword only for compile time constants? Explain
-
-
-
-
Usage of Dataset and Data Bindings
How can we bind temporary created data table of one win form into other win form controls?
-
-
-
Comparison between two strings
Write a program to read two strings from the keyboard using readline statement and compare them ignoring the case?
Microsoft.NET Interview Questions
Ans