can i use two web.config files of ConnectionString in One
Default.aspx page
Answer Posted / asif
No
| Is This Answer Correct ? | 10 Yes | 12 No |
Post New Answer View All Answers
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is the difference between Hash table and Array list?
Explain what are delegates?
What is ispostback method in asp.net? Why do we use that?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is the difference between CLICK and MOUSE DOWN Event ?
How to register exception filter globally?
Can more than one person use the same login?
What is route in web api?
Which object wraps the state or data of a user?
What is the difference between typeof() vs gettype()?
Explain Areas in MVC?
Explain how can we inherit a static variable?
What is the size of Get method and how much data it can store?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc