Watch 48 New Visual Basic "How Do I" Videos!

Published 18 March 08 09:02 AM

We added 48 How Do I videos (Forms over data, Windows development, Office development and Security) to the Visual Basic developer Center in addition to adding new download formats for 12 others. This includes audio files, and additional videos files to make these videos as accessible as possible. You can go directly to the How Do I video series main page to see the complete list.

Many thanks to Rob Windsor, Pat Tormey and Steve Hansen for doing these videos. I also have a couple more that I have done that should be up on the site very soon ;-)

Enjoy!

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Airline Travel » Watch 48 New Visual Basic “How Do I” Videos! said on March 18, 2008 3:37 PM:

PingBack from http://www.travel-hilarity.com/airline_travel/?p=2063

# Radiolistener said on March 18, 2008 8:10 PM:

Hi Beth,

I've been studying your one to many code in my efforts to learn VB 9.  I've found the videos most useful.

You did leave out one key component.  I kept getting an error after a save because my main key was populating using the temp holder of -1.  

I noticed in one of your videos, the 2008 one, you briefly mention datagridview.enter.  I capitalized on that and put the tablemanager to save upon the enter of the grid.  Then the main key was populated and the form could save smoothly.

Thanks for creating these videos, I find them very inspiring.  In the process I've installed Vista and am finding it to be a wonderful launch pad.

Thanks again,

John.

# Dasun said on March 23, 2008 11:11 AM:

Dear Friend,

I Download video tutorials of you'rs and they are great. You done it well dear. Wish you all the best

# ahan said on April 24, 2008 1:29 AM:

Hi Beth

i am trying to create an Attendace Sheet using VB, since your videos are not about this, i find it very difficult to do all that by myself. i am still very new to this, so do not know even weather we can create an Attendace sheet or not. and yah here in Maldives we have monthly salary nto weekly.

# Calo said on June 28, 2008 3:33 PM:

I'm somewhat of a newbie and this is EXCELLENT learning material - THANKS!

What I haven't found though (and it may be something very simple)... is how to create a one-to-many data entry form only not using the DataGrid. I want to use individual controls for the Child table on that form.

Hope someone could point me in the direction where I can find this.

THANKS!

# Beth Massi said on June 30, 2008 11:29 AM:

Hi Calo,

You'll probably want to take a look at the DataRepeater control in the VB PowerPacks. Here's a video: http://msdn.microsoft.com/en-us/vbasic/cc411420.aspx on how to use it.

HTH,

-B

# M Sharief said on March 2, 2009 2:40 AM:

Hi Beth,

I watch all of your vedio, it helpfull and I like it, i use them to build a database application and it is really usefull, but there is one thing. while the data growing, you find that it is important to not fill you dataset with all data from the database, and no way to add new record without filling the dataset. how can i solve this, while i need to for cleaer network trafic

# Beth Massi said on March 3, 2009 5:17 PM:

Hi M Sharief,

You'll want to specify parameterized queries on your tableAdapter to narrow the results. Take a look here:

http://msdn.microsoft.com/en-us/library/ms171905.aspx

And here: http://blogs.msdn.com/bethmassi/archive/2007/05/25/creating-a-parameterized-query.aspx

HTH,

-B

# M Sharief said on March 17, 2009 7:29 AM:

Hi Beth,

thanks for your answer, but no way else to do that without fill the dataset.

thanks

# Beth Massi said on March 17, 2009 10:36 AM:

Hi M Sharief,

Yes, you're filling the dataset with only the specific records you need, not all of them.

-B

# Tommy said on June 15, 2009 10:51 AM:

I have looked all over the internet for your video on working with the datagrid in VB. I watch the video about two months ago and it was great. But now I can't find it. I thought I watched it from the msdn.microsoft.com website but I sure can't find it there now. Please let me know where I can find it. I created a small project while watching it and now I can remember how I did the filtering.

Please help.

My email is tommy.vinson@usa.net

# Beth Massi said on June 15, 2009 7:48 PM:

Hi Tommy,

There are a bunch of videos here that use the DataGridView: http://msdn.microsoft.com/en-us/vbasic/bb466226.aspx#formsoverdata

HTH,

-B

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required

About Beth Massi

Beth is a Program Manager on the Visual Studio Community Team at Microsoft and is responsible for producing and managing content for business application developers, driving community features and team participation onto MSDN Developer Centers (http://msdn.com), and helping make Visual Studio one of the best developer tools in the world. She also produces regular content on her blog (http://blogs.msdn.com/bethmassi), Channel 9, and a variety of other developer sites and magazines. As a community champion and a long-time member of the Microsoft developer community she also helps with the San Francisco East Bay .NET user group and is a frequent speaker at various software development events. Before Microsoft, she was a Senior Architect at a health care software product company and a Microsoft Solutions Architect MVP. Over the last decade she has worked on distributed applications and frameworks, web and Windows-based applications using Microsoft development tools in a variety of businesses. She loves teaching, hiking, mountain biking, and driving really fast.

This Blog

Syndication

Page view tracker