jm122345
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
jm122345 created a post, Difference between Live Template and Visual Studio Snippet?
Hi all:So, I see a lot of information about Live Templates, but I'm having trouble getting my head around what they give me vs built-in Visual Studio Snippets. So, if I can write a snippet that ca... -
-
jm122345 created a post, Help with a custom code inspection
Hi all:We found a bug in LINQ to SQL that can lead to connection leakage. It's a pretty simple pattern:var aQuery = theContext.AnyIQueryableExpressionThatDoesNotForceAnExecution();foreach(var item... -
jm122345 created a post, No intellisense summary for javascript?
Hello:I am working with Resharper 8 and VS 2012. I am working with Breezejs (and John Papa's SPA demo). I noticed that I am not getting any summary tag information in my intellisense for the Bree...