Tuoski

275
reputation
224 views

Registered User

name Tuoski
member for 1 year
seen 3 hours ago
website
location FI
age
Nov
24
revised Decimal Cut problem
added 1 characters in body; edited body
Nov
24
comment Decimal Cut problem
Thanks this works!
Nov
24
asked Decimal Cut problem
Nov
23
awarded  Nice Question
Oct
28
answered wsdl 404 problem
Oct
28
comment wsdl 404 problem
My computer has only 1 ip. It works the same way with my colleague. What information do you need?
Oct
28
revised wsdl 404 problem
Added the iis version
Oct
28
asked wsdl 404 problem
Sep
15
revised Why does it matter which order settings are in app.config
Fixed the app.config to show up right
Sep
15
revised Why does it matter which order settings are in app.config
added the app.config
Sep
15
comment Why does it matter which order settings are in app.config
They are all named.
Sep
15
asked Why does it matter which order settings are in app.config
Sep
11
answered What non-programming books should programmers read?
Sep
11
comment What non-programming books should programmers read?
On of the best books that I have read.
Sep
11
comment What non-programming books should programmers read?
Classic, and an excellent book.
Sep
10
comment Too long string for WCF
The maxBufferSize and maxBufferPoolSize fixed my problem, thanks!
Sep
10
awarded  Commentator
Sep
10
comment Too long string for WCF
I have set the, maxReceivedMessageSize="10067108864" in my config.
Sep
10
asked Too long string for WCF
Sep
9
comment WCF - How to accept long strings as parameters
How long was your string? And what contract do you use? I have MessageContract and the string is 64k char long.
Aug
19
awarded  Yearling
Aug
17
comment LINQ not updating on .SubmitChanges()
This solved my problem also, thanks!