Joel in Gö

1,451
reputation
200 views

Registered User

name Joel in Gö
member for 1 year
seen yesterday
website
location Göttingen, Germany
age
Nov
23
comment Access to “CreatingControls.InstallerControl.InitializeComponent ()” is not possible because of the security level
"failed to access blah.deblah....() because of the security level".
Nov
20
comment Point in Polygon aka hit test
I would love a ref for the curvigons too.
Nov
18
awarded  Nice Question
Nov
8
awarded  Popular Question
Nov
4
comment Why does SerializationInfo not have TryGetValue methods?
cool; this doesn't seem to be documented in the VS2008 documentation.
Nov
4
comment Why does SerializationInfo not have TryGetValue methods?
well maybe they're here :P
Nov
4
asked Why does SerializationInfo not have TryGetValue methods?
Oct
26
answered How to get VisualStudio 2010 cool tools without spending $12,000
Oct
26
revised How to get VisualStudio 2010 cool tools without spending $12,000
added list of tools
Oct
20
answered When is Visual Studio 2010 expected to RTM?
Oct
20
answered Summary of VS2010 feature list?
Oct
19
comment How to get VisualStudio 2010 cool tools without spending $12,000
good idea! I'll wait until I can find an official MS list of which tools are in which VS version.
Oct
19
asked How to get VisualStudio 2010 cool tools without spending $12,000
Oct
5
awarded  Self-Learner
Sep
28
comment How can I enhance the aesthetics of an ugly windows form packed with too many (necessary) features?
true enough; I must admit having lost the odd pane in VS myself :)
Sep
28
answered How can I enhance the aesthetics of an ugly windows form packed with too many (necessary) features?
Sep
13
awarded  Yearling
Sep
11
awarded  Necromancer
Aug
30
comment “Read only” Property Accessor in C#
Related question: stackoverflow.com/questions/681287/…
Aug
28
comment How to decide between C# static and non-static methods?
So say I have a class Polygon, and want to calculate various (many!) things about it (centre of mass, distance to another polygon, etc). Where should these methods live? If I have a different class for each type of calculation, doesn't it make eg discoverability via IntelliSense very difficult?
Aug
9
awarded  Popular Question
Aug
8
awarded  Notable Question
Jul
30
answered Nuggets of wisdom?
Jul
27
asked Using 64bit Windows, how much RAM is sensible for running VisualStudio?
Jun
29
revised How to change the format of specified lines in a RichTextBox
added 148 characters in body
Jun
29
answered How to change the format of specified lines in a RichTextBox
Jun
29
comment How to change the format of specified lines in a RichTextBox
that gets me the lines; but how can I tell the RichtTextBox to highlight the lines I want, for example? I can only set SelectedText by character number, not by line...?
Jun
26
asked How to change the format of specified lines in a RichTextBox
Jun
24
answered Reading .DXF files