1,870
Reputation
384 views

Registered User

Name
Member for 1 year
Seen 21 hours ago
Website
Location GB
Age
21h
comment C# List<Stream> dispose/close
Like that approach will use it
1d
comment C# List<Stream> dispose/close
I was just leaving the code simple for the example, know to do try finallys and all that.
1d
asked C# List<Stream> dispose/close
Dec
2
accepted ASP.NET crystal report parameters from query string not working
Dec
2
answered ASP.NET crystal report parameters from query string not working
Dec
2
accepted C# PrintDialog.PrinterSettings.CanDuplex Reports Wrongly
Dec
2
answered C# PrintDialog.PrinterSettings.CanDuplex Reports Wrongly
Dec
2
comment ASP.NET get windows username outside of page
Ah of course HttpContext.Current.User.Identity.Name seems obvious now, I will modify the error logger to take this property when it is from asp.net.
Dec
2
accepted Linked server with space in table name
Dec
2
answered Linked server with space in table name
Dec
2
accepted .NET DLL versions and xcopy deployment
Dec
2
answered .NET DLL versions and xcopy deployment
Dec
2
accepted CrystalReports Embedded reports in ASP.NET
Dec
2
answered CrystalReports Embedded reports in ASP.NET
Dec
2
asked ASP.NET get windows username outside of page
Nov
27
comment Put ASP.NET on wordpress site
Sounds interesting so I edited my post to see what others think. Webservices is not something I have done before just researching now as far as I can tell implementing the service ASP.NET side would be relatively easy. I don't know about putting the SOAP tags on the wordpress page though.
Nov
27
revised Put ASP.NET on wordpress site
added 143 characters in body; added 11 characters in body
Nov
27
comment Put ASP.NET on wordpress site
So the code gets executed for example a search box on the main page
Nov
27
revised Put ASP.NET on wordpress site
added 243 characters in body
Nov
27
asked Put ASP.NET on wordpress site
Nov
26
awarded  Notable Question
Nov
20
revised C# Sync MS Access database to sql server
added 108 characters in body
Nov
20
comment C# Sync MS Access database to sql server
Yeah good idea still hoping someone has something I am obviously missing to make it simple.
Nov
20
comment C# Sync MS Access database to sql server
I don't have a problem getting the data. I can get it into a data reader or data table, just don't know how to go from that to sql server without an insert per record.
Nov
20
comment C# Sync MS Access database to sql server
Thought about that but I need it as an as and when operation not a scheduled one. Also SQL Server ones require the sql server and ms access database to be on the same server from what I remember.
Nov
20
asked C# Sync MS Access database to sql server
Nov
3
revised C# PrintDialog.PrinterSettings.CanDuplex Reports Wrongly
added 545 characters in body
Nov
3
asked C# PrintDialog.PrinterSettings.CanDuplex Reports Wrongly
Nov
3
awarded  Popular Question
Oct
27
answered Group Tree PDF Export in Crystal Reports
Oct
14
asked ASP.NET crystal report parameters from query string not working
Oct
6
awarded  Notable Question
Oct
2
revised sql turn dates of adding and removing into date ranges
added 58 characters in body
Oct
1
comment sql turn dates of adding and removing into date ranges
I don't see how this solves, it perhaps I haven't phrased the question well enough.
Oct
1
asked sql turn dates of adding and removing into date ranges
Sep
28
comment Linked server with space in table name
The fully qualified name including server would be [PONGO1\PONGOSQL].[MIU_WEB].[dbo].[Student Logins] If I create a table called [StudentLogins] and link to that it does work but I dread renaming it.
Sep
28
comment Linked server with space in table name
Just edited the question, yes I used square brackets
Sep
28
revised Linked server with space in table name
square brackets
Sep
28
comment Linked server with space in table name
Sorry yeah did that doesn't seem to work
Sep
28
asked Linked server with space in table name
Sep
18
asked CrystalReports Embedded reports in ASP.NET
Sep
18
awarded  Yearling
Sep
16
accepted .NET alpha blend appears as solid colour
Sep
14
awarded  Popular Question
Sep
10
awarded  Popular Question
Aug
28
awarded  Popular Question
Aug
18
asked Display Crystal Report within silverlight
Aug
18
awarded  Popular Question
Aug
11
asked Terminal Services MS accesss VBA errors/corruption
Aug
9
comment Is 23,148,855,308,184,500 a magic number, or sheer chance?
Possibly the number hex 1250 = dec 4688 is the minimum to cause some sort of extra methods of fraud checking. If it is exactly equal to this a bug in the code is introduced?