How .Net has implemented security for web applications?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Describe the master page.
What is Dynamic Web and discuss its usage with the help of real life examples?
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
What do you mean by caching in asp.net?
what is the differance between native code & managed code?
What are app services?
Where web.config file is used?
Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding
Explain how cookies work.
In asp.net 3.5 we can go one page to onther page without using statemanagment concept?
How to retrieve data row by row from a DataTable? Thanks In advance PriyaPP