blah blah blah is here! blah blah » Close

0
votes
1 answers

J# anyone?

I've inherited a tiny J# app and I'm trying to port a couple of C# utility methods into it but I've come across the problem of J# (like Java) not allowing 'ref' parameters. I'd like to keep this app in J# just to keep slightly Java-aware ( ...

0
votes
1 answers

App doesn't behave under some resolutions

I have an app written in C# with the usual common sense anchoring settings so that the controls move with the form on resizing. Problem is that some users don't see all the controls - for these users the controls are positioned beyond the ...

Feedback