Answer Posted / praveena
Need to declare all variables explicitly.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the main differences between asp and asp.net?
What are the components of ado.net?
Explain exception filters?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is difference between web config and global asax?
What is http request and response?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
How can we update records in gridview?Is there any appropriate code for it?
What is the difference between custom web user control and a custom web server control?
Explain some of the major built-in objects in asp.net
Explain the difference between authentication and authorization.
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.
Less than one page, how many windows will you be able to maintain?
What are server side controls?
Which platform does Microsoft .NET use for exchanging data between applications?