How can i specify a designer datacontext for a style, so Resharper finds my properties?

@lhildebrandt’s answer is generally right, but in my case this solution produces errors that totally disable displaying the view in designer. Specifying <d:Style.DataContext> inside <Style> tag helped me. <Style> <d:Style.DataContext> <x:Type Type=”local:MyTreeItem” /> </d:Style.DataContext> <!–usual setters, triggers, etc.–> </Style> In this way d:DataContext can also be specified for controls, and we can provide it interfaces, … Read more

How can I move ReSharper License from one computer to another?

Yes. You need to have the “Personal License” in order to do this in compliance with the license terms. Simply install Resharper, and input your name and registration key. According to: http://www.jetbrains.com/resharper/buy/buy.jsp#personal_licenseTerms A Personal License is a named-user license which restricts the use of the software to the person who purchased that license. The license … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)