Server Error in Application

An unhandled exception occurred during the execution of the current web request
posts - 60, comments - 76, trackbacks - 54

My Links

News

My Bookmarks

Archives

Post Categories

ASP.NET

ASP.NET Interview Questions

1. What’s the difference between Response.Write() and Response.Output.Write()?

2. What is the sequence of event firing during page load of asp.net page life cycle?

3. For intranet based Web application reads comma-delimited text files. The files reside in a subdirectory root directory. Users are not allowed to navigate directly to these files in a Web browser unless they are members of the Accounting role. You need to write an ASP.NET HTTP handler that will use the FileAuthorizationModule class. What type of authentication you will implement.

4. You company gives you a task to secure existing ASP.NET Web site by redirecting all users to the logon page, Login.aspx. After logging on, users must be redirect to the page that they originally requested. Which should you use?

5. In ASP.NET web application you are creating a Web Form. This Web Form allows users to log on to a Web site which use a Login control named Login1. Membership data for the application is stored in a SQL Express database and .mdf file is in the App_Data directory. In ASP.NET web application you have to configure your application so that the membership data is stored in a local Microsoft SQL Server database. You have following setting in the Web.config file. Which else should you perform?


Print | posted on Sunday, December 23, 2007 6:22 PM | Filed Under [ ASP.NET ]

Feedback

No comments posted yet.

Post Comment

Title  
Name  
Email
Url
Comment   
Please add 5 and 7 and type the answer here:

Powered by: