How many web.config files in each solution
Answer Posted / 13/10/2007
one
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
What is http post and http get?
Can I tap into other windows livetm services?
Explain how can we access static variable?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
How do I create a web form?
How do you hide the columns?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is asp short for?
What is content place holder?
Give some salient points of difference between request processor and request dispatcher.
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
How can you identify that the page is post back?
What is a web api? Which protocol is used in a web api?
What is query string?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?