The 70-316 test measures an individual’s ability to develop and implement Windows-based applications using Microsoft Visual C# .NET and Microsoft Visual Studio .NET. Before taking the 70-316 test, you should practice the following:
- Create forms and set control properties using the Windows Forms Designer.
- Connect to a database using intrinsic DataGrid control. Perform sorting and filtering on the data.
- Step through different sections of code using Visual Studio .NET debugger.
- Use ADO.NET objects.
- Use an ActiveX control and set its properties.
- Use an existing COM component in a Visual Studio .NET project.
- Create a .NET component and install it in the global assembly cache.
- Create deployment projects in Visual Studio .NET.
- Write an application that uses Windows authentication.
- Use a Web service in a Windows-based application.