How To Send Value one page to Another Page On MasterMenu Click ?
please Tell Me!
Answer Posted / jilby
via Querystring
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is post back in asp.net?
What is asp.net futures?
What is xaml? Are xaml file compiled or built on runtime?
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?
Why will you usually create an aspnet user account in the database for an asp.net web application?
How dataadapter.fill works?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What are all the various Estimation Techniques available ?
What is a server farm in iis?
What are the asp.net server side objects?
What are asp.net web forms?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Explain the advantages of passport authentication.
What is round trip in asp.net?
Whats the difference between abstract factory pattern and factory pattern?