login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Dominic Godin
277
reputation
58 views
Registered User
name
Dominic Godin
member for
1 year
seen
yesterday
website
dyslexicprogrammer.blogspot.com
location
age
stats
activity
reputation
favorites
accounts
Nov
19
asked
C# DateTime comparisons accuracy and rounding.
Oct
29
asked
How do I add an XML attribute using DataContract
Oct
27
awarded
●
Popular Question
Sep
22
awarded
●
Teacher
Sep
21
asked
LINQ: Prefetching data from a second table
Sep
18
asked
SQL: How To Find The Top String Column Value in a Grouped Query
Sep
9
awarded
●
Yearling
Sep
8
asked
Linq: Looking for an efficient way to search a column to see if it contains any word from a list of words.
Sep
1
accepted
iPhone Web Development Image Scaling
Sep
1
answered
iPhone Web Development Image Scaling
Aug
27
asked
iPhone Web Development Image Scaling
Aug
17
comment
Grouping by Time ranges in Linq
Inspired thank you
Aug
17
comment
Grouping by Time ranges in Linq
Sorry this doesn't help
Aug
17
asked
Grouping by Time ranges in Linq
Aug
17
comment
Handling null results with the Linq Average() method
Thank you that's done it.
Aug
17
comment
Handling null results with the Linq Average() method
Yes, the complier tells me the left operand will never be null as Value is not nullable
Aug
17
comment
Handling null results with the Linq Average() method
Sorry again. Tried them both. They still throw "The null value cannot be assigned to a member with type System.Decimal which is a non-nullable value type.." Exception
Aug
17
comment
Handling null results with the Linq Average() method
Thanks for the suggestion but still throws the same exception.
Aug
17
comment
Handling null results with the Linq Average() method
Thanks but still no joy. Throws a "Could not format node 'OptionalValue' for execution as SQL."
Aug
17
revised
Handling null results with the Linq Average() method
added 392 characters in body
Aug
17
comment
Handling null results with the Linq Average() method
select t.Value ?? 0 doesn't compile as t.Value is a non-nullable int.
Aug
17
comment
Handling null results with the Linq Average() method
Sorry this doesn't work as Value is a non-nullable int.
Aug
17
asked
Handling null results with the Linq Average() method
Aug
13
awarded
●
Commentator
Aug
5
answered
How to serialize on to existing file?
Jul
31
comment
Encrypting and Decrypting XML sent and received by RESTful WCF Web Services
I'm not I'm using webHttpBinding. Thanks to the answer provider for the update.
Jul
31
revised
Encrypting and Decrypting XML sent and received by RESTful WCF Web Services
edited body
Jul
31
comment
Encrypting and Decrypting XML sent and received by RESTful WCF Web Services
To be fair I added REST to the title after he answered, as I'm using webHttpBinding
Jul
31
awarded
●
Editor
Jul
31
revised
Encrypting and Decrypting XML sent and received by RESTful WCF Web Services
edited tags; edited title
Jul
31
asked
Encrypting and Decrypting XML sent and received by RESTful WCF Web Services
Jul
30
answered
ASP.NET MVC AJAX with jQuery
Jun
29
asked
When creating a multiple project template for visual studio is there a way to use parameters in the root template file?
Stack Overflow works best with JavaScript enabled