Showing related tags and posts accross the entire site.
-
I am in the process of converting a site (written by someone else) to use .net tiers on the back end. We have a number of stored procs which return XML. The reasoning behind generating the XML within a proc is solid and is the most efficient way getting the desired data. I've been searching the forums...
-
I am a user of CodeSmith 4 professional with NetTiers in my work. Recently I bought a standard copy of CodeSmith 4 standard and the upgraded to 5. My intention was to apply it to a SQL 2005 database on the server of my home network. This is a simple database with currently only one table. I think everything...
-
I have a small app and wanted to use the HierarchyID to manage a tree of data. Has anybody attempted this with CodeSmith 5.0 and Nettiers 2.3? Currently generation works fine but, at runtime when using the GetAll() method I recieve: Type 'Microsoft.SqlServer.Types.SqlHierarchyId' in Assembly...