Omar Kooheji

6,342
reputation
606 views

Registered User

name Omar Kooheji
member for 1 year
seen Nov 25 at 15:31
website
location Glasgow, Scotland
age 29

I'm a software engineer based in Glasgow, Scotland mostly writing software in C# and a little Java.


I'm interested in a variety of topics from best practice and coding standards and UI to nitty gritty programming details.

Dec
6
awarded  Mortarboard
Nov
26
awarded  Popular Question
Nov
17
awarded  Popular Question
Nov
16
comment Java equivalent to app.config?
This should be posted as a separate question
Oct
31
awarded  Nice Question
Oct
28
awarded  Popular Question
Oct
27
awarded  Popular Question
Oct
27
awarded  Nice Question
Oct
25
awarded  Popular Question
Oct
20
awarded  Popular Question
Oct
19
comment Stop Eclipse from mangling my comments
I'm opposed to comments after code too but our lead developer isn't and eclipse mangling code makes diffing files for changes really difficult.
Oct
19
asked Stop Eclipse from mangling my comments
Oct
19
comment Tools to package with distributable for easy debugging?
You get an upvote for ending all lines with a semicolon... You know you are a programmer when...
Oct
19
comment Tools to package with distributable for easy debugging?
List item is a mistake in my entering the question... :)
Oct
8
asked Tools to package with distributable for easy debugging?
Oct
8
asked Gettting the host name of a Client making calls over WCF?
Oct
7
answered Best OS for bioinformatics?
Oct
7
comment WCF Net Tcp Binding server refusing more than 5 connections.
It's in a self hosted NT service running on windows Server 2003 R2 SP2 Standard edition.
Oct
7
accepted Reading Xml into a datagrid in C#
Oct
6
awarded  Popular Question
Oct
5
comment WCF Net Tcp Binding server refusing more than 5 connections.
The binding has a MaxConnections property which I'm goping to try. Thanks for your help.
Oct
5
comment WCF Net Tcp Binding server refusing more than 5 connections.
There is no WCF config file for this application as I hand coded the WCF component based on a tutorial. I'll have a look to see if there might be a way to change these variables in code.
Oct
5
asked WCF Net Tcp Binding server refusing more than 5 connections.
Oct
3
awarded  Popular Question
Oct
1
awarded  Self-Learner
Oct
1
comment Callback functions in Java
I've been usign this, it's slioghtly more verbose than what I'd like, but it works.
Oct
1
comment Callback functions in Java
Yes that is what i meant. With 30 or so events you end up with 30 classes.
Oct
1
comment MySQL: How to store/retrieve artist information?
This smells of homework. Many to many relationship as both answers state.
Oct
1
asked Logging a subset of messages by context.
Sep
23
awarded  Yearling
Sep
18
awarded  Popular Question
Sep
16
awarded  Popular Question
Sep
14
awarded  Notable Question
Sep
8
awarded  Popular Question
Sep
7
awarded  Popular Question
Aug
23
awarded  Popular Question
Aug
19
awarded  Popular Question
Aug
11
awarded  Nice Question
Aug
5
awarded  Nice Question
Jul
24
comment Understanding recursion
Have a look at this question it might help stackoverflow.com/questions/717725/…
Jul
22
asked Adding non printable chars to a string in Java?
Jul
16
comment Best practice for writing a code generator
I was planning on using the code generator to do the tedious bit of writing the skeletons using a single template, and then filling in the balnks. But I do see your point.
Jul
16
comment Best practice for writing a code generator
My design has room for an abstract command class however I'll still need to code up 50 classes hence the code generation.
Jul
16
asked Best practice for writing a code generator
Jul
15
awarded  Notable Question
Jul
14
comment Why Can’t I Reference a TextBox by ID When it’s in a CreateUserWizard Control?
I prefer the "as TextBox" notation it's less likely to throw an exception
Jul
14
revised Friend Function
edited tags
Jul
14
comment Programming Fonts
This looks almost like a monospaced comicsans...
Jul
14
answered How do you verify that users’ requirements are addressed in the code you’re working on?
Jul
14
answered Backend .NET developer to Frontend Java developer in 1 month?