|
1d
|
|
awarded | Yearling |
|
2d
|
|
awarded | Scholar |
|
2d
|
|
accepted | Does Superman have super powers outside of our solar system? |
|
2d
|
|
awarded | Student |
|
2d
|
|
asked | Does Superman have super powers outside of our solar system? |
|
May
13 |
|
comment |
Simplest way to do a fire and forget method in C#? @Will to see the output in console application, just put Console.ReadLine(); at the end of Main function :) |
|
Apr
28 |
|
comment |
Enable remote connections for SQL Server Express 2012 wow, it just worked! thanks |
|
Apr
22 |
|
awarded | Good Answer |
|
Apr
16 |
|
awarded | Nice Question |
|
Apr
10 |
|
awarded | Popular Question |
|
Apr
4 |
|
comment |
Dart interaction / access to database Pastebin link is not longer valid. |
|
Mar
30 |
|
awarded | Yearling |
|
Mar
28 |
|
awarded | Nice Question |
|
Mar
11 |
|
awarded | Famous Question |
|
Mar
5 |
|
awarded | Caucus |
|
Feb
20 |
|
accepted | Enum-like class |
|
Feb
19 |
|
comment |
Enum-like class it is too "hacky", it is not straight forward, you need to do additional casting, code is not clear. You could do also like Enums.GetDescription((CustomerType)CustermType.Type1); but whats the point if I could have it straght forward with string CustermType.Type1String. Thanks anyway, I didn't know before about Description attribute :) |
|
Feb
19 |
|
asked | Enum-like class |
|
Feb
10 |
|
comment |
WCF Authentication Service Proxy - CookieContainer not available very useful link, thanks! |
|
Jan
9 |
|
awarded | Popular Question |