Define reflection in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What are the layouts of ASP.NET Pages?
Whats an assembly
Explain different authentication modes in asp.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
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?
Advantage of data Reader?
How do we implement bundling in MVC?
What is the flow of processing of the request? : asp.net mvc
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
Why Global.asax is used?
How u refer webservices?
What is asp.net architecture?