Answer Posted / venkatesh
By default it will comes under in solution explorer of the
current project
| Is This Answer Correct ? | 11 Yes | 29 No |
Post New Answer View All Answers
Why we are using mvc instead of asp.net? : Asp.Net MVC
What is caching in asp.net?
Can you explain page lifecycle in net?
What is the file through which you can customize your asp.net application?
Can user control be stored in library?
What is event bubbling?
Describe the difference between inline and code behind - which is best in?
Explain serialization and deserialization?
Any disadvantages in Dataset and in reflection ?
What is application session?
what are the ihttphandler and ihttphandlerfactory interfaces ?
Explain the use of errorprovider control in .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?
Name the two properties are on every validation control?
Is there any limit for query string? Means what is the maximum size?