C# Soup to Nuts: c# string, c# dataset, c# object, c# thread, c# array, msdn c#, datagrid c#
This is a 22-part video tutorial series entitled “C# Soup to Nuts”. Bill Steele is the instructor. Here are just a few of the topics covered: c# string, c# dataset, c# object, c# thread, c# array, msdn c#, datagrid c#. Bill Steele is my favorite Microsoft instructor. He is featured speaker for Microsoft and NASA, a pilot, inventor, has a great sense of humor, and is very entertaining. Oh yes, did I mention that he also knows C# inside... [Read More...]
SQL Server 2005 Express Tutorial: (13 Videos) Database mirroring, backup sql server 2005, sql server 2005 replication, sql server standard edition, download sql server 2005, compare sql server, sql server instance
Excellent SQL Server 2005 Express series of 13 free videos from Bob Tabor at LearnVisualStudio.Net. Here are just a few of the topics in this series: database mirroring, backup sql server 2005, sql server 2005 replication, sql server standard edition, download sql server 2005, compare sql server, sql server instance The best hosting company that I have found for .NET applications is Discountasp.net. Discountasp.net provides many SQL tools that make... [Read More...]
ASP.NET Soup To Nuts – 26 hours of FREE Videos
I just finished watching Bill Steele of Microsoft explain ASP.NET in his 26 hour Soup To Nuts Video series. Bill Steele has an excellent grasp of ASP.NET and provides a streamlined approach. He takes you from learning how to install the free Express Versions of the software to building a full-blown auction site. This is the best series I have watched. Bill has a great sense of humor and is very interesting character, as he is also an airplane pilot. ... [Read More...]
Google Rankings Case Study – Getting 44 #1 Google Rankings in Two Weeks
I have been working late nights for the last two weeks. Why? I have been trying out a two week trial of Traffic Geyser software that only cost me one dollar – click on the link earlier in this sentence to take advantage of that offer. TrafficGeyser Gold membership allows one to publish up to 100 videos to 35 video hosting sites each month. I did a case study on Google Rankings with my two week trial. I have several web sites that I use to... [Read More...]
Installing FlashGot and BitComet Download Managers
Here are two internet browser tools that will make downloading large files much easier. The first tool is an add-on to Firefox. It is called FlashGot. FlashGot is used to organize your download managers. Download managers help you download files faster and perform multiple downloads at the same time. The feature of download managers that I find particularly helpful is that they can allow you to pause a download when you need to do something internet-related... [Read More...]
C++ – Summary of 19 Video Programming Video Tutorials from Stanford & Elsewhere
This is a brief post on C++ programming that is meant to serve the same function that a movie trailer does. The idea is to allow everyone that does a search on YouTube or Google Video, etc. to find this Catalog of 19 Video Tutorials on C++ – please click the previous link to go the article that contains the videos now. Here is the brief 2-minute movie trailer that summarizes the tutorials: The first set of programming videos is from reconnetworks.com,... [Read More...]
Visual Studio 2005 Express – 6 – RAD – IronSpeed
This video tutorial will demonstrate how to use Rapid Application Development (RAD) software. We will be using the free version of IronSpeed Designer to automatically generate the visual basic application from a database. photo credit: Howard Kang The first thing we will do is go over the prerequisite software. If you do not already have it, you need: 1) Internet Information Services (IIS) or ASP.NET Development Server- IIS is a personal web server... [Read More...]
Linux Video Tutorial – 1 – The Code Linux One-Hour Historical Documentary
This series of video tutorials will be on Linux. We will start with an excellent one-hour pop culture historical documentary called The Code Linux. The video covers the birth, evolution, and future of Linux. As of Oct 24, 2007, this video has been viewed 129,173 times on Google alone. Don’t miss the song at the end that goes with the credits – it is absolutely awesome… Quick Overview Unix operating system was created in the... [Read More...]
Free Web Editor – Installing Free HTML Editor Nvu
This series of programming video tutorials will be on Hypertext Markup Language, which is also more commonly know as HTML. In this first video, we will look at how to install a free HTML Editor called Nvu (pronounced “N-View” for New View). Nvu is open source and it is a What-You-See-Is-What-You-Get (WYSIWYG) Editor, which means it allows you to work in a Word type document and just drag images, headers, tables, and such to the document... [Read More...]
Perl Video Tutorial – 2 – Hello World
In this video, we demonstrate running a “Hello World” Perl Scipt using Microsoft’s IIS web server and also using the Apache Web Server. IIS is only available with Windows XP Professional so if you do not have that, you can still try it using an Apache Web Server. I did a tutorial on installing Apache in the PHP tutorials if you do not have Apache installed. You need to have ActivePerl installed on your computer. Perl Video Tutorial... [Read More...]
Visual C Sharp Video Tutorial – 2 – Movie Collection Starter Kit
In this video, we will look at how to the Amazon Web-Enabled C Sharp Starter Kit. The starter kit uses a web service from Amazon that allows you to search Amazon’s database for movie information and retrieve those results thru XML to your desktop Movie Collection application. In this video, we install the starter kit and get familiar with how it works. In the next tutorial, we will make modifications to the code. Future tutorials will look... [Read More...]