Learn Visual Studio

How To : Install Microsoft Visual Studio 2008

Microsoft Visual Studio 2008 is an integrated development environment that lets you develop websites, web applications, and web services. It requires a bit of computer coding to run (C#, Visual Basic, ASP, C++) and will work on any web server that supports Microsoft. This vid ...more

How To : Create applications with Microsoft Visual Studio

Interested in creating your own dynamic, web-based applications using Microsoft Visual Studio? This guide will introduce you to the fundamental concepts that will help you understand how to create web applications and dynamic websites with the Visual Studio Express tools. Take ...more

How To : Use parent forms in Microsoft Visual Studio

When programming in Visual Studio, you may find yourself creating any number of all-but-identical windows. This can be tedious and time consuming. This tutorial discusses the deadly and dangerous task of using a form as a parent for the development of other forms in Visual Stu ...more

How To : Use ASP.NET AJAX in Visual Studio 2008

In this video programming tutorial, you will get a quick overview of the inclusion of ASP.NET AJAX into Visual Studio 2008 (Orcas) and .NET 3.5. This will be demonstrated by using Visual Studio 2008 and the building of web site application. For more information, and to get sta ...more

How To : Use master page inheritance in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Make a setup with Visual Studio 2008 the easy way

Do you want to know how to make an installer using Visual Studio 2008? In this 9 minute video, the viewers will be taught the process of how to do so. All the viewer requires is a computer and the software. Some of the knowledge in this video is quite advance and require prior ...more

How To : Make a beginner's program with Visual Studio

Using Visual Studio 2008, this video introduces the novice programmer to the world of programming in C#, first with a brief discussion about programming and the learning process itself, and then by teaching a Hello World program.

How To : Debug JavaScript with Microsoft Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Use the CSS management tools in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Use the ListView control in Visual Studio

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Use the ListView control in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Use the WPF form designer in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Create nested master pages in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Print, Cut & Fold Your Own DIY Hermès Handbag

Yay, you can now own the iconic Hermès bag for next to nothing! There's one catch—it's made of paper. Hermès is currently offering several free downloadable templates for the "Kelly Paper Bag" on the company's Facebook page. Not exactly usable in the traditional sense, but it ...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 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 : 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 : 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 : 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 : 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 : Photograph a cake like a pro

Photograph cakes like a professional by viewing this informative video. A visit to a professional food photographer's studio discusses briefly the basic philosophy behind cake photography, preparation, visual elements & props, establishing mood, framing the cake, lighting the ...more

How To : Create a teleporation effect on Final Cut Studio

Unless you happen to be the real life version of Hayden Christensen's character from the movie "Jumper," who has the magical gift of teleportation, traveling from one place to another simply by will is a power restrained to science fiction novels and movies. While teleportati ...more

How To : Use FxFactory plug-ins for Final Cut Studio

Check out this brief video tutorial on using FxFactory the visual effects plug-in package for Final Cut Pro or Final Cut Express and Motion. You'll see the filters, generators, and transitions included, and see how they are grouped inside Final Cut's browser. There are a tones ...more

How To : Use camera mapping in Blender

Camera mapping is a clever technique that allows you to take a still image and convert it into 3d geometry for use in an animation. This powerful technique is used extensively by visual effects studios for feature films, commercials and television shows. It's especially useful ...more

How To : Make YouTube videos in 720/1080P in Camtasia

In this video tutorial, viewers learn how to make 720p/1080p You Tube videos in Camtasia Studio. Users will also need Quick Time player. The download link for both programs are provided in the video description. Begin by deciding whether you want your video to be 720p or 1080p ...more

How To : Use IF Statements in Visual Basic 2005 & 2008

In this Visual Basic tutorial, you'll learn to use conditional statements for the push-button validation of a designated text string. The code used in this example is as follows: Dim Captain As String Captain = TextBoxCaptain.Text Captain = Captain.ToUpper If Captain = "PIC ...more

Ni no Kuni (Another World) : From Studio Ghibli

Ni no Kuni is a gorgeous hand drawn and animated game coming to the PS3 and Nintendo DS. The story is about Oliver, a 13 year old who has lost his mother. Wishing for her to come back, a magical toy tells him that this might be possible and they set off on a journey in a paral ...more

Prev Page
  • Hot
  • Latest