Momerath's Profile
Reputation: 810
Master
- Group:
- Expert
- Active Posts:
- 1,949 (1.47 per day)
- Joined:
- 04-October 09
- Profile Views:
- 24,359
- Last Active:
14 minutes ago- Currently:
- Viewing Forum: Computer Science
Previous Fields
- Country:
- US
- OS Preference:
- Windows
- Favorite Browser:
- Internet Explorer
- Favorite Processor:
- AMD
- Favorite Gaming Platform:
- PC
- Your Car:
- Hyundai
- Dream Kudos:
- 25
- Expert In:
- C#
Latest Visitors
-
Michael26 
10 May 2013 - 14:18 -
macosxnerd101 
01 May 2013 - 22:24 -
cfoley 
22 Apr 2013 - 15:38 -
Oatch 
14 Apr 2013 - 01:23 -
Julyuary 
05 Apr 2013 - 15:54
Posts I've Made
-
In Topic: C# problem with throwing exceptions/ Exception was unhandeled
Posted 23 May 2013
There is no try/catch block around where you throw the exception, so it is unhandled.
I'd also like to point out that while this is good for practicing exception handling, using exceptions to control program flow is poor design. You'd use if/else or looping constructs normally. -
In Topic: How do I use the source code I have downloaded?
Posted 22 May 2013
I didn't check the others, but Doom3 has a README.TXT file at the root of the directory with instructions on how to compile it. -
In Topic: Having error using DbSet
Posted 21 May 2013
The documentation doesn't show the LINQ extension methods as being implemented for DbSet. -
In Topic: SqlDependency Neither Work Nor Displaying any Error
Posted 21 May 2013
"SqlDependency allows you to receive notifications when the original data in the database changes" - What is changing the data? And I don't think line 74 is going to do what you think it will do. And your SQLDependency object goes out of scope at line 54, is this what you intended? -
In Topic: How can I save a custom cursor as a ".cur" file?
Posted 18 May 2013
Can you post a hex dump of the first 32 bytes of your .cur file you created?
My Information
- Member Title:
- D.I.C Lover
- Age:
- Age Unknown
- Birthday:
- November 20
- Gender:
-
- Interests:
- Computer Math, Guitar, Caving, Photography
- Years Programming:
- 34
- Programming Languages:
- ADA, AWK, Basic, COBOL, C/C++, C#, F#, Fortran, Java, JavaScript, Lisp, OPL, Pascal, Scheme, SED, Various assembly (6502, 8080/5, Z80, etc.)
Contact Information
- E-mail:
- Private
- Website URL:
-
http://www.mewkus.com
|
|



Find Topics
Find Posts
View Reputation Given

|
Comments
raghav.naganathan
09 Jan 2013 - 01:26