|
|
Browse by Tags
All Tags » Visual Studio 2... » Visual Basic.NET
-
Code Snippets was one of my favorite "new features" in Visual Studio 2005 and has continued to be in Visual Studio 2008. If you've never used them, what they are (simple explanation) is a macro-capability built into the Visual Studio IDE. They allow you to type single/multiple key strokes to define blocks of code. So ...
-
If you are new to Visual Studio Development or want to switch from one language to another (i.e., VB.NET to C#, or C# to VB.NET), then I have some videos for you.
Visual C# Videos:
Video How to: Create a C# Console Application
Video How to: Create a C# Windows Forms Application
Video How to: Create a C# WPF ...
|
|
|