Visual Studio c# – August 9, 2009

Step-By-Step: How To “Upgrade” from Windows XP to Windows 7 August 9, 2009 – Concise explanation by Scott Hanselman on migrating from XP to Windows 7 Top 10 Tips Working Developers Should Know about Windows 7 August 9, 2009 – Scott Hanselman shares his top 10 list for developers working with Windows 7  Read More →

Visual Studio c# – August 2, 2009

Virtual Camaraderie – A Persistent Video “Portal” for the Remote Worker August 2, 2009 – Scott Hanselman shows how to create a persistent video portal so you can easily communicate face-to-face when working remotely. Hanselminutes on 9 – ASP.NET MVC 2 Preview 1 Released August 2, 2009 – Scott Hanselman provides 15 minute video on ASP.NET MVC 2 photo credit: _e.t  Read More →

Visual Studio c# – July 22, 2009: .net-framework-3.5-service-pack-1, asp.net-charting-control, asp.net-mvc-1.0-rc, expression-blend, microsoft-platform-installer, nerd-dinner, wpf-user-controls

Tip/Trick: Creating and Using Silverlight and WPF User Controls July 19, 2009 – Scott Gu shows how to take existing UI and encapsulate it as a user control photo credit: Odi Kosmatos Visual Studio 2022 and .NET Framework 3.5 Service Pack 1 Beta July 19, 2009 – Scott Gu gives a very informative description of the new features in Visual Studio 2022 and .NET Framework 3.5 Service Pack 1 Styling a Silverlight Twitter Application with Expression... [Read More...]

Visual Studio c# – July 15, 2009:ASP.NET, AJAX, ASP.NET MVC, Visual Studio, Silverlight 3,IIS Search Engine Optimization Toolkit

June 7th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio July 15, 2009 – Here is the latest installment of links on ASP.NET, AJAX, ASPN.NET MVC, and Visual Studio from Scott Gu. photo credit: Odi Kosmatos Silverlight 3 Released July 15, 2009 – Scott Gu provides a lot of good information about Silverlight 3 new features in this blog post. IIS Search Engine Optimization Toolkit July 12, 2009 – Add Most people are not using SEO with... [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 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...]

Visual C# 2005 Express Video Tutorial -1- Installing

This is the first of a several of video tutorials for getting started with Visual C# 2005 Express. The series will show how easy it is to get started. In this first video, we will just demonstrate how to install Visual C SharpExpress Edition 2005. To see the video in full-screen mode, click on the heading for the tutorial. There is a summary of over 700 video tutorials on programming at this post. Part 1 – Installing Visual C # Express Edition... [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 →