Gunter
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created How to localize strings in Attributes?
I want to localize some strings in Attributes.Here is an example: [StringLength(255, MinimumLength = 1, ErrorMessage = "Please enter a unique name.")] [Required] [Category("Sta... -
Created Cleanup Code very slow on complex LINQ queries?
I was just admiring the LINQRayTracer from the Paralell Programming Samples for .Net 4.0:http://code.msdn.microsoft.com/ParExtSamplesthen i tried do Code Cleanup the file (LINQRayTracer.cs in proje... -
Created 4.5 (1231): Xaml-Editor Refresh problems in VS 2008 with Reshaper active
Hi,I experience a strange problem with the Visual Studio 2008 editor and Resharper.It only occurs while editing Xaml-files. What happens is that near the right edge of the editor window where the s... -
Created Does Resharper Unit Runner ignore the active solution platform?
I have a problem with the built-in unit runner of Resharper 4.0 (4.0.819.19).Steps to reproduce:- Make a new solution: C# windows form- Tools/Configuration Manager- Drop down "Active solution platf...