September 2009
Mon Tue Wed Thu Fri Sat Sun
« Aug   Oct »
 123456
78910111213
14151617181920
21222324252627
282930  

Day September 29, 2009

PASS Board of Directors Elections

Well, it’s election season at PASS. The fun part is that I’m running this year. That’s right, yours truly is running for the PASS Board of Directors.

So, here’s how it works: elections go from October 12th through October 20th. During that time you can vote. Up until that time… you can’t.

I have ideas about PASS. A lot of ideas. If you want to know about my ideas, check out the amazing video I made (I’ll be posting it later today) or feel free to get in touch. I do actually want to hear your thoughts, hear what you have to say, and be challenged to do a great job as a member of this great community that we’re all a part of.

Upcoming Speaking Engagements

Just a quick reminder that I’ll be speaking at the Richmond Code Camp this upcoming weekend. I’ll be giving two talks… here they are:

Indexes and Other Free Performance Boosts

Time & Location

October 4, 2009 at Richmond Code Camp.

Abstract

The database is often viewed as a major performance bottleneck. There are a number of quick, easy, painless techniques that can increase the performance of an application not just by a small amount, but by orders of magnitude. These techniques includes simple indexing techniques, T-SQL techniques, and general database application design patterns that give great gains in performance. In this session, you will learn how to look at a database to identify these problem areas and how to resolve common issues that you will encounter.

From Tables to Objects: Making Your Database Work With You

Time & Location

October 4, 2009 at Richmond Code Camp.

Abstract

A database is far more than a persistent object store for your application; it is capable of data validation en masse, aggregations, and creating different projections of data. By working with your database, rather than against it, it is possible to leverage all of the capabilities of a relational database to provide rich, high performance interaction with your application through an ORM. This presentation will discuss the finer points of building a full-featured data access layer using an ORM and the features of a relational database.

Goals

  1. Teach attendees about database features that make development easier – including views, sparsely populated tables, and user-defined functions and types.
  2. Empower the audience to solve object relational impedance mismatch using data modeling techniques and database features.
  3. Demonstrate how to integrate the database and object oriented software using a custom designed data access layer.

This site is protected with Urban Giraffe's plugin 'HTML Purified' and Edward Z. Yang's Powered by HTML Purifier. 401 items have been purified.