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?
Can asp.net work on an nt server?
Explain about Multi-Language integration?
Can we use a static function with a non-static variable?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Difference between overriding and overloading?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is asp.net and its advantages?
Is there any property names “isnavigating”?
What is marshalling ? Is it a part of asp.net ?
Using code explain Configuration Management
How long do session variables last?
What is the difference between rest and restful?
What is http post and http get?