Dates always seem to give me a headache when working with business apps. Trying to come up with framework level support for handling them is not always easy. In this post I will outline an approach t… more →
TypeCastedbrettedotnet wrote 4 weeks ago: Dates always seem to give me a headache when working with business apps. Trying to come up with fram … more →
brettedotnet wrote 2 months ago: The WebBrowser control is a pretty cool thing. You can use it to host many different document types … more →
brettedotnet wrote 3 months ago: So not really. I don’t particularly mind trees. Tree controls on the other hand I hate. Take f … more →
brettedotnet wrote 4 months ago: Many legacy systems carry with them large amounts of historical baggage. Key gestures are great exam … more →
brettedotnet wrote 5 months ago: In CSLA there exists a mixed metaphor a constant struggle between the principals of data centric des … more →
brettedotnet wrote 6 months ago: When writing integration tests for your CSLA domain some choices about how to deal with child object … more →
brettedotnet wrote 6 months ago: I have never been a huge fan of how CSLA handles security. One drawback I have found is that you can … more →
brettedotnet wrote 7 months ago: In CSLA 3.5 Rocky introduced to us for the first time the child data portal. This is a significant c … more →
brettedotnet wrote 7 months ago: I always forget this so here is a reminder. In a class definition type constraints come after the in … more →
brettedotnet wrote 7 months ago: So anyone who knows me knows that I am not one to make mountains out of anthills. I never jump to co … more →
brettedotnet wrote 7 months ago: As developers we spend a lot of time in the abstract. We design frameworks, we design systems that c … more →
brettedotnet wrote 8 months ago: When working with legacy systems. That is when working on making legacy systems not so legacy. You a … more →
brettedotnet wrote 8 months ago: This years code camp was over all pretty good. One of the highlights for me was Rocky Lhotka’s … more →
brettedotnet wrote 8 months ago: Let me first say that for the most part I am a fan of CSLA. That being said there are some things ab … more →
brettedotnet wrote 8 months ago: Lets face it. Enumerations are cool. There is no getting around it they are darn spiffy. Though, as … more →