How to upload a file using file upload control inside the
Update Panel???
Answer Posted / vivek
using Triggers
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is meant by ispostback in asp net?
Where is the session stored?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
What is the postback property in asp.net?
What is a master page and what does it do?
Explain the asp.net mvc folder conventions? : asp.net mvc
What is the default authentication mode for asp.net?
What are the different method of navigation in asp.net?
Explain what the contents of cookie?
In Code-Behind class which kind of code (server or client) is found ?
What is the difference between mvc and asp.net? : Asp.Net MVC
Is post back in asp.net?
Explain the concept of MVC Scaffolding?
What is the differences between a primary key and a unique key in sql server?
How to find last error which occurred in Asp.net ?