The 70-315 test measures an individual’s ability to develop and implement Web applications using Microsoft Visual C# .NET and Microsoft Visual Studio .NET. Before taking the 70-315 test, you should practice the following:
- Create an ASP.NET page and set control properties.
- Create a simple Web service, set a Web reference to it in an ASP.NET application, and return a simple value.
- Use ADO.NET objects in an ASP.NET page to retrieve data into a DataSet.
- Retrieve data from a SQL Server database with a FOR XML statement.
- Use ADO.NET objects in an ASP.NET page to retrieve data from a DataSet into an XML document. Use an XSD schema to validate the data.
- Enable the ASP.NET Session Service.
- Create a .NET component and install it in the global assembly cache.
- Place several Web controls on an ASP.NET page. Retrieve data from a database and populate the controls with data.
- Create deployment projects in Visual Studio .NET.