Chris Needham

1,065
reputation
250 views

Registered User

name Chris Needham
member for 1 year
seen 7 hours ago
website
location London, UK
age
C# developer in London
1d
awarded  Yearling
Dec
6
awarded  Mortarboard
Nov
17
awarded  Popular Question
Nov
9
awarded  Enlightened
Nov
9
awarded  Nice Answer
Nov
9
accepted Serialize C# class directly to SQL server?
Sep
20
awarded  Necromancer
Sep
14
revised Pass an argument to the XSLT when using an SSIS XML Task?
added 181 characters in body
Sep
14
asked What is your most referred to piece of documentation?
Sep
9
comment More private than private? (C#)
Clever, but so, so wrong.
Sep
8
comment Why are database features being ignored, and instead reinvented in the middle tier?
+1 - yes, it's because the tools are crappy
Sep
8
comment Why are database features being ignored, and instead reinvented in the middle tier?
Who are all these developers who don't know SQL? Beginners perhaps?
Sep
2
comment How bad is my query?
Dude, you really are lazy! I'm surprised you could be bothered to post this! ;-)
Sep
2
answered Fed up with my programming job: What should I do?
Sep
2
answered Using CSS to make sure my Logo is always X ammount of distance away from border.
Sep
2
revised What tools are available for DTS to SSIS package conversion
Rant at being downvoted
Aug
27
comment how to keep yourself from perfectionism when coding
There is an unwritten rule of programming that you can get away with ANYTHING, so long as you say it is a hack in a comment.
Aug
26
asked Pass an argument to the XSLT when using an SSIS XML Task?
Aug
25
answered Shred complex XML data into many tables in SQL?
Aug
25
accepted NUnit “could not load file or assemby ‘MyTestProject’
Aug
25
asked Shred complex XML data into many tables in SQL?
Aug
24
answered Are programming training courses useful?
Aug
13
comment Calling a method in parent page from user control
Observer pattern
Aug
13
comment What tools are available for DTS to SSIS package conversion
@Sam - I know enough about DTS and SSIS and the differences between them to know that no tool is going to give a decent conversion. At the core of SSIS is the data pipeline, whereas DTS just runs a series of tasks. You say yourself no tool is going to do it, but then criticise me for saying the same.
Aug
12
answered What tools are available for DTS to SSIS package conversion
Aug
11
awarded  Populist
Aug
9
awarded  Great Answer
Aug
7
awarded  Good Answer
Aug
7
awarded  Nice Answer
Aug
7
answered Senior programming ‘guru’ who can’t program - should I find a different career?
Aug
7
revised Version control and website branching
deleted 12 characters in body; added 109 characters in body; edited body
Aug
7
revised Version control and website branching
added 440 characters in body; added 79 characters in body
Aug
7
answered Version control and website branching
Aug
3
comment What are things that make a programmer’s life miserable?
Pyramids of pain
Jul
31
revised Serialize C# class directly to SQL server?
added 462 characters in body
Jul
31
answered Serialize C# class directly to SQL server?
Jul
29
comment Structure within staging area of data warehouse
Thanks Ken, yes, this is similar to designs I have worked with in the past. What I find strange is that there is nothing published about it.
Jul
23
comment Is ViewState relevant in ASP.NET MVC?
This kind of question I find very useful. I am not using ASP.NET MVC right now because I'm not presently doing web stuff at all, but I still want to know about it so I can pick it up quicker when I am using it.
Jul
23
answered What free external tools do you use with Visual Studio?
Jul
22
revised When did UDFs get introduced to SQL Server?
added 61 characters in body
Jul
22
revised When did UDFs get introduced to SQL Server?
added 26 characters in body
Jul
22
revised When did UDFs get introduced to SQL Server?
added 170 characters in body
Jul
22
asked When did UDFs get introduced to SQL Server?
Jul
20
comment Can you go home at 5pm, guilt free?
This defintely happens, the danger is staying late and breaking a load of stuff, when if you went home you would suss it out straight away in the morning.
Jul
15
revised Overriding a read/write property to make it readonly
added 243 characters in body
Jul
14
answered Overriding a read/write property to make it readonly
Jul
6
accepted NUnit Test Run Order
Jul
3
revised NUnit Test Run Order
added 82 characters in body; added 227 characters in body
Jul
3
answered NUnit Test Run Order
Jul
2
answered Case Statement Block Level Declaration Space in C#