Oskar Gewalli's blog articles

0
comment
on 3/17/2012 3:57 AM
In some settings you might need to access more of the language than available through reflection and System.Linq.Expressions. You might want to look into project Roslyn or NRefactory. These will let you access the c# parser. This can be useful in many settings. For instance, to refactor c#. To render the code to another language.
>> Read the full article
.
0
comment
on 3/17/2012 3:57 AM
In some settings you might need to access more of the language than available through reflection and System.Linq.Expressions. You might want to look into project Roslyn or NRefactory. These will let you access the C# parser. This can be useful in many settings. For instance, to refactor C#. To render the code to another language.
>> Read the full article
.
0
comment
on 3/14/2012 3:13 AM
The command is called ‘ReSharper_EnableDaemon’. Open keyboard section in the options dialog in visual studio and search for the command to see what shortcuts it is bound to.
>> Read the full article
.
0
comment
on 3/10/2012 12:18 PM
It’s possible to open several projects in the vs2010 express edition. This means that it can be a viable alternative to monodevelop for doing .net programming at home. Exciting news!
>> Read the full article
.
0
comment
on 3/7/2012 11:31 PM
Make sure that the environment variable LANG is set to “us_EN.UTF-8”. Otherwise you might get the translated versions…
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper