In the ASP.Net online program, students will learn to develop web applications based on Microsoft’s .Net development environment. This program begins with computer technology basics and leads to web and application development. Students will learn both VB.Net and C#, languages which are used to create applications.
This interactive program consists of the following modules described below:
Computing Concepts
This series examines several basic computing concepts. Security issues are discussed, including administrative, physical, logical, and network security, and how to plan for security risks. The basic concepts of database functionality and selection are also discussed. Data processing and management is examined in detail, including teleprocessing, data transmission, and messages.
Web Publishing and Design with HTML 4.01 and XHTML
The Web Publishing and Design with HTML 4.01 and XHTML series teaches you how to make Web sites using HTML 4.01, XHTML, and cascading style sheets. It also provides tips and guidelines to help you design and create effective Web sites, as well as organize their content.
JavaScript
This series provides an overview of the ways JavaScript can be used for adding interactivity to Web content. In addition, frames, cookies, objects, text strings, and a brief history are explained.
Dynamic HTML
This series is intended for Web page developers who want to implement Dynamic HTML in their Web site design. It examines the basic concepts of DHTML and the use of Cascading Style Sheets, implementing JavaScript with DHTML, and the DHTML object model. Other topics covered include objects, events and event handling, style sheets and content formatting, and binding data from other sources to Web pages.
GUI Design
This series introduces users to the primary concepts and tasks involved in graphical user interface (GUI) design. It identifies the characteristics of an effective GUI, describes usability factors, and examines the design principles of consistency, user feedback, information filtering, and the conceptual model. It also discusses in detail the effective use of color and typography, icons and pointers, window layouts, and screen controls. The series concludes with a discussion of effective interface design, including the principles of organization, efficiency, and communication.
Visual Studio .NET Overview
This series gives students a thorough overview of the .NET initiative and prepares them to begin developing applications using Visual Studio .NET.
Visual Studio .NET Advanced Topics
This series shows developers how to create more powerful applications using Microsoft Visual Studio.NET. The series focuses heavily on creating and deploying Web-based applications. Users explore ASP.NET Web server controls in greater detail, and also learn how to implement data binding to pull data into a Web page from external data sources. Users will also learn how Visual Studio.NET facilitates XML development, and how to use Visual Studio to build and configure an XML-based Web application or a Web service client. Additionally, users will learn about what happens after the code is written - debugging, deployment, and security for Web based applications, as well as the process for upgrading existing ASP-based Web sites to ASP.NET.
Microsoft .NET Architectures MCP/MCSD 70-300
This series helps a learner prepare for the MCP/MCSD 70-300 exam by covering how to break down a case study to expose pertinent facts, create meaningful requirements and specifications for a solution, and develop a .NET solution architecture that is secure and stable. It teaches the development of a solid database model, including normalization, relationships, and Object Role Modeling (ORM). It also covers the tradeoffs between a Windows application, a Web application, and a Web Service-based application.
Visual Basic .NET for Web MCSD/MCAD 70-305
This series explains how to develop and implement Web-based applications with Web forms, ASP.NET, and the Microsoft .NET Framework. Specific topics presented are web forms, controls, user interface navigation, data binding and manipulation, error handling, components, assemblies, web services, globalization, legacy code, as well as deploying and maintaining web applications.
Visual Studio .NET and ASP.NET
This series introduces students to the ASP.NET platform, and gets students started using ASP.NET features such as server controls, validation controls and composite controls in their Visual Studio .NET projects.
Visual Basic .NET for XML Web MCSD/MCAD 70-310
This series explains how to use Visual Basic .NET to create Web-based applications that manipulate XML data. Courses in this series cover accessing and manipulate data, creating distributed applications and services, as well as testing, debugging, and deploying the completed application.
Visual Basic 2005
This series introduces learners to the Microsoft .NET programming environment and teaches how to develop productive, useful applications with the new Visual Basic 2005 programming language, leveraging your existing knowledge of Visual Basic and applying that knowledge to the .NET environment.
Microsoft .NET 2.0 Web Development MCTS 70-528
This series presents questions that will help Visual Basic and C# developers prepare for the Microsoft .NET 2.0 Web Development MCTS 70-528 exam. Questions are presented in the same style and cover the same topics as the actual exam. Students will test their knowledge, then receive comprehensive information about the question topic and the possible answers that were presented.
Visual Studio .NET Programming with Visual C#
This series introduces students to the ASP.NET platform, and gets students started using ASP.NET features such as server controls, validation controls and composite controls in their Visual Studio .NET projects.
Visual C# Web Applications MCAD 70-315
This series is designed for anyone who's preparing for the MCAD 70-315 exam or who simply wants an introduction to designing Web applications with Visual C# .NET. This series teaches users how to use Visual C# .NET to develop, test, deploy, and configure ASP.NET applications that run on the Internet.
Visual C# XML MCAD 70-320
This series prepares users for the MCAD-320 exam. The series is designed to cover all the objectives that Microsoft has created for this exam. The user will be presented with skills need to develop and implement middle-tier components, server components, and XML Web services by using Visual Studio .NET, Microsoft .NET Framework, and the Visual C# .NET programming language. The series helps the user develop the specific core competencies to design and develop distributed applications.
XML
This series provides an introduction to the Extensible Markup Language (XML) and its general format. It introduces the fundamentals of XML, including how to read a basic XML document, the XML document structure, and viewing XML source documents. It shows how to build an XML data document, including creating elements and element modes, naming XML objects, and creating declarations and well-formed documents. Building DTDs is explained in detail, along with creating and managing internal, external, and parameter entities. Additional topics covered in this series include a detailed discussion of the Document Object Model, Cascading Style Sheets (CSS), and XSL Style Language.
SQL Server 2000 Admin MCDBA MCSA MCSE 70-228
The SQL Server 2000 Admin MCDBA MCSA MCSE 70-228 series is designed to help learners prepare to take and pass Microsoft's exam number 70-228: Installing, Configuring, and Administering Microsoft SQL Server 2000 Enterprise Edition. This series teaches learners how to install SQL Server 2000 and configure advanced options. The series also teaches learners how to manage databases and objects, create a disaster recovery plan, troubleshoot data integrity issues, extract and secure data, automate tasks, and optimize performance.
SQL Server 2000 Database Design MCSE 70-229
This series of courses serves as preparation for Microsoft Exam 70-229: "Designing and Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition," which is one of several electives for the MCSE certification track, and a core requirement for MCDBA certification. Topics covered include developing a logical data model, implementing the database and objects, retrieving and modifying data using Transact-SQL and XML, using indexes and views, programming business logic (stored procedures, functions, views, triggers), tuning and optimizing data access, and designing a database security plan. This series is tightly focused on exam preparation and review, not on providing general knowledge. Some background knowledge and hands-on experience with enterprise systems and relational databases is assumed.
SQL Server 2005 MCTS 70-431
This series explains how to install, configure, and use SQL Server 2005
ASP.NET Training
GES 301 -- 300 hours
Course Overview/Description
In the ASP.Net online program, students will learn to develop web applications based on Microsoft’s .Net development environment. This program begins with computer technology basics and leads to web and application development. Students will learn both VB.Net and C#, languages which are used to create applications.
This interactive program consists of the following modules described below:
Computing Concepts
This series examines several basic computing concepts. Security issues are discussed, including administrative, physical, logical, and network security, and how to plan for security risks. The basic concepts of database functionality and selection are also discussed. Data processing and management is examined in detail, including teleprocessing, data transmission, and messages.
Web Publishing and Design with HTML 4.01 and XHTML
The Web Publishing and Design with HTML 4.01 and XHTML series teaches you how to make Web sites using HTML 4.01, XHTML, and cascading style sheets. It also provides tips and guidelines to help you design and create effective Web sites, as well as organize their content.
JavaScript
This series provides an overview of the ways JavaScript can be used for adding interactivity to Web content. In addition, frames, cookies, objects, text strings, and a brief history are explained.
Dynamic HTML
This series is intended for Web page developers who want to implement Dynamic HTML in their Web site design. It examines the basic concepts of DHTML and the use of Cascading Style Sheets, implementing JavaScript with DHTML, and the DHTML object model. Other topics covered include objects, events and event handling, style sheets and content formatting, and binding data from other sources to Web pages.
GUI Design
This series introduces users to the primary concepts and tasks involved in graphical user interface (GUI) design. It identifies the characteristics of an effective GUI, describes usability factors, and examines the design principles of consistency, user feedback, information filtering, and the conceptual model. It also discusses in detail the effective use of color and typography, icons and pointers, window layouts, and screen controls. The series concludes with a discussion of effective interface design, including the principles of organization, efficiency, and communication.
Visual Studio .NET Overview
This series gives students a thorough overview of the .NET initiative and prepares them to begin developing applications using Visual Studio .NET.
Visual Studio .NET Advanced Topics
This series shows developers how to create more powerful applications using Microsoft Visual Studio.NET. The series focuses heavily on creating and deploying Web-based applications. Users explore ASP.NET Web server controls in greater detail, and also learn how to implement data binding to pull data into a Web page from external data sources. Users will also learn how Visual Studio.NET facilitates XML development, and how to use Visual Studio to build and configure an XML-based Web application or a Web service client. Additionally, users will learn about what happens after the code is written - debugging, deployment, and security for Web based applications, as well as the process for upgrading existing ASP-based Web sites to ASP.NET.
Microsoft .NET Architectures MCP/MCSD 70-300
This series helps a learner prepare for the MCP/MCSD 70-300 exam by covering how to break down a case study to expose pertinent facts, create meaningful requirements and specifications for a solution, and develop a .NET solution architecture that is secure and stable. It teaches the development of a solid database model, including normalization, relationships, and Object Role Modeling (ORM). It also covers the tradeoffs between a Windows application, a Web application, and a Web Service-based application.
Visual Basic .NET for Web MCSD/MCAD 70-305
This series explains how to develop and implement Web-based applications with Web forms, ASP.NET, and the Microsoft .NET Framework. Specific topics presented are web forms, controls, user interface navigation, data binding and manipulation, error handling, components, assemblies, web services, globalization, legacy code, as well as deploying and maintaining web applications.
Visual Studio .NET and ASP.NET
This series introduces students to the ASP.NET platform, and gets students started using ASP.NET features such as server controls, validation controls and composite controls in their Visual Studio .NET projects.
Visual Basic .NET for XML Web MCSD/MCAD 70-310
This series explains how to use Visual Basic .NET to create Web-based applications that manipulate XML data. Courses in this series cover accessing and manipulate data, creating distributed applications and services, as well as testing, debugging, and deploying the completed application.
Visual Basic 2005
This series introduces learners to the Microsoft .NET programming environment and teaches how to develop productive, useful applications with the new Visual Basic 2005 programming language, leveraging your existing knowledge of Visual Basic and applying that knowledge to the .NET environment.
Microsoft .NET 2.0 Web Development MCTS 70-528
This series presents questions that will help Visual Basic and C# developers prepare for the Microsoft .NET 2.0 Web Development MCTS 70-528 exam. Questions are presented in the same style and cover the same topics as the actual exam. Students will test their knowledge, then receive comprehensive information about the question topic and the possible answers that were presented.
Visual Studio .NET Programming with Visual C#
This series introduces students to the ASP.NET platform, and gets students started using ASP.NET features such as server controls, validation controls and composite controls in their Visual Studio .NET projects.
Visual C# Web Applications MCAD 70-315
This series is designed for anyone who's preparing for the MCAD 70-315 exam or who simply wants an introduction to designing Web applications with Visual C# .NET. This series teaches users how to use Visual C# .NET to develop, test, deploy, and configure ASP.NET applications that run on the Internet.
Visual C# XML MCAD 70-320
This series prepares users for the MCAD-320 exam. The series is designed to cover all the objectives that Microsoft has created for this exam. The user will be presented with skills need to develop and implement middle-tier components, server components, and XML Web services by using Visual Studio .NET, Microsoft .NET Framework, and the Visual C# .NET programming language. The series helps the user develop the specific core competencies to design and develop distributed applications.
XML
This series provides an introduction to the Extensible Markup Language (XML) and its general format. It introduces the fundamentals of XML, including how to read a basic XML document, the XML document structure, and viewing XML source documents. It shows how to build an XML data document, including creating elements and element modes, naming XML objects, and creating declarations and well-formed documents. Building DTDs is explained in detail, along with creating and managing internal, external, and parameter entities. Additional topics covered in this series include a detailed discussion of the Document Object Model, Cascading Style Sheets (CSS), and XSL Style Language.
SQL Server 2000 Admin MCDBA MCSA MCSE 70-228
The SQL Server 2000 Admin MCDBA MCSA MCSE 70-228 series is designed to help learners prepare to take and pass Microsoft's exam number 70-228: Installing, Configuring, and Administering Microsoft SQL Server 2000 Enterprise Edition. This series teaches learners how to install SQL Server 2000 and configure advanced options. The series also teaches learners how to manage databases and objects, create a disaster recovery plan, troubleshoot data integrity issues, extract and secure data, automate tasks, and optimize performance.
SQL Server 2000 Database Design MCSE 70-229
This series of courses serves as preparation for Microsoft Exam 70-229: "Designing and Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition," which is one of several electives for the MCSE certification track, and a core requirement for MCDBA certification. Topics covered include developing a logical data model, implementing the database and objects, retrieving and modifying data using Transact-SQL and XML, using indexes and views, programming business logic (stored procedures, functions, views, triggers), tuning and optimizing data access, and designing a database security plan. This series is tightly focused on exam preparation and review, not on providing general knowledge. Some background knowledge and hands-on experience with enterprise systems and relational databases is assumed.
SQL Server 2005 MCTS 70-431
This series explains how to install, configure, and use SQL Server 2005












































