Andrew

1,947
reputation
500 views

Registered User

name Andrew
member for 1 year
seen yesterday
website
location Gateshead, UK
age 31
I work as a .Net Web and Winforms application developer and supporting SQL Server DBA for a software company based in Washington, UK.

Primarily for professional development and to improve my writing, I post occasionally on my blog
5h
awarded  Notable Question
Dec
8
awarded  
Dec
1
answered Visual Studio setup problem - ‘A problem has been encountered while loading the setup components. Canceling setup.’
Dec
1
answered ExtJS: how to return json success w/ data using asp.net mvc
Nov
30
awarded  Notable Question
Nov
26
comment How do I exclude Weekend days in a SQL Server query?
@Maximilian Mayerl - I thought it would be helpful to others. And I also wondered if there was a better alternative to the one I found. I understand it is encouraged to ask a question then post an answer.. from the faq: "It's also perfectly fine to ask and answer your own question"
Nov
26
answered How do I exclude Weekend days in a SQL Server query?
Nov
26
asked How do I exclude Weekend days in a SQL Server query?
Nov
23
answered Writing a visual studio plugin?
Nov
12
awarded  Taxonomist
Nov
6
comment ASP.Net MVC - handling bad URL parameters
Instead of that last line: 'new { questionID = @"\d{1,}" }', Scott Hanselman uses a slightly shorter syntax of: 'new { questionID = @"\d+" }' to mean the same thing. Source: asp.net/learn/mvc-videos/…
Nov
5
awarded  Popular Question
Sep
11
comment ODP.NET and ClickOnce possible?
@Darcy - I didn't know Oracle had produced an XCopy distribution (it looks new to 11g). You're correct that it doesn't mesh well with ClickOnce though, as it's got an 'install.bat' :o/
Sep
11
awarded  Yearling
Sep
10
comment ODP.NET and ClickOnce possible?
@Chris - I have to say well done. I want to believe it's possible, but I followed your instructions (and even tried copying ALL of the oracle DLL's) to an xcopy installation of our software and it failed on the first database call. This app works fine with Oracle installed rather than copied. :o/ (WinXP Pro if that matters)
Sep
10
awarded  Popular Question
Sep
3
comment ERPConnect for SAP R/3 RFCs - is it any good?
I'm looking at this too - anyone care to answer that has any experience with it? :o)
Aug
20
accepted ODP.NET and ClickOnce possible?
Aug
11
awarded  Popular Question
Jul
28
awarded  Cleanup
Jul
28
revised ODP.NET and ClickOnce possible?
Sorry Marc, I got your name wrong :o) *fixed*
Jul
28
answered ODP.NET and ClickOnce possible?
Jul
17
awarded  Popular Question
Jul
8
awarded  Popular Question
Jun
23
awarded  Popular Question