<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How Do I Video Walk-Throughs from the Community</title><link>http://blogs.msdn.com/b/bethmassi/archive/2007/09/11/how-do-i-video-walk-throughs-from-the-community.aspx</link><description>A very generous VB community member, Bob Schild, sent these to me to post here to share with the rest of you. Bob took many of the How-Do-I videos and created his own walk throughs for them. So if it's easier for you to learn by reading instead of listening</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How Do I Video Walk-Throughs from the Community</title><link>http://blogs.msdn.com/b/bethmassi/archive/2007/09/11/how-do-i-video-walk-throughs-from-the-community.aspx#6727357</link><pubDate>Tue, 11 Dec 2007 00:05:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6727357</guid><dc:creator>Beth Massi</dc:creator><description>&lt;p&gt;Hi Phil,&lt;/p&gt;
&lt;p&gt;Have you seen this article:&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/msdnmag/issues/04/07/AdvancedBasics/"&gt;http://msdn.microsoft.com/msdnmag/issues/04/07/AdvancedBasics/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;HTH,&lt;/p&gt;
&lt;p&gt;-B&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6727357" width="1" height="1"&gt;</description></item><item><title>re: How Do I Video Walk-Throughs from the Community</title><link>http://blogs.msdn.com/b/bethmassi/archive/2007/09/11/how-do-i-video-walk-throughs-from-the-community.aspx#6213902</link><pubDate>Wed, 14 Nov 2007 18:41:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6213902</guid><dc:creator>Phil Richard</dc:creator><description>&lt;p&gt;Hi Beth&lt;/p&gt;
&lt;p&gt;Sorry to come again.&lt;/p&gt;
&lt;p&gt;Please, Please, Please could you discuss how to bind radio buttons to a Sex field (Male, Female) in a table?&lt;/p&gt;
&lt;p&gt;I have been trying to impliment it for a data entry form for easy selection of the gender type and it has not work. Combobox works but radio button is not.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Phil&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6213902" width="1" height="1"&gt;</description></item><item><title>re: How Do I Video Walk-Throughs from the Community</title><link>http://blogs.msdn.com/b/bethmassi/archive/2007/09/11/how-do-i-video-walk-throughs-from-the-community.aspx#6213132</link><pubDate>Wed, 14 Nov 2007 18:16:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6213132</guid><dc:creator>Phil Richard</dc:creator><description>&lt;p&gt;Hi Beth,&lt;/p&gt;
&lt;p&gt;Please send my sincere THANK YOU to Bob Schild and YOU. He has greatly improved my understand of your videos and I will pass the videos and his documents to Millions of Nigerians eger to learn Visual Basic 2005.&lt;/p&gt;
&lt;p&gt;Could he PLEASE complete the series? God has already bless You and HIM.&lt;/p&gt;
&lt;p&gt;ps: dont bother about my second problem I sent to you for assistance, Mr Bruno Yu had provided a solution that solved the login validation problem. Thank him on my behalf. All because of You.&lt;/p&gt;
&lt;p&gt;Looking forward for the remaining transcripts.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Phil&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6213132" width="1" height="1"&gt;</description></item><item><title>How-Do-I Videos - in Spanish!</title><link>http://blogs.msdn.com/b/bethmassi/archive/2007/09/11/how-do-i-video-walk-throughs-from-the-community.aspx#5441911</link><pubDate>Sat, 13 Oct 2007 18:06:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5441911</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;Another one of our generous Visual Basic community members, *** Valdivieso , has started translating&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5441911" width="1" height="1"&gt;</description></item><item><title>re: How Do I Video Walk-Throughs from the Community</title><link>http://blogs.msdn.com/b/bethmassi/archive/2007/09/11/how-do-i-video-walk-throughs-from-the-community.aspx#4897043</link><pubDate>Thu, 13 Sep 2007 20:27:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4897043</guid><dc:creator>Beth Massi</dc:creator><description>&lt;p&gt;Hi Dhanu,&lt;/p&gt;
&lt;p&gt;You can use Access with drag-and-drop datainding the same exact way that's shown in the videos with SQL-Express. When adding the datasource and setting up the connection, you simply click the &amp;quot;Change...&amp;quot; button on the Add Connection dialog and then you can select Access then specify the location to the MDB file. &lt;/p&gt;
&lt;p&gt;Access is appropriate for small applications with one or very few users. However SQL-Express is free and is much more scalable than Access. Also as your application grows and you need more scalability you can easily upgrade to SQL-Standard or Enterprise without changing any code.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;-B&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4897043" width="1" height="1"&gt;</description></item><item><title>re: How Do I Video Walk-Throughs from the Community</title><link>http://blogs.msdn.com/b/bethmassi/archive/2007/09/11/how-do-i-video-walk-throughs-from-the-community.aspx#4893195</link><pubDate>Thu, 13 Sep 2007 14:51:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4893195</guid><dc:creator>Dhanu Saud</dc:creator><description>&lt;p&gt;Doin a great job. Really, you helped me understanding VS 2005. Few days ago I thought that VB 2005 is tough than VB 6.0 but I think VS 2005 is best after you introduce me. It would amazing if you could describe VB 2005 database programming with Ms Access database files. Okay, that's all.&lt;/p&gt;
&lt;p&gt;Dhanu Saud (Nepal)(Self Studying VB)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4893195" width="1" height="1"&gt;</description></item></channel></rss>