can i inherit one web applications into another web
applications in asp.net?
Answer Posted / yogita
No,
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What are the session variables?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Explain the difference between globalization and localization techniques
Difference between web user control and web custom control?
What is custom events? How to create it?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
how to retrieve property settings from xml .config file.
How many web config files can be created for an application?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What is csrf attack in asp.net?
What is server transfer?
Explain Life cycle of ASP.NET page when a request is made.
Explain the purpose of storyboard.targetproperty.
What is postback and autopostback in asp.net?