about.me
Chad England
Research ~ A ~ holic
Developer, Research-a-holic, husband, father of 3, into ASP.NET MVC, jQuery, Data modeling, Testing, Windows 8, PostSharp MVP
Twitter Updates
- RT @pluralsight: Introducing our Learning Portal for Kids ow.ly/l55JT 1 day ago
- @Office365 that would be great 1 day ago
- Git experts, why is a file labeled 2 showing up in my repos all of a sudden, did some updates today, is this something new? 2 days ago
- RT @jtimbre: ✬ FLASH CONTEST! Simply RT this tweet to enter to win a FREE 1-year @Xbox Live Gold subscription! THREE winners will be announ… 2 days ago
- @z_williamson congratulations 2 days ago
- Any possible way to easily allow multiple MS live accounts, work and school use office 365 and my system is tied to personal account? 3 days ago
- @z_williamson can we vote on the job :) 3 days ago
Tag Archives: Visual Studio
NCrunch a Visual Studio Add-In for Unit Testing
I made it a goal late in 2012 that one of my personal task for 2013 was going to be diving deeper into unit testing and mocking. In my research I came across a unit testing tool for Visual Studio … Continue reading
My Visual Studio Theme and extension setup
As I do more presentations I often get asked what my color theme and extensions I have installed are. Well here you go,
Manually updating a VSIX file to run in Visual Studio 2012
Disclaimer: This is as is, I cannot guarantee that this will even work and that it will not fubar your VS installation. I had two issue this week. One I have a project that uses the Microsoft Enterprise Library for … Continue reading
BugAid–C# Visual Studio Debugging made easier
On September 8th 2012 I gave a presentation on BugAid, an exciting extension/tool for Visual Studio. BugAid is a C# debugging helper for Visual Studio. I personally have been using it for about a year on Visual Studio 2010 and … Continue reading
Get PostSharp to Work .NET 4 and below apps on VS 11 Beta/Win 8
Note: This so far is working on any targeted project that Visual Studio 11 except .NET 4.5. If something specific is not working on say .net 4 or 3.5 please let me know and I will update this post. Just … Continue reading
Preprocessor Directives Part 1
As I study and learn new things about PostSharp; which is a Postprocessor AOP tool. I figured I would write a little bit about preprocessors. In this series we will go over a few of the possible preprocessor directives available … Continue reading
How to set an exe to require Admin authority (UAC) on launch
This is probably something that is pretty common knowledge but I have been asked this a few times. So because I need to write about something here it is… Using Visual Studio Build Solution:







