Scope of API?s can be of different types, what are they Why API functions are Required?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How do you apply specific formatting to the data inside the cells?
How to use the FindControl() function to preselect an item in my dropdownlist?
Can the dictionary object be created in client?s scope ?
Difference between .NET and previous version?
Any disadvantages in Dataset and in reflection ?
How to send a DataReader as a parameter to a remote client ?
Optimization technique description ?
What happens when we instantiate a .NET component ?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
How about the security in Activex DLL and Activex EXE ?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?