
In this course, you’ll learn to use Visual Studio 2008 to explore the Visual Basic language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you’ll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. You’ll learn about data types, variables, and operators, along with all the important flow control structures. You’ll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. The course concludes by introducing the new LINQ-oriented features added to the .NET Framework 3.5, including anonymous types, lambda expressions, and more. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.
- Build and debug applications using Visual Studio 2008.
- Create and use variables, operators, and data types.
- Find and use the classes you need within the .NET Framework.
- Manage flow control within your code, branching and looping as needed.
- Create and consume classes and objects.
- Add and consume properties and methods in your classes.
- Make use of .NET’s object-oriented features, such as overloading, inheritance and interfaces.
- Store, retrieve, and manipulate multiple values using arrays.
- Work with .NET generics.
- Make best use of the .NET Framework’s support for collection classes.
- Handle exceptions in your code.
- Create and use delegates, and understand how they relate to events.
- Use anonymous types, lambda expressions, extension methods, object initializers, and implicit type declaration.
Prerequisites: This course assumes that students have some programming background. No specific experience with Visual Studio 2008 or the .NET Framework is required. As with any such course, the more experience you bring to the course, the more you’ll get out of it. This course moves quickly through a broad range of programming topics, but it does not require any prior .NET skills.
In this course, you will learn how to…
More Info:
http://www.appdev.com/prodfamily.asp?catalog%5Fname=AppDevCatalog&category%5Fname=PV8Product
"AppDev Learning to Program Using Visual Basic 2008 DVD-iNKiSO" Full Fast Download


In this course, you’ll learn how to use features of Visual Studio 2008 and Visual Basic 2008 to build ASP.NET 3.5 Web pages. You’ll gain an understanding of the architecture behind ASP.NET and how to use the various ASP.NET server controls. You’ll learn to create consistent web sites using Master Pages, add membership features and configure-deploy ASP.NET applications, to authenticate users and limit their access to resources, direct users using Site Navigation tools, debug .NET, and to display/edit data using ASP.NET and ADO.NET. In addition, you’ll learn new ASP.NET 3.5 features, such as support for LINQ (Language Integrated Query), CSS tools, and will become familiar with the tracing features in Visual Studio that help you quickly troubleshoot issues. You will also learn how to work with ASP.NET Profile features, ASP.NET Web Parts, and how to take advantage of creating your own user-defined control. As you progress through the course you will learn about optimizing your sites, the new support ASP.NET AJAX, the new ListView control, and so much more.

