Browse by Tags

All Tags » C# (RSS)

HTML Output Abstraction and SubSonic by mxmissile

Jason has a posted a good read on the topic here. On the topic of SS , I'm still on the fence. I grew up with WORM and have since migrated to NHibernate . I'm just not sure about the "Generate my domain from the database schema." idea. Unfortunately I...
Filed under: , , , ,

Hiring! by mxmissile

We are hiring a full time ASP.NET Developer! Location: Salt Lake City, UT 84121 Status: Full Time, Employee Or Contract Job Category: Computers, Software Relevant Work Experience: 1+ to 2 Years Career Level: Experienced (Non-Manager) Education Level:...
Filed under: , , ,

Links 4 Later IV by Travis

Tree Surgeon
Filed under:

TDD, DB, and Unit Tests - Book or Article? by Travis

Can anyone recommend a good book or article on writing unit tests to cover object persistance and retrieval via a relational database? Or maybe on writing tests covering general data access.
Filed under: , ,

Agile Day Here @ travis.net.blog by Travis

Patterns for Daily Stand-up Meetings Martin Fowler has posted a nice piece on "scrums" writen by Jason Yip . "The daily stand-up meeting is simple to describe: the whole team meets every day f or a quick status update. This short definition...
Filed under: , ,

Links 4 Later II by Travis

Common .NET Naming Conventions ( DotNetKicks ) Gadwin Print Screen ( Chris Moss )
Filed under:

Another Sharp? by Travis

Found a new baby, Script# Prototype .
Filed under: ,

Compiler Warnings vs Code Analysis by Travis

public class Team { private IList<Athlete> athletes; ... } Compiler Warning : Field Team.athletes is never assigned to, and will always have its default value null. ( its assigned to in my mapper layer ) public class Team { public Team() { athletes...
Filed under:

USB Barcode Scanners by Travis

Mike Hall posted about how easy it is to use WEPOS and a USB barcode scanner . Which got me thinking about a project I have coming on the horizon. I will be looking for a decent handheld barcode scanner(s) (maybe wireless), anyone recommend a good hand...
Filed under:

Bleh by Travis

http://support.microsoft.com/default.aspx?scid=kb;en-us;907757
Filed under:
More Posts Next page »