Sign in
Jose's Blog
Musings on Software Engineering and Architecture
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
OK
RSS for comments
RSS for posts
Atom
July, 2008
Search
Tags
Agile
Application Lifecycle Management
Architecture
Development
General
How To
Pages
Post Updates
PowerShell
SCM
Source Control
Testing
Visual Studio
Monthly Archives
Archives
October 2008
(1)
September 2008
(8)
August 2008
(1)
July 2008
(2)
January 2008
(1)
December 2004
(2)
November 2004
(1)
July 2004
(1)
June 2004
(1)
May 2004
(1)
April 2004
(3)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jose's Blog
Setting up a Visual Studio 2008 PowerShell Prompt
Posted
over 5 years ago
by
Jose A. Almeida
1
Comments
I finally got some time to setup a powershell script that mimics the vcvars32.bat file that the Visual Studio 2008 command prompt loads (if you're on a 32-bit machine) and sets up all the environment variables for using the development command-line tools...
Jose's Blog
HowTo... Configure a connection string like a pro.
Posted
over 5 years ago
by
Jose A. Almeida
0
Comments
Ever wondered how to configure a connection string using the Data Link properties dialog? Well, I have. And just last night I decided to check out exactly how to do this. Here's a simple list with all the required steps: Add a reference to "Microsoft...
Page 1 of 1 (2 items)