Which @page directive should you create an asynchronous page?
Any body Having SHAREPOINT Material plzzz? please material to send prasad.k12@gmail.com
Why cyclomatic complexity is important?
Tell something about state management in asp.net?
Write the different features of a Thread and a Process?
What is meant by web application?
what are the sitemap providers in Asp.net 2.0?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Explain Optimization technique description?
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?
Difference between .NET and previous version?
Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True.