BRDNUG Meeting: June 8, 2011

header

June .NET User Group Meeting

location:

At Louisiana State University, College of Engineering

Wednesday, June 8, 2011

5:45 PM – 8:30 PM

LSU – Patrick Taylor Hall Room 1119, 3304

Patrick F. Taylor Hall, Baton Rouge, LA 70803, for directions see

http://www.eng.lsu.edu/map. For details on the SQL Server User Group meeting

please see their website.

Sponsored By: Ultix Technologies

Ultix Technologies

Agenda:

5:45 – 6:15 pm: Networking and Refreshments

BRDNUG

6:15 – 6:30 pm: Lightning Round – Introduction to OODBMSs

6:30 – 7:45 pm: Topic: Behavior Driven Development using SpecFlow

7:45 – until: Open Forum for questions and Raffle

Lightning Round Topic: Introduction to OODBMSs

Overview: Object Oriented Database Management Systems allow developers to intrinsically persist objects into a format using exactly the same model as object-oriented programming languages. This eliminates the process of writing tedious SQL code or even building and maintaining an ORM model. OOBDMSs further resolve object-relational impedance mismatch concerns. This presentation will showcase basic features of OODBMSs using the db4o database engine.

Speaker: Jeremy Rabalais
BIO: Company: Ultix Technologies

Jeremy Rabalais holds a computer science degree from LSU. Jeremy has been developing enterprise software for over 12 years and has been worked with .NET since beta 1 of the 1.0 release. Jeremy has been a consultant and principal at Ultix Technologies for 6 years. Ultix Technologies is pioneering a custom enterprise application platform called the Ultix CorePlatform. Jeremy has worked extensively in both web and windows development and is currently working in ASP.NET MVC.

Topic: Behavior Driven Development using SpecFlow

Overview: Behavior Driven Development (BDD) is an agile software development methodology much like Test Driven Development (TDD) but with an emphasis on software behavior and having test cases expressed in natural language allowing better collaboration among the whole team, including stake holders and QA. SpecFlow is a Visual Studio extension for implementing BDD in .NET that utilizes the Gherkin feature language popularized in Cucumber (a Ruby BDD tool). The presentation will highlight the advantages to using BDD that go beyond the benefits inherent in TDD, including making it easier to sell your client/manager on the extra up-front time that is required for TDD.

Speaker: Michael Melancon
BIO: Company: Ultix Technologies

Michael Melancon has been involved with creating several application development platforms as well as providing consulting services and custom software development. Michael started in Java but moved to C# when .NET 1.0 was released. Michael is the chief architect and a principal at Ultix Technologies. Ultix Technologies is pioneering a custom enterprise application platform called the Ultix CorePlatform.