| Visual C# Web Applications MCAD 70-315- Introducing Web Forms |
- Understand key concepts concerning the .NET Framework
- Create an ASP.NET page
- Describe the use of the Page class and Page directives
|
- Explain event handling processes in ASP.NET
- Separate the user interface of an ASP.NET page from the business logic
|
|
| Visual C# Web Applications MCAD 70-315- Controls and Input Validation |
- Add HTML, HTML server, and Web server controls to Web forms and configure their properties
- Add event handlers to provide interactive functionality
|
- Use validation controls to check the validity of data input by users
|
|
| Visual C# Web Applications MCAD 70-315- Implementing Navigation for the User Interface |
- Describe roundtrip and postback
- Use the SmartNavigation property
- Use and edit intrinsic objects
|
- Manage the view state
- Use session state to manage data across pages
|
|
| Visual C# Web Applications MCAD 70-315- Error Handling, User Assistance, and Accessibility |
- Handle exceptions
- Create custom exception classes and error pages
- Implement user assistance
|
- Implement accessibility guidelines
- Make a Web application accessible
|
|
| Visual C# Web Applications MCAD 70-315- Data Binding |
- Bind data using simple and complex data binding
- Transform and filter data
|
- Use controls to display data
- Apply templates to controls
|
|
| Visual C# Web Applications MCAD 70-315- Accessing and Manipulating Data |
- Use ADO.NET classes to work with data
- Use DataSet objects
- Use strongly typed DataSet objects
|
- Find, sort, update and add data in DataSet objects
- Use XML data
- Use .NET classes for XML
|
|
| Visual C# Web Applications MCAD 70-315- SQL Server Data and Data Errors |
- Create ad hoc T-SQL queries
- Create SQL queries as stored procedures
|
- Use parameters in stored procedures
- Respond to database and multiuser errors from ASP.NET Web applications
|
|
| Visual C# Web Applications MCAD 70-315- Managing .NET Components and Assemblies |
- Create Web user controls
- Create Web custom controls
- Explain how applications are compiled into assemblies
|
- Open the assembly manifest
- Generate assemblies with embedded resources
|
|
| Visual C# Web Applications MCAD 70-315- Web Services, Globalization, and Legacy Code |
- Create a Web service
- Instantiate and invoke Web services
- Implement localization and mirroring
|
- Convert existing encodings
- Incorporate existing code
- Use COM and COM+ components
|
|
| Visual C# Web Applications MCAD 70-315- Testing and Debugging Web Applications |
- Design and implement a test plan for your applications
- Insert tracing code to monitor your applications
|
- Debug applications using the debugging tools of Visual Studio .NET
|
|
|