|
Description
A hands-on course for application developers who have experience
with web applications, i.e. HTML and JavaScript. Includes developing
Web forms, using the Framework class libraries, using ASP server
objects, an overview of ADO.NET, and considerations for debugging
and distributing applications.
Prerequisites
Application Developers who have taken the Visual Basic.NET Intensive
Workshop
Hardware and Software
Windows NT Server, 2000 or XP with Visual Studio.NET and IIS, for
each student and the instructor, preferably with systems networked.
|
Format
Objectives
After completing this course, participants should be able to:
- Create a Web Forms (ASP.NET) application,
using Visual Basic.NET
- Use ASP Server Controls to build an effective user interface
and provide clear navigation
- Control the postback of forms and the state of the controls
on the form
- Use the Session and Application objects, and global.asax, to
provide continuity
- Use external DLLs in a web application
- Read and write files
- Be familiar with web-related parts of the .NET Framework and
its documentation
- Use all of Visual Studio.NET's debugging features
- Develop simple database applications using ADO.NET, using a
DataReader and bound controls, including DataList and DataGrid
- Deploy VB.NET applications to web servers
|