| bio | website | blog.spontaneouspublicity.com |
|---|---|---|
| location | Duvall, WA | |
| age | 35 | |
| visits | member for | 3 years |
| seen | Feb 18 at 15:38 | |
| stats | profile views | 185 |
Although I currently work mainly on the Microsoft .net stack, I have experience with Java, Perl, PHP and many others in the past.
|
May 19 |
awarded | Yearling |
|
Jan 28 |
awarded | Great Question |
|
Jan 17 |
awarded | Nice Answer |
|
Oct 16 |
comment |
Stacky - A .NET client library (Full support for API v2.0) @KronoS I have considered porting to WinRT but just don't have the time. If you are interested in tackling it let me know ;) |
|
Sep 22 |
awarded | Famous Question |
|
Jun 15 |
comment |
Stacky - A .NET client library (Full support for API v2.0) @GeorgeStocker - Sorry, I need to do some branch merging back into main. If you build the V2 branch it should build fine. And you are right, I haven't updated the nuget package to v2 yet. |
|
May 19 |
awarded | Yearling |
|
Mar 1 |
revised |
Stacky - A .NET client library (Full support for API v2.0) Updated the version |
|
Jan 15 |
revised |
Stacky - A .NET client library (Full support for API v2.0) Added v2 tag (had to remove silverlight tag) |
|
Jan 15 |
revised |
Stacky - A .NET client library (Full support for API v2.0) deleted 23 characters in body; edited title |
|
Dec 27 |
revised |
Stacky - A .NET client library (Full support for API v2.0) Updated source location and information about 2.0 |
|
Dec 14 |
accepted | What are the paging parameters to the info method used for? |
|
Dec 14 |
asked | What are the paging parameters to the info method used for? |
|
Dec 12 |
awarded | Scholar |
|
Dec 11 |
comment |
List of example questions Nice! Thanks George. So they will disappear if they are approved? |
|
Dec 11 |
revised |
List of example questions Added question with suggested edits |
|
Dec 11 |
comment |
List of example questions Nevermind, I found one using the suggestededits method. |
|
Dec 11 |
answered | List of example questions |
|
Sep 17 |
awarded | Nice Answer |
|
Aug 4 |
comment |
Stacky - A .NET client library (Full support for API v2.0) I am not sure I understand what you mean. If you do: Question q = client.GetQuestion(12324); ...Then some time passes... and you do q = client.GetQuestion(12324); wouldn't that do the trick? Are you asking if there is a way to bypass the cache? |