If a table contains 20000 records . In a page at each time
100 records to be displayed. What are the steps u will take
to improve performance? will you use dataset or datareader?
If a class is having 4 variables namely type double,type
integer,type string,type decimal.
If we create an instance of that class those variables which
gets into this instance are value types or reference types?
What is the basic purpose of the required field validator?
How can you use a required field validator to check that the
user changes the initial value of a text box? a listbox?
13
How to use the FindControl() function to preselect an item
in my dropdownlist?
187
Is it possible to change menu runtime using API? If yes?
Specify the function names.
102
1. What is IIS. pl explain practically.
2. Difference b/w webserver and application server. pl
explain practically.