Unsliced

4,841
reputation
345 views

Registered User

name Unsliced
member for 1 year
seen 14 hours ago
website
location GB
age 37
Coder. Geek. Cyclist. Rower. Ex-academic. Dad. Occasional manager. Part-time webmaster. Been on the Interwebs for longer than most realise there has been one. Gentle opinions, strongly held.
Dec
13
accepted Ordering query result by list of values
Dec
9
comment Best IT/Programming/Technology related Acronym
With the irony being it's not actually an acronym, it's an abbreviation.
Dec
8
answered ClickOnce deployment with Crystal Reports prerequisite.
Dec
6
awarded  Mortarboard
Dec
2
comment Ordering query result by list of values
Could you have the parameter passed in as xml and then you could grab the values dynamically?
Dec
2
answered Ordering query result by list of values
Dec
1
comment When was this clock bought?
It's not homework, although I admit it looks like it could be a such a question. It is algorithmic, but that's development, if not purely simply programming!
Dec
1
asked When was this clock bought?
Nov
25
awarded  Popular Question
Nov
24
answered Bloomberg API request timing out
Nov
13
answered Is AnkhSVN a good alternative to Visual SourceSafe?
Nov
13
comment Programmatically generating Excel workbook with pivots and charts
I would absolutely concur: creating pivots on the fly is doable in VBA, but much easier to set one up in advance and then just pump in the data and recalc.
Nov
12
answered I have two lists of e-mail addresses that I paste into outlook. How can I remove duplicates?
Nov
9
comment Convert Dates
Virtual +1 for the HH comments to Jon and Marc. I've just spent an hour thinking "that worked this morning" ... :)
Nov
4
awarded  Necromancer
Nov
4
answered Funniest code names for software projects
Nov
3
revised problem with join mssql 2000
edited tags
Oct
30
accepted Can learning a new language (Human not programming) help your career?
Oct
23
comment The Application that helped your programming the most in 2008
How is that 2008, though, hasn't Firebug been around for longer?
Oct
9
answered Getting no. of rows affected after running select query in SQL Server 2005
Oct
5
awarded  
Oct
1
accepted Where do you go to get high quality distributed developers?
Oct
1
answered Where do you go to get high quality distributed developers?
Oct
1
comment Where do you go to get high quality distributed developers?
Do you mean the development of distributed applications, e.g. client-server, grid, parallised apps, etc., or remote working in small geo-distributed teams?
Sep
30
answered how to store a date in a mysql database?
Sep
28
answered How can I enhance the aesthetics of an ugly windows form packed with too many (necessary) features?
Sep
18
comment Bloomberg API request timing out
Thanks. That's a very similar construction (and does like like the example code) - there are no unconsumed messages that I can see in previous calls through this function. If I call it just once, it's fine, but it's barfing after multiple calls. I think it might be related to a concurrent subscription to some RealTime fields, but it's quite hard to nail down ...
Sep
18
asked Bloomberg API request timing out
Sep
16
answered Underestimate and therefore undercharge your clients— what would you do?
Sep
6
comment How to write a calculation query in SQL?
In what way does that query not work for you?
Sep
2
accepted How to evaluate an IP?
Aug
28
answered Is age a problem to being recruited as programmer?
Aug
28
comment SQL - Select unique rows from a group of results
views can certainly be expensive - consider perhaps taking a snapshot of the needed data into a temporary table/table variable?
Aug
27
accepted SQL - Select unique rows from a group of results
Aug
27
revised Unknown significant moments of computing history
Added link to Wikipedia article
Aug
27
answered SQL - Select unique rows from a group of results
Aug
26
asked Output a watched Visual Studio variable to a file
Aug
26
awarded  Yearling
Aug
21
answered Design patterns and interview question
Aug
19
comment Selecting Random Rows in MySQL
Store the questions that that user has seen in a table and then construct this query left joining to that table and where the seen table's field is null.
Aug
18
answered “Could not find type” error loading a form in the Designer
Aug
17
comment LinkedList<T> (2.0): removing items iteratively
I actually quite like that idea ...
Aug
11
comment When Hiring Testers (and/or Developers) what do you do with resumes and spelling mistakes?
In an ideal world, you're quite right. Unfortunately this is rarely an ideal world. It's a rare recruitment organisation that doesn't butcher your CV in some way - mostly to remove personal references so that the employer can't contact you directly. Most will willingly show you how they are representing you - you should ask. You should definitely ask.
Aug
11
comment School Timetable Generation Algorithm
To mis-quote Fermat, "I have a solution but this margin cannot contain it".
Aug
10
answered How can I make my web page not be copied?
Aug
4
answered Comparison between Crystal Report and RAQ Report
Aug
4
comment Comparison between Crystal Report and RAQ Report
Is it a coincidence that the user who asked the question has their website cited in the first answer? Looks like a shill to me.
Aug
3
answered Comparison between Crystal Report and RAQ Report
Jul
30
comment C# var keyword usage
It's still as good a question as when it was asked the last few times ...
Jul
29
answered Unsolved problems in Software Engineering