ASP.NET mock written test, online mock test

ASP.NET interview   .NET FAQs   C#.NET interview   VB.NET interview
ASP.NET written/online mock test forms the first round of interview while judging freshers for ASP.NET programming jobs. Reading books after books on ASP.NET alone can't help you crack the interviews. Taking the example written tests is extremely important to make you confident. Practice with this ASP.NET mock test to crack the interview to your dream job. This set consists of 19 questions on ASP.NET programming with a special focus on freshers.

          

ASP.NET mock written test


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

What is the name of the property of ASP.NET page that you can query to determine that a ASP.NET page is being requested not data being submitted to web server? 

Options
FirstGet
Initialized
IncludesData
IsPostBack 

While developing ASP.NET 2.0 web application you have a DataSet containing a Customer DataTable and an Order DataTable. You want to easily navigate from an Order DataRow to the Customer who placed the order. What object will allow you to easily navigate from the Order to the Customer? 

Options
The DataColumn object
The DataTable object
The DataRow object
The DataRelation object 

While writing code in Visual Studio 2005 you creates a new instance of a ASP.NET TextBox server control, what do you need to do to get the TextBox to display on the Web page? 

Options
Call the ShowControl method on the TextBox.
Set the VisibleControl to true on the TextBox.
Add the TextBox instance to the form1.Controls collection.
Execute the AddControl method on the Web page. 

Click here to start ASP.NET mock test 

More Links
ASP.NET 2.0 Caching Feature

Caching is defined as temporary storage of data for faster retrieval on subsequent requests. In ASP .NET 2.0, the caching support is integrated with the DataSource controls to cache data in a web page. ASP.NET 2.0 also now includes automatic database server cache invalidation.............

ASP.NET 2.0 Web Parts Framework

ASP.NET 2.0 ships with a Web Parts Framework that provides the infrastructure and the building blocks required for creating modular web pages that can be easily customized by the users. You can use Web Parts to create portal pages that aggregate different types of content, such as static text, links, and content that can change at runtime...................

Describe the Cookies collection in ASP.NET.

Cookies are text files that store information about the user. A user is differentiated from the other by the web server with the help of the cookies. It can also determine where the user had been before with them.............



Write your comment - Share Knowledge and Experience

Discussion Board
asp.net test

fantastic test. please keep uploading more test. also certification related test should be included, that would be great help

Ravi Pathak 12-26-2011 04:29 AM

 


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