Christian Weyer

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Christian Weyer created a post, Vs 2010 starts very slowly after installing ReSharper 6.1
Hi everyone,I wanted to give R# a go and installed the recent 6.1 in my VS 2010 SP1 ... and starting VS 2010 empty takes now a long time. Starting VS 2010 with a SLN takes even longer. And unbearab... -
Christian Weyer commented, -
-
-
Christian Weyer commented, -
-
-
Christian Weyer commented, -
Christian Weyer commented, -
Christian Weyer created a post, Wrong 'Unaccessed private field' message
I get a 'Unaccessed private field' with a number of code snippets, e.g. similar to this one:---private WorkflowRuntime workflowRuntime;public ExpenseLocalService(WorkflowRuntime workflowRuntime){ ...