If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
1 5598
Explain how does asp page work?
What do you mean by authorization?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is caching? What are different ways of caching in asp.net?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
what are configuration files?
They mostly asked difference between versions of technologies
How does session work?
How does u get record no from 5 to 15 from a dataset of 100 records?
What is asp net objects?
What is custom attribute? How to create?
How to implement Authentication and Authorization?
What events will occur when a page is loaded?
Where can I get information on cookies in asp.net?
What is the difference between page directive include and action tag include?