Visual Studio - Jon Galloway

Browse by Tags

All Tags » Visual Studio (RSS)

The ASP.NET Daily Community Spotlight - How posts get there, and how to make it your Visual Studio Start Page

One really cool part of my job is selecting the articles for the Daily Community Spotlight, on the home page of the ASP.NET website. The spotlight highlights a new post about ASP.NET development every day from a member of the ASP.NET community. You can...

Web Platform Installer bundles for Visual Studio 2010 SP1 - and how you can build your own WebPI bundles

Visual Studio SP1 is  now available via the Web Platform Installer, which means you've got three options: Download the 1.5 GB ISO image Run the 750KB Web Installer (which figures out what you need to download) Install via Web PI Note: I covered some...

Generating EF Code First model classes from an existing database

Entity Framework Code First is a lightweight way to "turn on" data access for a simple CLR class. As the name implies, the intended use is that you're writing the code first and thinking about the database later. However, I really like the Entity...

Visual Studio 2010 Zooming – Keyboard Commands, Global Zoom

One of my favorite features in Visual Studio 2010 is zoom. It first caught my attention as a useful tool for screencasts and presentations, but after getting used to it I’m finding that it’s really useful when I’m developing – letting me zoom out to see...
Posted by Jon Galloway | 87 comment(s)
Filed under:

Adding users to a TFS project when you’re not on the domain

Visual Studio Team System was obviously designed for user groups who are all members of a Windows Active Directory domain, all working in the same local network. I’m able to work remotely (without VPN, even) as long as I’m just checking files in and out...
Posted by Jon Galloway | 3 comment(s)
Filed under:

Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Have your Visual Studio Installation Media Handy I was prompted for the original installation media both when uninstalling the SP1 Beta and when installing the SP1 RTM. The file it’s looking for is vs_setup.msi in most cases, but they’re not all created...

Jon's News Wrapup - June 25, 2008 Edition

Development Tools Here's the grab bag of tools, development toolkits, etc. url live.sysinternals.com Run Sysinternals utilities directly off the internet without having to install them. You can browse to them at http://live.sysinternals.com or open them...

TechEd 2008 Keynote Summary

Here are the highlights from the TechEd 2008 Keynote (as seen from afar by watching the TechEd 2008 Keynote and reading posts and press): Via Microsoft PressPass , here are the key announcements (with my notes): Internet Explorer 8 beta 2 will be available...
More Posts