March 26: Layered design and normalized behavior vs. "The other way"

Date
26-27 Mar 2009 (Add to calendar) GMT
Venue
19351 West Washington; T326-328 , Technology Building, US
Cost
Free

SIGN UP ON: http://www.eventbrite.com/event/300902006

ABSTRACT We will look at two versions of the snap shot section of a stock market system based on point and figure charting. I want to show how well thought out inheritance and using polymorphism can make the above manageable as well as understandable. Above all else I want us to have some fun doing this. System one was created with a 2 layered approach using sqldatasource with analysis divided between, the data and the UI layer. Originally, all function and analysis was intended occurred in the data layer. As time went by, this became impractical. In its current form the source code both sql and vb is a “marvel” to behold! As I said lets have fun with it. System two is a redesign following a design pattern outlined in an article series by Imar Spaanjaars, “N-Layered Web Applications with ASP.NET 3.5”. Included is an interesting method of validation using custom attributes.

BIO: Kurt Schroeder

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter” - Eric Raymond