Visual Studio Basic

How To : Run a VBA routine in a Microsoft Excel spreadsheet

This clip presents a general overview of how to execute a VBA routine within an MS EXcel spreadsheet. Whether you're new to Microsoft's popular digital spreadsheet application, new to Visual Basic for Applications (VBA) or merely new to using the two in tandem, you're sure to ...more

How To : Program a quiz engine in ASP.Net

This video series is designed specifically for individuals who are interested in learning the basics of how to create dynamic Web applications using ASP.NET 2.0 and Visual Web Developer 2005 Express Edition with the Visual Basic programming language. In this lesson, you will b ...more

How To : Create and call a simple web service in ASP.Net

In this video tutorial, Chris Pels will show how to create a web service in ASP.NET and then call the service from another ASP.NET web site. First, learn how to create an .asmx component which represents a web service in an ASP.NET web site. When creating the web service learn ...more

How To : Create VB.Net programs from the ground up

Check out this eight-part VB.Net video tutorial to see how to create a program from the ground up using VB.Net in Microsoft Visual Basic 2008 Express Edition. You'll need Internet access for this task, like most other tasks. Start a new program and get watching. If you're new ...more

How To : Remove the shakes in Shake

One of the best extensions for Apple's Final Cut Studio is the visual effects and digital compositing application Shake. Shake is an image compositing package used for post-production, and it enables complex image processing sequences to be designed through the connection of e ...more

How To : Use notes and tones in FL Studio

One of the most basic starting points of music and music theory is the individual note or tone. In this tutorial you will learn some of the basics of working with notes or tones when making beats in FL Studio.

How To : Draw a detailed, cartoon dog

In this in depth, four part series learn how to draw a cartoon dog. The adorable puppy you will be learning to draw is top notch and would fit in nicely in any children's book or comic strip. Cartoon dog drawing is really easy, and this tutorial will show you just how to do it ...more

How To : Get "True Blood" vampire queen Sophie Anne's look

Hey there True Blood fans! With season three of this highly acclaimed and highly addictive show in full swing, we're more anxious than ever to steal the looks of our favorite actresses. Whether you dig Sookie Stackhouse's girl next door glam or Tara's minimal neutral tones, th ...more

How To : Use automation in FL Studio

Prime Loops provides exclusive techniques from industry professionals to help enhance your music production, mastering skills & gain exposure. Their tips and tricks through tutorial videos are quick and easy to learn. In this video, they show the user how to add effects automa ...more

How To : Create a 3D model of a book in modo

This tutorial presents a general guide on how to model a book within modo, setting up the UVs, assigning some basic textures and materials to different poly groups. In the end, you will set up a studio shot for the book and create some more copies to fill the scene. In order t ...more

How To : Draw what you see

Jordon Schranz brings you this tutorial on drawing. Search WonderHowTo for Sessions Online School of Fine Arts for more drawing tutorials. Learn how to draw what you see. The technique & craft of drawing isn't necessarily about inherent talent, it is something that comes with ...more

How To : Make a Support Halter Top

To make a support halter top shirt, you will need: Pattern for a basic bodice Draft paper or newspaper Yardstick Pen or pencil Scissors Cotton fabric 2 foam bra cups Matching thread Watch the following video for visual instructions, and make sure to reference the text below. ...more

How To : Use the cloth modifier in 3DS MAX without Reactor

Cloth is an essential part of almost any 3D modeling project involving people. This video will show you how to properly use the cloth modifier in 3D Studio MAX to create the waving, tarnished American flag shown in the thumbnail. This tutorial does NOT feature Reactor, the in- ...more

How To : Create caffeinated text in Motion

One of the best features of Apple's Final Cut Studio is the graphics interface feature Motion. With its ability to create and edit motion graphics, you can easily create title sequences for your indie film, or maybe even a professional movie, with 2D or 3D visual effects compo ...more

How To : Blur faces to protect identities in Motion

One of the best features of Apple's Final Cut Studio is the graphics interface feature Motion. With its ability to create and edit motion graphics, you can easily create title sequences for your indie film, or maybe even a professional movie, with 2D or 3D visual effects compo ...more

How To : Create your own audio podcast

Podcasting has become the radio phenomenon of the modern age. Kevin Rose and Dan Huard explain why podcasting is so popular and they show how to set up a basic podcast environment from the hardware you'll need to the uploading process. Also, get an exclusive look into Leo Lapo ...more

How To : Model particle dispersion in 3D Studio MAX

The teapot dispersion method is a standard technique for teaching particle dispersion in 3D Studio MAX. This three-part video seeks to use the infamous example to explain particle dispersion as effectively as possible. It explains basic particle systems and material animation ...more

How To : Make a detailed nose model in 3D Studio Max

The nose is the most prominent feature of the face, and cannot be obscured by sunglasses or hats like the eyes and hair. This two-part video will show you how to add detail to the nose of a 3D model of a human head using 3D Studio Max. You have to have a face already for this ...more

How To : Make your farm look 3D in FarmVille

Is your farm looking a little bland in FarmVille? Using a basic optical illusion, you can make what appears to be hills! This video tutorial shows how to make your farm look 3D in FarmVille. With a little visual trickery, you can make a hill. Just the thing to show off your h ...more

How To : Register Visual Basics 2008 for free

Registering Visual Basics 2008 express edition is quite simple. It is a free registration. First open visual basic then go to the help option. Register the product and click on register now. It will ask you to sign into Microsoft email using your Hotmail account or if you do n ...more

How To : Connect VB.NET applications to databases

Interested in creating your own dynamic, web-based applications using Visual Basic 2005 Express? In this installment from the Absolute Beginner's Series of Visual Basic/ASP.NET video tutorials, how you can connect your applications to databases. You will learn how to enable yo ...more

How To : Write C# code with Microsoft Visual C# 2005

Want to get started programming with C# but aren't sure where to begin? If you have prior background with Visual Basic, you might be interested in Microsoft Visual C#. This beginner’s guide is designed for people with little or no prior knowledge of computer languages, who wan ...more

How To : Automatically Hide the Ribbon Menu System in Excel

Teach Excel demonstrates how to completely hide the Ribbon menu system in Excel 2007 as soon as the workbook is opened. This will be done by writing a macro which hides the Ribbon only for the specific workbook in which the macro is implemented. Some helpful shortcuts are Ctrl ...more

How To : Do data binding in Silverlight

In this video Jesse Liberty dives deeper into data-binding, demonstrating in detail how to create business classes that represent data retrieved from a web service, and how to bind them to various controls using a combination of Blend and Visual Studio. This is a detailed, eas ...more

How To : Generate an Microsoft Excel sheet using XML

Check out this video tutorial on how to generate an Excel worksheet using XML. There's a free library from CarlosAG.net, and you need to get the free dll file from there. This video will show you how to use it. You need to use CreateExcelFile in Microsoft Visual Studio to use ...more

How To : Use object-oriented programming in Microsoft Excel

This clip offers a general introduction to using VBA within MS Excel. Whether you're new to Microsoft's popular digital spreadsheet application, new to Visual Basic for Applications (VBA) or merely new to using the two in tandem, you're sure to benefit from this free video sof ...more

How To : Create a timer program with VB.Net

Check out this two-part video tutorial to see how to make a VB.Net timer program in Microsoft Visual Basic 2008 Express Edition. This is a pretty complicate VB.Net program to make, so be prepared to design a cool program with VB.Net source code. Part 1 of 2 - How to Create a ...more

How To : Play MP3s in ASP.NET web applications

Interested in creating your own dynamic, web-based applications using Visual Web Developer 2005 Express? This video shows how to use the Windows Media Player ActiveX control to play wma and MP3 audio files in your application.his lesson will be particularly helpful to programm ...more

How To : Use the ASP.NET SoundPlayer control to play audio

Interested in creating your own dynamic, web-based applications using Visual Web Developer 2005 Express? This video will show you how to use the SoundPlayer control to play .wav audio files in your web application. his lesson will be particularly helpful to programmers to thos ...more

How To : Set up basic lights for photography

This sequence of videos provides a tutorial on how to set up basic studio lighting in many settings. With these photography techniques, you will be able to create a variety of wonderful portraits with various lighting techniques. Part 1 of 8 - How to Set up basic lights for ph ...more

How To : Completely hide the Ribbon menu in Excel

The instructor of this video shows you how to completely hide the ribbon, or the menu, in Excel. If you only want to partially hide the ribbon, you can use the shortcut control + F1. To completely hide the ribbon, though, go to the Visual Basic screen, hit Alt + F11. Then, go ...more

How To : Make a calendar in VB.Net

You can create a calendar for your computer using VB.net. It is extremely easy and very quick to make this for yourself. First you're going to select 'month calendar' and click that into your form area. Now center the box closer to the calendar, and change the name of your app ...more

How To : Use Studio One

Studio one single window interface now eliminates multiple windows and complex menus enabling to focus on music in an easy way. The important music creation and production tools are instantly accessible. Studio one directly opens into the start page by default. Here we can fin ...more

How To : Set up OpenGL and GLUT on Windows for Visual C++

If you want to learn how to make a 3D game using C++, then this is where you should start. This video lesson will show you how to download and set up OpenGL and GLUT for Microsoft Visual C++ Express on a computer running a Windows operating system. With all of this ready to g ...more

How To : crack password protection on Excel Spreadsheets

Hi again, Just wanted to share a neat little code that I found way back, when I was presented with a spreadsheet which was locked and asked to ''unlock'' it or do whatever it takes to enable the user to edit it's contents. Well, I'm not one to say nay to a challenge, however ...more

  • Hot
  • Latest