Menu

Close
  • Home
Subscribe
Menu

Mark J. Miller

125 posts
← Newer Posts Page 5 of 21 Older Posts →

jQuery: Highlight table elements when a cell is clicked

In a recent interview I was given an assignment to be completed before the phone interview. The assignment was to highlight the appropriate cell, column and row elements in an HTML table when the table cell was clicked. I was allowed to use any JavaScript »

Mark J. Miller on jquery, javascript 25 February 2011

Sequential Guid Algorithm – Improving the algorithm

My last post addressed generating Guid values which were sequential across system boundaries. The problem with other algorithms is two-fold. First, they are only sequential for a single system. Second, they are based off the MAC address of the system »

Mark J. Miller on sql_server, guid, comb, uniqueidentifier, net 13 October 2010

Fall 2010 CodeCamp Presentation: Investigating CQRS

As promised, here are the files from my Utah CodeCamp presentation. The source code represents the final solution including topics I didn’t get to in the presentation because of time. Soure Code PowerPoint Presentation »

Mark J. Miller on cqrs 10 October 2010

Sequential Guid Algorithm – Implementing Combs in .NET

Today Ayende released his sequential guid answer, which is something I had been working on as well. I’ll be honest and say the current implementation takes from his recent posts (previous to today’s). If it weren’t for him, I would not have known about »

Mark J. Miller on sql_server, guid, comb, uniqueidentifier, net 28 September 2010

SQL Server add column with DEFAULT CONSTRAINT: The Dumb Little Things

Sometimes you think you know and then when you go and open your big mouth and make a fool of yourself. I generally script all my database changes by hand. Not 100%, if it’s a big change I’ll right-click the object and use the script menu command to »

Mark J. Miller on sql_server, t-sql, ddl 29 April 2010

Domain-Driven Design: Protect your persistence required methods

I’ve been reading up on Domain-Driven Design (DDD) lately and I’ve checked out Jimmy Nilsson’s book Applying Domain-Driven Design and Patterns: With Examples in C# and .NET. I was reading Ch 5, “Moving Further with Domain-Driven Design” and Jimmy is talking »

Mark J. Miller on ddd, domain-driven-design, explicit-interface-implementation 16 April 2010
← Newer Posts Page 5 of 21 Older Posts →
developMENTALmadness © 2017
Casper theme powered by Ghost