Online Basic 2008 eLearning
Basic 2008 Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Getting Started with ADO NET Connections Commands

Getting Started with ADO.NET Connections & Commands Microsoft
ADO.NET allows developers to create applications that are driven by data and services. This course identifies the various ways to manage ADO.NET connections and also details how to access data by using command objects and the DataReader object. Specific topics covered in the course include and introduction to ADO.NET, defining
more...
Getting Started with ADO NET Connections Commands
Managing ADO NET Connections Commands with VB 2008

Managing ADO.NET Connections & Commands with VB 2008 Microsoft
ADO.NET connections and commands are crucial components of building data-driven applications. This course examines managing connections using connection pools and configuration files, as well as stored procedures, and using generic data-access code to establish a connection. Specific topics covered include optimizing ADO.NET
more...
Getting Started with Data Sets Using VB 2008

...ific topics covered include creating DataSets with Visual Basic 2008, working with typed and untyped DataSets, and configuring typed DataSets and DataAdapters. This course is one of a series in the SkillSoft learning path that covers the objectives for the Technology Specialist (TS): Microsoft .NET Framework 3.5, ADO.NET Application Development 70-561. Passing this exam will earn the learner
more...
Viewing Navigating Data With ADO NET Data Sets Using VB 2008

... how to accomplish this using ADO.NET DataSets and Visual Basic 2008. Specific topics covered include how to manage and constrain data relationships in a DataSet using DataRelation objects and ForeignKeyConstraints, and accessing and manipulating data using DataViews and the DataViewManager. This course is one of a series in the SkillSoft learning path that covers the objectives for the
more...
Updating ADO NET Data Sets with VB 2008

...ers to easily update and manage data sources using Visual Basic 2008. This course examines how DataSets are used to update source data and also how to manage the integrity of the data being updated. Specific topics covered include updating data sources, committing changes to data sources, managing data integrity, and how to deal with data concurrency violations and exceptions. This course is
more...
Using Query Notifications Synchronizing Data With VB 2008

Using Query Notifications & Synchronizing Data With VB 2008 Microsoft
Query notifications, coupled with ADO.NET synchronization services, allow developers to create applications with the ability to display up-to-date data at all times. This course examines how to use query notifications with SQL Server and how to enable efficient, remote use of data using synchronization services. Specific
more...
The ADO NET Entity Framework LINQ

The ADO.NET Entity Framework & LINQ Microsoft
The ADO.NET Entity Framework and .NET Language-Integrated Query (LINQ) provide developers with the tools and framework elements they need to create unique, flexible data applications, while minimizing the amount of code required. This course explores the various ways you can employ the ADO.NET Entity Framework and LINQ to develop and optimize
more...
MS NET FRAMEWORK 3 5 ADO NET APPLICATION DEVELOPMENT WITH VB 2008

MS .NET FRAMEWORK 3.5: ADO.NET APPLICATION DEVELOPMENT WITH VB 2008 Microsoft
more...
Developing Web Apps With VB 2008 and ASP NET 3 5

...8 and it supports a variety of languages including Visual Basic 2008, Visual C , Visual C#, and Visual J#. ASP.NET 3.5 is Microsoft s latest version of ASP for developing web applications using the .NET Framework. It builds on the previous version ASP.NET 2.0, while maintaining backwards compatibility. This course provides an overview of how to develop web applications with Visual Basic 2008
more...
Creating Consuming Server Controls With VB 2008 and ASP NET 3 5

Creating & Consuming Server Controls With VB 2008 and ASP.NET 3.5 Microsoft
The Visual Studio 2008 IDE provides developers with the ability to create and consume server controls in ASP.NET 3.5 web applications. This course details the steps for creating secure web sites through the creation, addition, and customization of ASP.NET server controls. Specific topics covered include creating and
more...
Data Service Integration With VB 2008 and ASP NET 3 5

...ation With VB 2008 and ASP.NET 3.5 Microsoft
Visual Basic 2008 and ASP.NET 3.5 provide developers with the ability to integrate both data and services into an ASP.NET 3.5 Web application. This course identifies the steps for displaying and modifying data in an ASP.NET Web application, by accessing data using data-bound and data source controls, as well as ADO.NET, and utilizing Windows
more...
ASP NET AJAX and Client-Side Scripting With VB 2008 and ASP NET 3 5

ASP.NET AJAX and Client-Side Scripting With VB 2008 and ASP.NET 3.5 Microsoft
Both Visual Studio 2008 and ASP.NET 3.5 provide integrated support for ASP.NET AJAX and client-side scripting. This course provides an overview of what ASP.NET AJAX is and demonstrates how to utilize ASP.NET AJAX and client-side script in web applications using Visual Studio 2008. Specific topics covered include
more...
XML Mobile Web Apps with VB 2008 and ASP NET 3 5

XML & Mobile Web Apps with VB 2008 and ASP.NET 3.5 Microsoft
Both Visual Studio 2008 and ASP.NET 3.5 include support for working with XML and creating mobile web applications. This course provides an overview of the XML support provided by ASP.NET 3.5 and Visual Studio 2008. Specific topics covered include using LINQ to XML, how to read and write XML, and how to use XPath to process XML
more...
Configuring Deploying Web Application with VB 2008 and ASP Net 3 5

Configuring & Deploying Web Application with VB 2008 and ASP.Net 3.5 Microsoft
Visual Studio 2008 and ASP.NET 3.5 provide various methods for configuring and deploying web applications. This course will cover the ways you can configure web applications and the tools you can use to deploy them, highlighting the pros and cons of each. Specific topics covered include configuring ASP.NET 3.5 web
more...
Debugging Tracing Monitoring ASP NET Apps With VB 2008

Debugging, Tracing & Monitoring ASP.NET Apps With VB 2008 Microsoft
Visual Studio 2008 and ASP.NET 3.5 give developers the tools needed to effectively debug, trace, and monitor web applications to minimize errors. This course covers the various ways you can troubleshoot web applications using Visual Studio and discusses how to use ASP.NET 3.5 code to help to accomplish this. Specific topics
more...
Optimization Customization With VB 2008 and ASP NET 3 5

Optimization & Customization With VB 2008 and ASP.NET 3.5 Microsoft
Visual Studio 2008 and ASP.NET 3.5 provide developers with the tools they need to create unique, flexible ASP.NET web sites that can use custom master pages, themes, and skins, as well as Web Part pages that allow users to personalize their own web pages. This course explores the various ways you can employ these tools to
more...
MS NET FRAMEWORK 3 5 ASP NET APPLICATION DEVELOPMENT WITH VB 2008

MS .NET FRAMEWORK 3.5: ASP.NET APPLICATION DEVELOPMENT WITH VB 2008 Microsoft
more...
Getting Started With WCF

Getting Started With WCF Microsoft
This course introduces the .NET Windows Communication Foundation (WCF) technology and its architecture. It shows how to create a basic WCF service and how to host the service in a managed application, a Windows Service, Internet Information Service (IIS), or Windows Process Application Activation Services (WAS). It also covers how to generate a client proxy
more...
WCF Contracts Behaviors and Data Management

WCF Contracts, Behaviors and Data Management Microsoft
This course shows how to create and optimize .NET Windows Communication Foundation (WCF) service contracts, data contracts, and message contracts according to the requirements of a WCF application. It details the roles of channels and how to choose an appropriate binding for an application. It also covers how to implement different data
more...
Securing and Managing a WCF Application

Securing and Managing a WCF Application Microsoft
This course shows how to implement security features such as transport and message-level security, and authentication, authorization and impersonation in a .NET Windows Communication Foundation (WCF) application. It demonstrates how to enable WCF applications to implement ASP.NET security features. It covers how to use features such as
more...
MS NET FRAMEWORK 3 5 WINDOWS COMMUNICATION FOUNDATION WITH VB 2008

MS .NET FRAMEWORK 3.5: WINDOWS COMMUNICATION FOUNDATION WITH VB 2008 Microsoft
more...
Windows Forms Creation with VB 2008

Windows Forms Creation with VB 2008 Microsoft
Visual Studio 2008 and the .NET Framework 3.5 give developers the tools to create a variety of Windows Forms applications. This course explores how to create and configure Windows Forms using Visual Studio 2008. Specific topics covered include basic form creation, modifying controls and layout in a Windows Form and creating event handlers. This
more...
Data Integration With VB 2008

Data Integration With VB 2008 Microsoft
Visual Studio 2008 and the .NET Framework 3.5 allow developers to data-bind Windows Forms elements and create a database-connected Windows Forms applications. This course explores how to integrate data capabilities into Windows Forms. Topics in this course cover database connections, using LINQ in Windows Forms, using data-bound controls, connection
more...
Printing MDI Forms Usability With VB 2008

Printing, MDI Forms & Usability With VB 2008 Microsoft
Visual Studio 2008 and the .NET Framework 3.5 allow for the creation of applications that can be used in many locations and languages, and also allow for the inclusion of accessibility features. This course explores how to configure print functionality, create menus, globalize, localize, and add further functionality and controls to
more...
Custom Controls Asynchronous Programming with VB 2008

Custom Controls & Asynchronous Programming with VB 2008 Microsoft
Developers often need to create applications that use controls that are configurable and are able to respond to and handle more than one task at a time. This course looks at how Visual Studio 2008 and the .NET Framework 3.5 allow for the creation of custom controls and the use of asynchronous programming techniques to handle
more...
Application Configuration Deployment with VB 2008

Application Configuration & Deployment with VB 2008 Microsoft
The configuration and deployment of a .NET Windows Forms application is an important part of the development life cycle. This course covers how to install a Windows Forms application and configure application permissions using ClickOnce deployment. Specific areas covered include ClickOnce deployment, using the Windows Installer,
more...
Database Environments XML Handling with VB 2008

Database Environments & XML Handling with VB 2008 Microsoft
Visual Studio 2008 and the .NET Framework 3.5 allow developers to configure database connections and handle XML data in Windows Forms applications. This course first looks at how to work with different database environments and how to create Windows Forms applications that can handle asynchronous and binary large object (BLOB)
more...
MS NET FRAMEWORK 3 5 WINDOWS FORMS APPLICATIONS WITH VB 2008

MS .NET FRAMEWORK 3.5: WINDOWS FORMS APPLICATIONS WITH VB 2008 Microsoft
more...
Creating Hosting and Communication in WF with VB 2008

Creating, Hosting and Communication in WF with VB 2008 Microsoft
Visual Studio 2008 and the .NET Framework 3.5 give developers the tools to create a variety of Windows Workflow Foundation (WF) applications. This course explores how to create and configure WF applications using Visual Studio 2008. Specific topics covered include creating and hosting workflows, managing the workflow lifecycle,
more...
Activities Rules and Conditions in WF with VB 2008

Activities, Rules and Conditions in WF with VB 2008 Microsoft
Visual Studio 2008 and the .NET Framework 3.5 provide developers with a variety of ways to manage the execution of Windows Workflow Foundation (WF) applications. This course explores how to use activities, rules, and conditions to control the way WF applications execute. Specific topics covered include creating and using
more...
Transactions Compensations and Runtime Services in WF with VB 2008

Transactions, Compensations and Runtime Services in WF with VB 2008 Microsoft
Visual Studio 2008 and the .NET Framework 3.5 provide developers with a variety of ways to manage transactions, compensations, and runtime services in Windows Workflow Foundation (WF) applications. This course explores how to use these techniques to control the way WF applications manage a large number of
more...
MS NET FRAMEWORK 3 5 WINDOWS WORKFLOW FOUNDATION WF WITH VB 2008

MS .NET FRAMEWORK 3.5: WINDOWS WORKFLOW FOUNDATION (WF) WITH VB 2008 Microsoft
more...
Creating WPF Applications with VB 2008

Creating WPF Applications with VB 2008 Microsoft
Windows Presentation Foundation (WPF) and Visual Studio 2008 enable developers to build sophisticated Windows client applications to run on, and take advantage of the capabilities of the Windows Vista platform. This course introduces the learner to WPF and outlines application types, basic application creation, configuration, and event
more...
Creating User Interfaces with WPF and VB 2008

Creating User Interfaces with WPF and VB 2008 Microsoft
Windows Presentation Foundation or WPF includes various controls that allow for the development of rich user interfaces. WPF also allows for the creation of user defined and custom controls as well as the integration of Windows Forms. This course covers the various control and layout options that comprise the WPF User Interface.
more...
WPF Content Creation Management with VB 2008

WPF Content Creation & Management with VB 2008 Microsoft
Windows Presentation Foundation (WPF) allows for the inclusion of a variety of media and types in its applications to further the development of rich user interfaces. Using WPF a developer can create two-dimensional or three-dimensional graphics, create and manipulate images, create and modify documents, and also share resources across
more...
WPF Databinding with VB 2008

WPF Databinding with VB 2008 Microsoft
Windows Presentation Foundation (WPF) allows you to incorporate data from multiple sources into the user interface. This course details how WPF not only binds controls to data, but also converts, validates, and formats data in a variety of ways. Specific areas covered include binding to elements, using multiple bindings, utilizing ADO.NET data objects,
more...
Customizing Deploying WPF Applications with VB 2008

Customizing & Deploying WPF Applications with VB 2008 Microsoft
The ability to deploy and distribute applications to various locales is a necessity in today s global economy. This course examines how Windows Presentation Foundation (WPF) allows you to customize the look and feel of an application based on user culture. It also demonstrates how applications are deployed and managed after they
more...
MS NET FRAMEWORK 3 5 WINDOWS PRESENTATION APPLICATON DEVELOPMENT WITH VB 2008

MS .NET FRAMEWORK 3.5: WINDOWS PRESENTATION APPLICATON DEVELOPMENT WITH VB 2008 Microsoft
more...
From Software Training Academy, Inc
Developing Applications using Visual Basic 2008 VB2008

Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. In this course, you will begin with the basics, becoming familiar with Windows Forms
more...
Developing Applications using Visual Basic 2008 Advanced Topics VB2008

5-Day Bootcamp
In this course you'll learn about important development topics that aren't normally covered in a beginning Windows application programming course. Starting with an introduction to .NET interoperability, then covering topics such as Windows Management Instrumentation (WMI), and System.Drawing namespace. You'll dig deeper into working with the most complex of Visual Studio's
more...
New Features NET Using Visual Basic 2008 VB2008

Visual Studio 2008 adds a large set of new functionality for the Visual Basic
developer. From new language features, including LINQ (Language Integrated Query) to new
client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than
ever to create robust, enterprise-level applications. This course, including full written
courseware, demonstrations, and lab
more...
ASP NET Using Visual Basic 2008 VB2008

...se, you'll learn how to use Visual Studio 2008 and Visual Basic 2008 to build ASP.NET 3.5 Web pages. You'll gain an understanding of the architecture behind ASP.NET and how to use the various ASP.NET server controls. You'll learn to create consistent web sites using Master Pages, add membership features, configure and deploy ASP.NET applications, to authenticate users and limit their access to
more...
From PDHengineer. com-Decatur Professional Development, LLC
Introduction to Visual Basic 2008 Express for Engineers
...Basic 2008 Express Edition by Microsoft in an easy-to-understand fashion. While it is not intended to be a complete tutorial, the student will learn basics and become familiar with the code used to write many of today?s computer applications.
The course covers program development and mentions some of the tools used by programmers. Some Visual Basic controls are covered including the events,
more...
Advanced Visual Basic 2008 Express Edition for Engineers
...is an intermediate course in programming using the Visual Basic 2008 Express Edition that is appropriate for all engineers. No prior knowledge of Visual Basic is needed. It is not necessary that you have to have completed the Introduction to Visual Basic 2008 Express Edition for Engineers course as the concepts covered in the Introduction course are reviewed in this course.
Advanced Visual
more...
