What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
how to update data using store procedure
What is a postback ispostback and autopostback in asp net?
What is advantage of asp.net?
What is cache in asp net?
You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.
Difference between overriding and overloading?
Security types in ASP/ASP.NET? Different Authentication modes?
4 Answers QuadLabs Technologies,
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
How you can manage the state of application at the server side in ASP.NET?
Explain the difference between value type and reference type?
what is generics?
What is cookies cache and session?