Visual Studio 2012 introduced first introduced us to the “Test Explorer” that we all use today. I remember the feedback at the time as some were quite upset about missing their old “Test Results” window from VS2010 and older versions....
Read MoreEvery once and awhile in Visual Studio I am typing along and somehow end up with some type of alternate keyboard turned out. My only way to reset it was to restart Visual Studio. I finally got tired of this,...
Read MoreCSS documents can often times be quite scrambled when dozens of developers are adding their styles in. Some people like their styles built with one class/id per line (closed) and some like it with one property/attribute per line (open). Either...
Read MoreGetting the PublicKeyToken The PublicKeyToken always tends to slow you down it seems. Your moving right along in development, then you have to jet out of Visual Studio and grab the public key token. Some people I know use reflector...
Read More
Recent Comments- Daniel on TLS 1.0 & 1.1 Docker Container Support
- Top 5 Tips I Learned My First Year Speaking at Conferences | Travis J. Gosselin on SPS Commerce + No Fluff Just Stuff (NFJS)
- DevEx-Powered API-led Product Growth | Travis J. Gosselin on SPS Commerce REST API Standards Now Open Source
- travis on AutoMapper: MapFrom vs. ResolveUsing
- Keffy on AutoMapper: MapFrom vs. ResolveUsing