Jumping on the bandwagon for Model View Presenter. It is something I have been intrigued with for quite awhile, but I am just getting around to implementing it. How come almost all of the examples for MVP are the absolute most basic thing you can think...
I ran into a problem today while working with the ModalPopupExtender. It was a self imposed problem, but it through me for a loop just the same. I made a confirmation modal window. I have a need for a user to make a decision when they save something to...
I took the plunge into Persistance Ignorance today while working on this side project that a couple of my coworkers and I have. I have been reading about O\R Mapping, Dependency Injection , and Domain Driven Design for the past few months, but I really...