abigblackman

772
reputation
111 views

Registered User

name abigblackman
member for 1 year
seen 8 hours ago
website
location Singapore
age 29
Software Developer
Nov
17
answered Does including an entire namespace slow things down?
Nov
3
comment ASP.NET Globalization: Culture=”auto” page directive with neutral culture crash?
This may not be the exact same problem but you should be looking for some code where you are trying to assign a neutral culture via CurrentUICulture to something expecting a more specific culture that you can access via CurrentCulture.
Nov
3
answered ASP.NET Globalization: Culture=”auto” page directive with neutral culture crash?
Oct
29
accepted How to select unique records by SQL
Oct
29
answered How to select unique records by SQL
Oct
26
answered Help with hard sql query to update based on daily totals to summary table
Oct
26
comment Finding top n for each unique row
this works great. i knew i was looking for the cte+rank function but the terminology was escaping me
Oct
26
asked Finding top n for each unique row
Oct
21
awarded  Popular Question
Oct
19
answered iPhone Development - Bypass Authentication Screen of Facebook Connect
Oct
12
comment ResourceProviderFactory periodic refreshing
it's not the timing that's the issue, i'm was looking for how to get references to each object created. thanks for the idea however.
Sep
29
comment Facebook - show a help dialog
<div id="RES_IDhelp01"> should be <div id="RES_ID_help01"> from my testing
Sep
13
awarded  Yearling
Jul
29
awarded  Popular Question
Jun
24
answered What’s missing in Cocoa?