Feed on
Posts
Comments

Tag Archive 'tutorial'

The Microsoft Path

A short slide presentation on Microsoft’s strategy as it pertains to .Net. Topics covered are the Application Development Foundation as well as WCF ( Windows Communication Foundation ), WWF ( Windows Workflow Foundation ), WPF ( Windows Presentation Foundation ) and CardSpace.
Music, animation and sparklies also highlight the sweet presentations possible with Keynote. It [...]

Read Full Post »

This is a video tutorial on installing the Adventure Works sample database onto SQL Server Express 2005 on Windows Server 2003. The Adventure Works samples are not included with SQL Server Express and need to be installed for many tutorial ( including mine ) that are out there.

Read Full Post »

Install Sharepoint on Vista

How to install Windows Sharepoint Services 3.0 on Windows Vista using Bamboo Nation’s setup program! This rocks and it was pretty simple.
 Vista will need to have these things installed for this tutorial:

Windows Vista 32 ( I have not tried it on 64 )
Windows Vista Service Pack 1
IIS 7.0
SQL Server 2005 Express Edition

In the Windows Features Menu [...]

Read Full Post »

Step 2 in the Windows Server 2003 in a VM tutorial. In this step we will be installing the VMware Tools into the Virtural Machine so we have good and fast drivers for the OS.
also on YouTube, but not as clear.

This tutorial continues with Disabling IE Enhanced Security Configuration.

Read Full Post »

Windows Server 2003 install into a VMWare Fusion virtual machine. This setup is tailored for use with Ted Pattison’s wonderful book, Inside Microsoft Windows Sharepoint Services 3.0, but it is good for any install of Server 2003 and VMWare.
if you click above and and get a weird question mark just hang in there. Sometimes hosting [...]

Read Full Post »

Short tutorial on the World of Warcraft Armory to help me learn Screenflow. This links to the video that is better than the YouTube version below. Enjoy!
This is the YouTube version of the tutorial. It doesn’t look as clear as the one you can get above. It is; however, embeddable!

Read Full Post »

Sharepoint Tutorials About to Launch

My Sharepoint and Windows programming tutorials are about to launch. I need to complete the video portion of the tutorial, but the script and the screenshots are about complete.
Just some info for your thinking: 
Topic of the first tutorial is the install of Windows Server 2003, Office, Visual Studio 2005, Windows Sharepoint Services 3.0 and the [...]

Read Full Post »

A master page can share data with content pages in ASP.Net. Content pages can also send data UPWARDS to the master pages. Doing this can be a bit tricky as there are good and bad ways to achieve the functionality. The rule to remember is do NOT make things public, instead please make data available [...]

Read Full Post »