What is the significance of ASP.NET routing?
What is is post back property in asp net?
can we transfer data from one page to another page using viewstate if so how?if not y?
37 Answers AppShark, DataSync, Gtech, iGate, Wipro,
What is razor? : asp.net mvc
what is session . how it is use ?
if you disable view state of a textbox will it maintain data during postbacks.if yes reason
9 Answers FactorH, Jindal, Oxi Infotech,
How do we implement bundling in MVC?
How many types of session state management options available in asp.net?
How can we pass info between 2 asp.net pages?
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?
How do you declare static variable? What is its lifetime?
What are various authentication mechanisms in ASP.NET ?
What base class do all Web Forms inherit from?