![]() |
|
ASP.NET, C#, Visual Basic Tutorials and Training on LearnVisualStudio.NET / My Business Guide
t types
of errors, and how to detect and resolve them in your applications.
More About Console Applications
This video shows how to accept values that are typed at the end of
the line in the console window when executing a program you build.
If, Then, Else The If ... Then ... Else statement
allows conditional branching in your applications. Select
Case The Select Case allows conditional branching in your
applications. While Statement The While statement
is the least complex (and least flexible) way of itterating through
a section of code.
Do ... Loop Statements The Do ... Loop is a more
flexible way to itterate through code than the While statement. It
also is used in conjuction with the WHILE and the UNTIL statement,
and can check first or last the condition that keeps (or prevents)
the itteration to continue. For ... Next
Statements The For ... Next is used when you want to
control the number of times the itteration is executed, and is
therefore unique from the DO and WHILE looping statements.
Structured Exception Handling in VB.NET Explains
and demonstrates Exception Handling in VB.NET using the
Try/Catch/Finally statements. Coding Exception Handling
into your Application Describes how to find which
exception objects to use when developing your applications
Introduction to Collections in VB.NET Thorough
Powerpoint explanation of the ICollection, IList and IDictionary
interfaces, and the collections that support them. Sorting, Ranges,
etc.
Array Collection Demonstrates using the Array
collection, single and multi-dimension arrays, and a thorough
explanation of all properties and methods. ArrayList
Collection Demonstrates the properties and methods of the
ArrayList class, its strengths over the Array Collection, and more.
Queue Collection Demonstrates and explains the use
of the Queue collection (another IList collection) and shows how to
use its unique FIFO method of accessing collection elements.
Sorting IList Collections Demonstrates how to
implement the IComparable interface in your objects to allow the
items in your collections to be sorted. Working with
Multiple Elements of IList Collections Demonstrates how to
use the various xxxxxRange methods to add, insert, get, set, remove
and sort multiple items in a collection at a time.
ListDictionary Collection
Demonstrates the use of the ListDictionary (the first in this
series about collections supporting the IDictionary interface),
explaining WHEN to use it. HashTable Collection
Demonstrates the use of the HashTable, which is the most optimized
of the IDictionary collections for large collections of data.
HybridDictionary Collection Demonstrates how to
use the HybridDictionary, which starts out as a ListDictionary,
then metamophasizes into a HashTable once the collection has more
than 10 elements.
SortedList Collection Demonstrates how to use the
SortedList collection, which is a marraige between the IDictionary
and the IList collection interfaces, allowing you to access
collection members by index or key. Enumerating Through
IDictionary Collections Demonstrates what goes on behind
the scenes when you use the For Each ... Next loop for a
collection. Shows how to use GetEnumerator to control the Reset,
MoveNext and Current properties of the enumerator for a collection.
Implementing IEnumerable and IEnumerator in
Collections Demonstrates how to use the IEnumerable and
IEnumerator interfaces to control how and when data is loaded into
a collection to conserve system resources. VB.NET 2003 Loop
Variable Declaration VB.NET 2003 Loop Variable Declaration
Creating a Windows Service Creating a Windows
Service Conditional Compilation
Conditional Compilation Setting Option Strict
Setting Option Strict
Downloads:
Sign up today to access downloads. All videos in 1
download Duration: 0 Minutes, 0 Seconds Size: 41.65M Recorded
Using: N/A
Our Membership Options
Crystal Reports
Video Tutorial Library:
Crystal Reports
Crystal Reports is a reporting tool that is bundled with Visual
Studio.NET (although a more robust version is also available
directly from them). This series shows how to utilize Crystal
Reports within your applications.
The following videos are available for this series:
Starting with Crystal Reports Explains what
Crystal Reports is, its pro's and con's, and demonstrates how to
create a simple report and display it in an ASP.NET web page.
Crystal Reports for VS.NET Architecture Explains
the major components and namespaces of Crystal Reports for VS.NET
Walkthrough: Building a Report from Scratch
Demonstrates many of the features of the Report Designer in an
effort to show how flexible and powerful it is in editing reports
created by the Report Experts.
Walkthrough: Creating a Form Letter in CR for
VS.NET Demonstrates how to create a simple and advanced
Form Letter that merges information from the database.
Downloads:
Sign up today to access downloads. All videos in 1
download Duration: 0 Minutes, 0 Seconds Size: 15.49M Recorded
Using: N/A
Our Membership Options
.NET Framework Basics
Video Tutorial Library:
.NET Framework Basics
Covers the basics of assemblies, types, SDK command line tools,
etc.
The following videos are available for this seri
monebaggasse
quickstart icon QuickStart Guides These Flash videos are packed with information about getting started in various aspects of hosting. Learn the basics of ecommerce, reseller and domain hosting. More tutorial icon Video Tutorials Learn about your control panel, FTP, email and more with these visual tutorials. Watch as each process is explained in a friendly, step manner, right on the screen. More
Read more
- ILOG Announces New BRMS and Graphics Toolkit for Microsoft's Visual Studio 2005
- Fast report generator for Business and Development. Powerful and compact, visual and universal, XML-
- FastReport Studio 3.20b
- Oracle to Demonstrate Tight Integration Between Oracle(r) Database 10g and Microsoft .NET at VSLive!
friendly, visual guide that offers a solid introduction to the world of Home Studio, teaching you how to master the basics of its many tools.





