Several new videos have been added
the series. So if you haven't seen them before or visited recently check them out.
This video series is designed specifically for individuals who are interested in learning the basics of how to create applications using Visual Basic 2005 Express Edition and Visual C# 2005 Express Edition. This includes over 10 hours of video-based instruction that walks from creating your first "Hello World" application to a fully functioning RSS Reader application. Learn how to write your first application today!!
- Lesson 1: Getting Started with Visual Studio 2005 Express Editions
- Lesson 2: Creating a Windows Application User Interface
- Lesson 3: Writing Code to Handle Events and Set Properties
- Lesson 4: Working with Variables, Expressions, Statements, and Operators
- Lesson 5: Using Branching and Recursion
- Lesson 6: Object Oriented Programming Fundamentals
- Lesson 7: Getting to Know the .NET Framework
- Lesson 8: Obtaining Data from a SQL Server 2005 Express Edition Database
- Lesson 9: Databinding Data to User Interface Controls
- Lesson 10: Working with XML
- Lesson 11: Handling Exceptions
- Lesson 12: The RSS Reader Project - Designing and Planning
- Lesson 13: The RSS Reader Project - Building the UI
- Lesson 14: The RSS Reader Project - Working with XML and SQL Server 2005 Express Edition Data
- Lesson 15: The RSS Reader Project - Expanding and Refining Application Functionality
- Lesson 16: The RSS Reader Project - Fortifying, Testing and Deploying the Application