Click here to Skip to main content
16,004,761 members

Articles by Mark Graham (Articles: 2, Tip/Trick: 1)

Articles: 2, Tip/Trick: 1

RSS Feed

Average article rating: 4.29

Web Development
ASP.NET
27 Nov 2009   Updated: 27 Nov 2009   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 28,674     Bookmarked: 8   Downloaded: 114
Please Sign up or sign in to vote.
Part II of protecting cached data with cloning. This article contains more polished code.
13 Feb 2009   Updated: 13 Feb 2009   Rating: 4.57/5    Votes: 5   Popularity: 3.20
Licence: CPOL    Views: 40,561     Bookmarked: 20   Downloaded: 0
Please Sign up or sign in to vote.
An article about the importance of object cloning if cached data is to be preserved in the .NET cache

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.75

Programming Languages
SQL
2 Dec 2009   Updated: 9 Dec 2009   Rating: 3.75/5    Votes: 4   Popularity: 2.26
Licence: CPOL    Views: 18,970     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
When searching between datetimes in SQL(or SQL in a Stored Proc) we can't just do:select * from where CreateTime >= @DateFrom and CreateTime <= @DateToIf your search is date inclusive and you're not concerned with time, which most users aren't, then you need to add a little extra...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer Currently working on projects for May Gurney
United Kingdom United Kingdom
Areas of expertise: c#, asp.net, design patterns, GUI useability/layout