Articles for C#.NET 2.0 Web-based Application Development 70-528-CSHARP
Adding and Configuring Server Controls to a Web Forms Page Using C# .NET
Introduction
Generally, a Web application provides information from a Web server to different client users over the Internet. The Hypertext Transfer Protocol (HTTP) is used to send requests from a client's Web browser to the Web application on the Web server. The HTTP then sends back......
continue reading "Adding and Configuring Server Controls to a Web Forms Page Using C# .NET" »
ASP.NET Validation Controls
ASP.NET provides a data validation framework for enabling validation of user input at the Web browser. Validation ensures that the user has input valid data into all required fields on a Web site. ASP.NET provides both client-side and server-side validation by facilitating Web pages with several......
continue reading "ASP.NET Validation Controls" »
Customizing and Personalizing a Web Application
ASP.NET 2.0 provides the ability to customize and personalize Web-based applications by using four techniques. These techniques include master pages, themes, user profiles, and Web parts. The following describes briefly about each of these four techniques:
Master Pages: A master page is a......
continue reading "Customizing and Personalizing a Web Application" »
Describe the list of configuration file levels in the ASP.NET configuration hierarchy.
The following is the list of configuration file levels at which each file is located in the ASP.NET configuration hierarchy:
Configuration Level File Name File Description Server Machine.config The file is located at the topmost of the ASP.NET configuration hierarchy. It......
continue reading "Describe the list of configuration file levels in the ASP.NET configuration hierarchy." »
How does a Web page or a content page is attached to a master page?
The following are the techniques by which a Web page or a content page is attached to a master page:
The @ Page directive can be used in a Web page to bind to a master page. For example:
<%@ Page Language="C#" MasterPageFile="MyMasterPage.master" %>
By setting the......
continue reading "How does a Web page or a content page is attached to a master page?" »
How does an application or page theme differ from a global theme?
An application or page theme differs from a global theme in the following manner:
Application or Page Theme Global Theme It is available to all Web pages within a single Web application. It is available to all Web applications of a Web server. It is placed in the App_Themes......
continue reading "How does an application or page theme differ from a global theme?" »
How to add a Web server control to a Web page by using the design view?
The following are the steps to add a Web server control to a Web page using design view:
Open the existing Web page named MyWebForm1.aspx in Visual Studio 2005. Click the Design tab on the bottom of MyWebForm1.aspx, as shown below:
Click the Standard tab in the Toolbox tool, as......
continue reading "How to add a Web server control to a Web page by using the design view?" »
How to add an event handler method for a server control to a C# Web page?
Take the following steps to add an event handler method for a server control to a C# Web page:
Open the design view of the existed Web Forms page named MyWebForm1.aspx.cs. Drag the Button control from the Toolbox tool. Select the Button control, as shown below:
In the Properties......
continue reading "How to add an event handler method for a server control to a C# Web page?" »
How to add an event handler method for a server control to a C# Web page?
This video will show you the steps to add an event handler method for a server control to a C# Web page. ...
continue reading "How to add an event handler method for a server control to a C# Web page?" »
How to add new Web pages to a Web site?
Take the following steps to add new Web pages to a Web site using Visual Studio 2005:
After creating a Web site, a user can add one or more Web pages to the Web site. Open the already created Web site named WebSite1. From the menu toolbar, select Website > Add New Item... menu option. An......
continue reading "How to add new Web pages to a Web site?" »
In Stock (
US$ 89.99 59.99
)
Download and try this PrepKit for free. As soon you place the order, we will send you the registration code. Use it to unlock the PrepKit and start learning. Its that easy!

70-528-CSHARP PrepKit at a Glance
| Includes | Free | Buy |
|---|---|---|
| Version | 8.02.05 | |
| Practice Tests | 1 | 4 |
| 30 | 250 | |
| Quiz | 15 | 125 |
| Final Test | No | Yes |
| Articles, How Tos.., Tips | Yes | Yes |
| Study Notes | 10 | 201 |
Tips and How Tos for 70-528-CSHARP exam
