edosoft

2,614
reputation
296 views

Registered User

name edosoft
member for 1 year
seen 16 hours ago
website
location NL
age 37
one-man-shop doing .NET development and SQL server training and consultancy.
1d
answered My visual studio 2005 solution sometimes does not open the entire projects
1d
comment Allow anonymous access to a special file in Asp.Net
Can you access a standard .css file in ~/stylesheets (when not logged in) ? ie is your authorization node correct?
Dec
15
comment char column converted to varchar still inserting padding
Glad to be of help
Dec
14
accepted char column converted to varchar still inserting padding
Dec
14
revised Delete backup files older than 7 days
spelling
Dec
10
revised import excel to sql db table
deleted 5 characters in body
Dec
8
revised nHibernate versus LLBLGen Pro
spelling
Dec
8
revised Which ORM Supports Multiple row Updates and Deletes
added example
Dec
8
answered Which ORM Supports Multiple row Updates and Deletes
Dec
8
revised Which ORM Supports Multiple row Updates and Deletes
spelling
Dec
7
accepted Excel comment invisible under cell
Dec
7
accepted Server Error in ‘/domain/website’ Application.
Dec
5
answered How to find list of all tables in Access Database matching certaing format in Delphi
Dec
5
answered how to hide querystring in asp.net content page?
Dec
5
awarded  Notable Question
Dec
4
comment Why is the <center> tag deprecated in HTML?
The <center> cannot hold...
Dec
3
answered Log session and session changes of a asp.net web user
Dec
2
accepted asp.net timer to load page content
Dec
2
answered char column converted to varchar still inserting padding
Dec
2
answered asp.net timer to load page content
Dec
2
comment Copy&paste from Office 2007 into <textarea>
Which third party tool(s) are you referring to?
Nov
30
comment mysql select in two tables
+1 for looking at the design rather than the query
Nov
30
revised The query has been canceled because the estimated cost of this query (1660) exceeds the configured threshold of 1500. Contact the system administrator.
typo
Nov
30
answered Excel comment invisible under cell
Nov
30
answered Form action attribute not working - have to click submit button twice!
Nov
30
revised (Conventions) C# Class names and namespace
spelling
Nov
30
accepted Select only first four lines, from Sql text field
Nov
27
accepted GenericErrorPage.htm missing
Nov
27
answered GenericErrorPage.htm missing
Nov
27
comment Server Error in ‘/domain/website’ Application.
Like I said it's possible the error is in the web.config. My suggestion eliminates any problems with the web.config
Nov
27
comment Copy trigger from one database to another
you are welcome :)
Nov
27
accepted Copy trigger from one database to another
Nov
27
answered Server Error in ‘/domain/website’ Application.
Nov
27
answered Copy trigger from one database to another
Nov
27
comment Select only first four lines, from Sql text field
Nitpick: substring doesn't work on the Text datatype, cast to varchar(8000) or varchar(max)
Nov
27
revised Select only first four lines, from Sql text field
added split
Nov
27
answered Select only first four lines, from Sql text field
Nov
27
comment How do I programmatically create a PDF in my .NET application?
I use PDFsharp and more recently the 'higher level' migradoc in alot of projects
Nov
27
answered Making text box hidden in ASP.NET
Nov
20
awarded  Taxonomist
Nov
13
comment Using Classes in a Dictionary in Classic ASP
Also good call on 'Avoid parentheses when using a procedure statement'
Nov
13
comment Using Classes in a Dictionary in Classic ASP
Thanks. I assume the first line must read 'For Each key in colPayments.Keys' ? And I'm not using the ordinal, it's just that the Dictionary requires a key.
Nov
13
asked Using Classes in a Dictionary in Classic ASP
Nov
11
revised While select in mysql stored procuder
maybe spelling
Nov
3
accepted How can I get the role description from the ASP.NET membership database?
Oct
31
accepted Changing the page layout using Office Web Components
Oct
27
awarded  Notable Question
Oct
22
answered Changing the page layout using Office Web Components
Oct
21
answered Inexpensive tools for SQL Server ERDs and forward-engineering?
Oct
21
revised Compilation Error in ASP.NET Code when adding a Literal Control
added 20 characters in body