Test your ASP.NET knowledge with our objective questions

ASP.NET interview   .NET FAQs   C#.NET interview   VB.NET interview
These objective questions on ASP.NET programming are an excellent mix of various aspects of ASP.NET programming. Questions here range from checking your very basic fundamentals on ASP.NET to more advanced technical topics of ASP.NET programming. Practice with this objective test to face the entrance exams and written tests on ASP.NET confidently. This is a set of 20 practice questions on ASP.NET programming with some sample ASP.NET objective questions.

          

Test your ASP.NET knowledge with our objective questions


Click here to start ASP.NET knowledge test
Here are few sample ASP.NET knowledge test questions

For your ASP.NET web application your graphics designer created elaborate images that show the product lines of your company. Some of graphics of the product line are rectangular, circular, and others are having complex shapes. You need to use these images as a menu on your Web site. What is the best way of incorporating these images into your Web site? 

Options
Use ImageButton and use the x- and y-coordinates that are returned when the user clicks to figure out what product line the user clicked.
Use the Table, TableRow, and TableCell controls, break the image into pieces that are displayed in the cells, and use the TableCell control’s Click event to identify the product line that was clicked.
Use the MultiView control and break up the image into pieces that can be displayed in each View control for each product line. Use the Click event of the View to identify the product line that was clicked.
Use an ImageMap control and define hot spot areas for each of the product lines. Use the PostBackValue to identify the product line that was clicked.

Which of the following is true?  

Options
User controls are displayed correctly in the Visual Studio .NET Designer
Custom controls are displayed correctly in VS.Net Designer 
User and Custom controls are displayed correctly in the Visual Studio .NET Designer.  

How do you get information from a form that is submitted using the "post" method?

Options
Request.QueryString
Request.Form
Response.write
Response.writeln

Click here to start ASP.NET knowledge test

More Links
What Is ASP.NET AJAX?

ASP.NET AJAX is the name of Microsoft’s AJAX solution, and it refers to a set of client and server technologies that focus on improving web development with Visual Studio. Other companies have their own AJAX solution, often taking a radically different approach...........

ASP.NET Master Pages questions with answers

What is Master Page in ASP.NET? | Advantages of using Master Page in ASP.NET | Define Multiple Master Page. | How do you create Master Page?

ASP.NET Exception Handling Interview questions with answers

Define Exception handling in ASP.NET. | What are the ways of handling exceptions in ASP.NET? | Explain Try/catch block method of exception handling. | Define Error Events. Define Custom Error Pages. | Why is exception handling important to an application? | When can you use tracing with exception handling?



Write your comment - Share Knowledge and Experience



Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring