Skip to main content
Email Password   helpLost your password?

Articles by SteveM4 (3 articles found)

Average article rating: 4.34

ASP

Tree Relationship Calculator
Last Updated: 21 Oct 2008   Page Views: 7,983   Rating: 3.82/5    Votes: 6   Popularity: 2.97   Bookmark Count: 19
Licence: The Code Project Open License (CPOL)   
The Tree Relationship Calculator is an object that accepts an XML representation of a tree and will calculate the relationship of any two members within it. This article describes how relationships are calculated, and what terms like second cousin, or first cousin once removed, mean.

Database

SQL

Building an SQL Logic Engine
Last Updated: 22 Sep 2008   Page Views: 7,476   Rating: 4.50/5    Votes: 4   Popularity: 2.71   Bookmark Count: 18
Licence: The Code Project Open License (CPOL)   
This article describes how to build a logic engine entirely in SQL. In the context of our example, a logic engine is a program that takes in a set of variables and corresponding values, evaluates a set of predefined conditions and builds a result set based on which conditions were found to be true.

MSIL

Using Reflection.Emit to Precompile Expressions to MSIL
Last Updated: 6 Jan 2009   Page Views: 10,986   Rating: 4.70/5    Votes: 25   Popularity: 6.58   Bookmark Count: 62
Licence: The Code Project Open License (CPOL)   
The classes in this project allow you to parse text expressions entered by a user and compile them to a .NET assembly. This assembly can be executed on the fly, or saved to a DLL.

SteveM4


Member
Stephen Marsh has over 7 years of experience developing enterprise web applications using web standards and the .Net framework. He has extensive experience in web technologies including XML, XSLT, JavaScript, Ajax and CSS.

Stephen currently works on projects that promote web standards, SOA and SaaS methodologies. Stephen's expertise is in the development of user-centered software for non-technical users.
Occupation: Software Developer (Senior)
Location: United States United States


Last Updated 21 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009