I work for Microsoft in the US Government and Education sector. Although I'm no GIS expert, I am finding that almost all of our projects have a GeoSpatial component. Let's face it, location information is a requirement of most modern line of business systems - especially in Government.
I frequently work with Microsoft's Virtual Earth (now called Bing Maps for Enterprise). I find it easy to learn and get up to speed quickly. There is a very nice interactive SDK that makes learning it easy. http://www.microsoft.com/maps/isdk/ajax/
We use Virtual Earth for simple requirements like geocoding locations, mashups that overlay customer data on maps, etc. VE has some nice capabilities of late including GeoRSS and KML support, simple layers etc. Also VE and ESRI are teaming together. ESRI is doing some very interesting integration with ARCGis, VE, and Silverlight.
Also, SQL Server 2008 has a new geospatial data types that enable you to write location based queries.
I have come to really love working with this technology. It is fun because it is so interactive and visual. You can accomplish a lot in a short time and it is easy to learn.