Showing results for ClickOnce - Visual Basic Blog

Nov 18, 2008
Post comments count0
Post likes count0

Installing the .NET Framework 3.5 SP1 as a Prerequisite (Mary Lee)

VBTeam
VBTeam

By now, you have heard of all the great new features in Visual Studio 2008 SP1 and .NET Framework 3.5 SP1.  Now that you've developed your new applications, you want to include the .NET Framework 3.5 SP1 as a prerequisite in your Setup project or your ClickOnce installer.  The default deployment experience in VS2008 SP1 is to download and...

Oct 2, 2008
Post comments count0
Post likes count0

Looking for Setup and Deployment Project Templates? (Mary Lee)

VBTeam
VBTeam

Let's say that you've developed an application using the free Visual Studio Express Edition. Now, you want to deploy your application to the masses, and you read documentation about How to: Create or Add Deployment Projects. Here's how the topic starts: To create a new deployment project In this example, I'm using Visual Basic 2008 Express Edi...