Building ASP.NET 2.0 Web Sites with Microsoft Web Developer (14 Videos)

This is a magnificient 14-part video tutorial series on using Microsoft Web Developer to build Web Application Projects in ASP.NET 2.0. The links point to a series on ASP.NET by Bob Tabor. Here are some of the topics covered: web application project, web service application, download visual studio 2005, microsoft web developer,asp net grid, ajax grid. photo credit: lu_lu     Using Microsoft Web Developer to Build Web Application Project... [Read More...]

Using Microsoft Web Developer to Build Web Application Projects – (16 Free Video Tutorials)

Here is a table with links to 16 free video tutorials on using Microsoft Web Developer to build Web Application Projects in ASP.NET 3.5. The links point to a series on ASP.NET by Joe Stagner. Here are some of the topics covered: web application project, web service application, download visual studio 2005, microsoft web developer,asp net grid, ajax grid. photo credit: russelljsmith   Using Microsoft Web Developer to Build Web Application Project... [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...]

Visual Web Developer 2005 Video Tutorial -1- Installing

This programming video tutorial series will show how easy it is to use Visual Web Developer. I like Visual Web Developer because it makes many of the tasks involved in web programming much easier – especially copying files from your computer to the web server. In this first video, we will look at how to install Visual Web DeveloperExpress Edition 2005. Please click on the heading for the tutorial if you want to view it in full-screen mode. You... [Read More...]

Visual Studio 2005 Express – Part 5 – Speech Recognition

This video tutorial shows how to add speech recognition to a simple dictation application. You can cut-n-paste the source code by clicking here: Source Code for Speech Recognition Note: Actually, the above link for source code is now outdated. You can find several examples of source code for using speech recognition at: Programming Speech in WPF – Speech Recognition; Sample Source Code for Speech Developers; and Fun with Speech Recognition... [Read More...]

Visual Studio Express 2005 Video Tutorial – Part 4 – Adding Text-To-Speech (TTS)

In this tutorial, we learn how to add speech to a visual basic application. You can download the VB source code for this project by clicking on this link: Text-To-Speech Once you have downloaded the source code, you need to open Visual Basic Express 2005 and clicking on File/Open Project. Then, navigate to where you downloaded the source and click on the file that has the .sln (solution) extension. Three steps are important in using speech in a... [Read More...]

Visual Studio Express 2005 Video Tutorial – Part 3 – What is Visual Studio

This video tutorial provides a high-level overview of what Visual Studio is. It describes the major components and the various editions. You can learn more about this topic by clicking here: What is Visual Studio? There is a summary of over 700 video tutorials on programming at this post.  Read More →