Michael DeMond

- Total activity 102
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 25
-
Created ReSharper CodeLens?
Hello Community,I was super excited to hear about MSFT's new direction with the Visual Studio Community Edition. However, after some poking around, the Community Edition is actually the Profession... -
Created WPF Generic.xaml Intellisense?
Hello Community,I have created a very simple WPF Custom Control assembly that contains a Generic.xaml file. I have created a style with the Key "Test" in the Generic.xaml file. I then create a ne... -
Created Xamarin Support?
Stop the mutha effin presses. :)Has anyone taken a look at this?http://developer.xamarin.com/guides/cross-platform/xamarin-forms/introduction-to-xamarin-forms/Essentially what this means is that yo... -
Created Space Formatting Setting for default(typename) ?
Hello Community,I'm looking for the setting for how ReSharper formats the spaces in default(typename). For instance, default(bool) is being formatted as default( bool ) and I want to change that s... -
Created CTRL-ALT-Space Doesn't Work in Visual Studio 2012
Hello Community,I've suddenly lost the ability to use CTRL-ALT-Space in my VS2012. When I go to the Options --> Keyboard and try to assign a command to this keystroke combination, it doesn't show ... -
Created ReSharper 6 Bug: Xaml Resources Not Properly Located
Hello,Please download this Solution:http://commonframework.codeplex.com/releases/65163/download/232520In HelloWorld.Application/Views/ApplicationView.Xaml line 66, you'll see a reference to a Stati... -
Created BUG: Move Types Into Matching Files does not preserve extension.
When I am working on Silverilght RIA Application projects, and I use "Move Types Into Matching Files", the filename extension does not get preserved.Steps:1) Create a shared class: "SharedObjects.s... -
Created Generated_Code Classes Showing Up with Ctrl+N
Hello,If I have a Silverlight 4 Project with a RIA Services Linked Project in my solution, and I press Ctrl+N, classes that are shared show up twice in my list and it's impossible to know which is ... -
Created Clipboard Ring Not Working.
Hello,I've been missing Clipboard Ring for quite some time now. Is there something I need to do to reenable it?Thank you!Michael -
Created Holy Moly: No Intellisense for WCF RIA Services?!
Hello,When creating a WCF Ria Services project, intellisense does appear to work on the top-level classes. However, any classes that are defined in sub-directories do not get referenced correctly....