Free Web Site - Free Web Space and Site Hosting - Web Hosting - Internet Store and Ecommerce Solution Provider - High Speed Internet
Search the Web

  banner  

Forms over Data Video Series

This how-to video series is dedicated to getting Visual Basic developers productive on areas of data-based Windows Application development. The series starts with the basics of database development with SQL-Server 2005 Express then walks through the details of connecting to and querying databases, Windows Forms development basics, Reporting, and Deployment using Visual Basic 2005.

editor Presented by BethMassi

كۆكردنه‌وەی/ برهان محمد*


Download the Code: Videos 1-8 | Videos 9-14 | Videos 15-16


CreatingYourDatabase  ConnectingToDatabase  OneToManyForm  CreatingASearchForm

#1 | How Do I: Create a Database?
(17 minutes, 23 seconds)

 

#2 | How Do I: Connect to a Database?
(10 minutes, 14 seconds)

 

#3 | How Do I: Create a One-to-Many Data Entry Form?
(5 minutes, 40 seconds)

 

#4 | How Do I: Create a Search Form?
(5 minutes, 30 seconds)

          
 CreatingLookupLists    OneToManyFilter   UsingAutoComplete   FormattingControls

#5 | How Do I: Create Lookup Lists?
(9 minutes, 48 seconds)

 

#6 | How Do I: Filter Data on the Client?
(7 minutes, 52 seconds)

 

#7 | How Do I: Use Auto-Complete?
(7 minutes, 50 seconds)

 

#8 | How Do I: Format Data in Controls?
(12 minutes, 30 seconds)

          
 AddingValidation    WorkingWithLocalData   AddColumn   DeployingLocalData

#9 | How Do I: Add Validation?
(8 minutes, 56 seconds)

 

#10 | How Do I: Work with Local Data?
(5 minutes, 31 seconds)

 

#11 | How Do I: Modify the Database?
(3 minutes, 6 seconds)

 

#12 | How Do I: Deploy Local Data?
(8 minutes, 17 seconds)

          
 PrintFormComponent    ReportViewer   UnderstandingData   UpdatingRelatedTables

#13 | How Do I: Print Forms?
(4 minutes, 30 seconds)

 

#14 | How Do I: Build Reports?
(7 minutes, 22 seconds)

 

#15 | How Do I: Understand Data?
(24 minutes, 8 seconds)

 

#16 | How Do I: Update Related Tables?
(19 minutes, 51 seconds)

          

Language Integrated Query (LINQ) Series

This how-to video series is focused on the new LINQ language features of Visual Basic 9.0 included in Visual Studio 2008. LINQ stands for Language Integrated Query, and it enables you to write queries over things like objects, databases, and XML in a standard way using new language syntax. Learn how to use this productive new language feature in your Visual Basic programs.


Download the Code: Videos 1 and 2, Videos 3-5, Videos 7-10


 FirstLINQQueries    LINQGroupAndAggregate   LINQToDataset   StartingLINQtoSQL

#1 | How Do I: Get Started with LINQ?
(9 minutes, 14 seconds)

 

#2 | How Do I: Perform Group and Aggregate Queries?
(17 minutes, 22 seconds)

 

#3 | How Do I: LINQ over DataSets?
(9 minutes, 48 seconds)

 

#4 | How Do I: Get Started with LINQ to SQL?
(10 minutes, 52 seconds)

          
 LINQToSQLOneToMany    ConvertVS2005To2008   startinglinqtoxml   xmlIntellisense

#5 | How Do I: Create a One-To-Many Form using LINQ to SQL?
(12 minutes, 29 seconds)

 

#6 | How Do I: Upgrade Visual Basic Projects to Enable LINQ?
(8 minutes, 28 seconds)

 

#7 | How Do I: Get Started with LINQ to XML?
(14 minutes, 10 seconds)

 

#8 | How Do I: Enable XML IntelliSense and Use XML Namespaces?
(13 minutes, 16 seconds)

          
 createlinqtoxml    excellinqtoxml 

#9 | How Do I: Create XML Documents from SQL Data?
(15 minutes, 58 seconds)

 

#10 | How Do I: Create Excel Spreadsheets using LINQ to XML?
(10 minutes, 53 seconds)

 


Object Binding Video Series

This how-to video series is focused on more advanced data binding techniques using object binding in Visual Basic 2005. The series walks through creating business objects and how to associate them in one-to-many relationships, how to provide searching capabilities and how to enable sorting.


Download the Code: Videos 1-3 | Video 4


 SimpleObjectBinding    SearchingAndObjectBinding   SortingAndObjectBinding   FilteringAndObjectBinding

#1 | How Do I: Do Simple Object Binding?
(7 minutes, 34 seconds)

 

#2 | How Do I: Add Search Support with Object Binding?
(7 minutes, 0 seconds)

 

#3 | How Do I: Add Sorting Support with Object Binding?
(10 minutes, 19 seconds)

 

#4 | How Do I: Add Filter Support?
( 9 minutes, 33 seconds)

          


Visual Basic Interop Video Series

This how-to video series is focused on the Interop Forms Toolkit and working with Visual Basic .NET and Visual Basic 6 together. The Interop Forms Toolkit allows Visual Basic developers to migrate their Visual Basic 6 applications over to .NET using a phased migration strategy. Instead of having to convert the entire VB6 application at once, the toolkit enables .NET Forms and User Controls to run directly in Visual Basic 6 applications so that you can build the pieces that you need over time.


Download the Code: Videos 1-3


 InteropForms    InteropUserControl   HybridDeployment 

#1 | How Do I: Build Interop Forms?
(11 minutes, 28 seconds)

 

#2 | How Do I: Build Interop User Controls?
(9 minutes, 3 seconds)

 

#3 | How Do I: Deploy Hybrid Applications?
(6 minutes, 1 second)