Click here to Skip to main content
15,898,373 members

Articles by rld1971 (Article: 1, Tip/Tricks: 2)

Article: 1, Tip/Tricks: 2

RSS Feed

Average article rating: 4.75

Desktop Programming
Windows Forms
15 Mar 2011   Updated: 15 Mar 2011   Rating: 4.75/5    Votes: 13   Popularity: 4.95
Licence: CPOL    Views: 74,914     Bookmarked: 33   Downloaded: 5,928
Please Sign up or sign in to vote.
How to draw and manage shapes onscreen via mouse gestures

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.75

Programming Languages
C#
17 Nov 2013   Updated: 15 Jan 2015   Rating: 4.75/5    Votes: 6   Popularity: 3.70
Licence: CPOL    Views: 36,921     Bookmarked: 26   Downloaded: 1,116
Please Sign up or sign in to vote.
Adding a physics engine and investigating other .NET tools
Web Development
ASP.NET
15 Nov 2011   Updated: 17 Nov 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 4,770     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
I like things simple for debugging purposes... LINQ implies a list or some iterable thing, but that's just me. I think this works:static int CountDayOcurrence(DateTime start, DateTime end, DayOfWeek day){ var wstart = start.AddDays(7 - (int) start.DayOfWeek); // Sunday after start...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Team Leader Formulatrix
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.