C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !





Posted By: http://dotnetvj.blogspot.com       Member Level: Diamond       Posted Date: 09 Jan 2008       Category: ASP.NET

Sam works as a Software Developer for BlueWell Inc. He develops an ASP.NET application, named App1, using Visual Studio .NET. Sam uses form-based authentication to validate users. He wants to ensure that only authorized users use App1. Which of the following elements will Sam add to the Web.config file to accomplish this?



Select Answer:









      
Your Test Score: 0 / 0



Next Question: You need to display the sales data for your division for the past 5 years in a DataGrid on a Web Form. Performance is very important. What would be the best strategy to use in retrieving the data?
Previous Question: You are designing a new control for use in ASP.NET applications. The new control will be used to load an image from a disk file to an Image control at runtime. The control will not need a runtime user interface, but it must allow you to select a filename in the Properties window at design time. Which type of control should you create?
Related Questions:
  • You want to enable users of a Web application to modify the Web application's UI and behavior. These modifications must be maintained at the user level so that when users return to the Web application, the changes are still in effect. You need to achieve this goal by using the minimum amount of custom code. What should you do?


  • GAC means?


  • Is it possible to debug java-script in .NET IDE? If yes, how?


  • What data types do the RangeValidator control support?


  • Identify the following code.You need to display the output of the EmpName from Your Employee table whose EmpId is 1.Your DataBase Name and Server Names are Test and Dev263. You have written Your Code as below. SqlConnection sqlcon = new SqlConnection("user id=sa;password=sa;database=TEST;server=Dev263;"); SqlCommand sqlcom = new SqlCommand("select name from emp where empid=1",sqlcon); SqlDataReader dr = sqlcom.ExecuteReader(); strempid = dr["name"]; Response.Write(strempid);


  • Categories

    ASP.NET C# VB.NET 
    .NET Framework SQL Server Other 

    Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program

    Want to prepare for an interview? Try our aptitude tests and standard interview questions first.


    dotNet Slackers   BizTalk Adaptors    Web Design


    Contact Us    Privacy Policy    Terms Of Use