C. Dragon 76

1,528
Reputation
114 views

Registered User

Name C. Dragon 76
Member for 1 year
Seen 2 days ago
Website
Location
Age
Sep
30
awarded  Popular Question
Sep
15
awarded  Popular Question
Sep
11
awarded  Yearling
Aug
25
asked What’s a good algorithm for calculating the area of a quadrilateral?
Aug
23
comment Forcing Unit Testing on Developers
@grenade: My experience with TDD is that it hasn't really uncovered a lot of bugs and many of the bugs it has uncovered would easily be revealed with simple black box testing. It also hasn't influenced my class design much, but perhaps I have a tendency to overthink class design anyway. I'm not outright dismissing the methodology. I'm just saying that in my personal experience, the time spent designing and maintaining TDD tests is generally better spent elsewhere.
Aug
23
answered Forcing Unit Testing on Developers
Jul
30
answered Do you think VS and Intellisense make us dumber?
Jul
30
answered Opaque dictionary key pattern in C#
Jul
30
answered Can I use .net 4.0 beta without having vs2010?
Jul
30
answered What is possible with Silverlight?
Jul
29
answered ASP.NET: Record Sound From A Web App?
Jul
26
comment How to create an ICalendar Feed that people can subscribe to
Correct. Yes, just have the link point to the .ics file. iCalendar/ics (like RSS) is a pull technology, not a push technology. So the subscribers will periodically poll your server for changes. It should "just work."
Jul
20
answered How to create an ICalendar Feed that people can subscribe to
Jul
17
answered Is there any point Unit testing serialization?
Jul
17
answered XML vs comma delimited text files
Jul
10
awarded  Notable Question
Jun
30
answered Where do you find quiet places to code?
Jun
9
awarded  Tumbleweed