Quickly create a Dictionary using Linq to Objects
Feb 10, 2010
When working with collections or lists, sometimes you just need to get a simple dictionary.
There are a number of ways to do this, but the ToDictionary method seems promising.
...
➦
Fluent NHibernate Many-to-many mapping with auto-generated pk instead of composite key
Feb 10, 2010
I’ve been using Fluent NHibernate for the past couple of weeks. This is my first project using NHibernate, and to lessen the configuration time, I decided to use Fluent NHibernate.
...
➦
Select Actions, Chrome Extension
Feb 7, 2010
Another extension for Google Chrome, Select Actions adds popup menu functionality to selected text.
To use, highlight some text and the menu will display for 3 seconds.
...
➦
Mixing Business Logic and the Presentation Layer… Why do people do it?
Jan 24, 2010
In .NET Application Architecture Guide, 2nd Edition, the writers explicitly say:
Do not mix different types of components in the same logical layer.
...
➦
New Tab Redirect!
Jan 18, 2010
[][1]Google Chrome Extension - New Tab Redirect! I wanted to write an extension for Google’s Chrome browser. I did some research to find out what a lot of people *wished* would exist.
...
➦
My Development Blog
Jan 18, 2010
When I began my internship with Agility Healthcare Solutions (now part of GE Healthcare), I thought it would be beneficial to keep a blog of my activities.
...
➦
Quake Tracker
Jan 18, 2010
The Project
I love Google products! Again, I am a huge fan of Google products, so I decided to explore the APIs and tools which Google offers.
...
➦
Calculator (Java/GWT)
Jan 18, 2010
The Project
My continuing goal in application development is to learn new technologies and explore my possibilities. I am a huge fan of Google products, so I decided to explore the APIs and tools which Google offers.
...
➦
Meta Tag Generator
Jan 18, 2010
The Project
My wife and her friend are starting a copy writing business. I wrote this tool to help with SEO.
...
➦
INFO 465 – Projects in IS
Jan 18, 2010
The class:
“The student’s behavioral and technical skills developed in listed prerequisite courses are challenged by participating in a team systems development project.
...
➦