Scott Cate's WebLog

You don't know what
you don't know

News



Moved to Feedburner May26th

Twitter Chat

community

frenz

my book(s)

my products

Browse by Tags

All Tags » mvp (RSS)
St. Louis .NET User Group (July 30, 2007, 5:30pm)
With the help of the INETA.org speakers bureau, I've made my way to St. Louis to talk to the local user group about the MVP (Model View Presenter) design pattern. Every time I deliver this talk, it get's better and better. If you're within driving distance...
Calling all ASP.NET Developers in Ohio
If you're in Ohio, chances are very good that I'll be speaking this week in a city near you. I'm on the road for Ineta talking about the Model View Presenter (MVP) design pattern with regards to asp.net and windows forms. In the talk we write a code base...
Posted: Jun 18 2007, 02:42 PM by scott cate | with 3 comment(s)
Filed under: , ,
Very Quick MVP Pattern to Use with ASP.NET
The MVP is used for a lot of reasons, but mainly it does a **VERY** nice job of separating business logic from the UI. M. = Model V. = View P. = Presenter UX. = User Experience ( Web Form in this case) In this implementation of MVP, Model will not be...
Speaking in Nashville
This week I'll be flying to Nashville to give an Ineta[0] talk to the Nashville .NET user group[1]. My talk will be on the MVP (Model View Presenter) design pattern. This is the talk I've been pimping lately, and I've been getting really good...
Florida.NET User Group a Success -- Thanks Dave Noderer
Last night I successfully presented the MVP (Model View Presenter) pattern for the Florida.NET User Group. Dave Noderer runs the group (or helps run the group) and was very hospitable for the few days I was in town. Thanks Dave for the transportation...
Posted: Sep 13 2006, 03:32 AM by scott cate | with 6 comment(s)
Filed under: , ,
Florida .NET User Group
I'm traveling today from PHX to the Florida .NET user group in Miramar, FL. Half way between Ft. Lauderdale and Miami. If anyone is in the area it would be great for you to stop by and say hi. Here's a link to the talk . My topic is the Separation...
Posted: Sep 11 2006, 07:16 AM by scott cate | with 3 comment(s)
Filed under: ,
More Posts