Click here to Skip to main content
15,884,993 members

Articles by Daniel Miller (Articles: 6, Technical Blogs: 3, Tip/Tricks: 5)

Articles: 6, Technical Blogs: 3, Tip/Tricks: 5

RSS Feed

Average article rating: 4.95

Database Development
SQL Server
4 Jan 2012   Updated: 21 Feb 2012   Rating: 5.00/5    Votes: 9   Popularity: 4.77
Licence: CPOL    Views: 57,830     Bookmarked: 9   Downloaded: 388
Please Sign up or sign in to vote.
This article describes the steps to re-configure SQL Server so that queries return accent-insensitive results. It includes source code (using Microsoft SQL Server 2008 R2 Shared Management Objects) to automate some of the steps in this procedure.
17 Dec 2015   Updated: 30 Dec 2015   Rating: 4.80/5    Votes: 54   Popularity: 8.24
Licence: CPOL    Views: 229,399     Bookmarked: 85   Downloaded: 760
Please Sign up or sign in to vote.
This article describes standard naming conventions for tables and columns, and it provides code that leverages the conventions to visualize dependencies and automatically validate and generate foreign key constraints.
8 Apr 2020   Updated: 8 Apr 2020   Rating: 4.98/5    Votes: 40   Popularity: 7.98
Licence: CPOL    Views: 63,551     Bookmarked: 46   Downloaded: 1,683
Please Sign up or sign in to vote.
Describes a fast, lightweight implementation of the CQRS+ES pattern using C#
Web Development
HTML
31 May 2013   Updated: 26 Jan 2015   Rating: 4.96/5    Votes: 38   Popularity: 7.83
Licence: CPOL    Views: 196,934     Bookmarked: 94   Downloaded: 3,202
Please Sign up or sign in to vote.
Application error handling in ASP.NET
5 Dec 2015   Updated: 5 Dec 2015   Rating: 5.00/5    Votes: 28   Popularity: 7.24
Licence: CPOL    Views: 40,111     Bookmarked: 60   Downloaded: 790
Please Sign up or sign in to vote.
This article describes the C# implementation for a high-performance user/role security principal hierarchy.
LESS
18 Nov 2015   Updated: 10 Dec 2015   Rating: 4.97/5    Votes: 89   Popularity: 9.69
Licence: CPOL    Views: 136,501     Bookmarked: 154   Downloaded: 3,872
Please Sign up or sign in to vote.
This article describes the C# implementation for a high-performance role-based access control list.

Average blogs rating: 4.80

All Topics
13 Oct 2015   Updated: 13 Oct 2015   Rating: 4.60/5    Votes: 6   Popularity: 3.58
Licence: CPOL    Views: 8,862     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Estimating too low on a software development project can destroy your budget and ruin your project schedule. Here's the reason why.
20 Oct 2015   Updated: 20 Oct 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 8,690     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
In 1999, a task force was created by IEEE and ACM to author a code of ethics for our profession; it stands the test of time as an excellent statement of the ideals that we (as developers) strive to uphold. I have posted the summary version here for the benefit of anyone who has not yet read it.
Programming Languages
C#
5 Jan 2016   Updated: 5 Jan 2016   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 16,622     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
How to download messages from an IMAP server using C#

Average tips rating: 4.75

Database Development
SQL Server
27 Jul 2015   Updated: 27 Jul 2015   Rating: 4.88/5    Votes: 6   Popularity: 3.80
Licence: CPOL    Views: 27,202     Bookmarked: 5   Downloaded: 290
Please Sign up or sign in to vote.
This tip describes the code to create a custom SQL Server aggregate function that concatenates multiple string values into a single delimited value.
29 Dec 2015   Updated: 29 Dec 2015   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 13,712     Bookmarked: 11   Downloaded: 498
Please Sign up or sign in to vote.
This tip provides a simple solution to automate the generation of entity and mapping classes for Entity Framework.
DevOps
21 Oct 2015   Updated: 21 Oct 2015   Rating: 4.29/5    Votes: 5   Popularity: 3.00
Licence: CPOL    Views: 117,575     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
This article outlines the steps for installing the Global Assembly Cache Tool on Windows Server 2008.
21 Nov 2015   Updated: 22 Nov 2015   Rating: 4.60/5    Votes: 11   Popularity: 4.79
Licence: CPOL    Views: 11,051     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
This code snippet shows how to count all the tables and rows in a SQL Server database
Programming Languages
T-SQL
23 Oct 2015   Updated: 22 Nov 2015   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 18,892     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
This tip shows how to display the length of the longest string value in every table and column in your database.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Chief Technology Officer Shift iQ
Canada Canada
I have been building software systems for more than 20 years, working for organizations that range from small non-profit associations in my local community to global Fortune 500 enterprises.

I specialize in the design and implementation of online database solutions. My work-related research interests include software design patterns and information architecture.