Always remain updated about current software development trends
This is an alternative for "List SQL Server table column name as rows"
Here it is wrapped in a procedure:CREATE PROCEDURE [dbo].[RefeshAllModules]ASBEGIN DECLARE @Name NVARCHAR(128) DECLARE @Stmt NVARCHAR(128) DECLARE ModuleList CURSOR FOR WITH cte AS ( SELECT DISTINCT lft.referenced_id [object_id] , 0 [Rank]...
This is an alternative for "Validating gender dynamically using REGEX"
Interspersing 'Total' rows among summarized data rows in the correct order
An Extension Method that is similar to String.StartsWith, but uses a StringComparer
c# .net dev intermediate asp.net windows sql beginner silverlight advanced c++ javascript architect sql server wpf mysql html5 mobile c#4.0 jquery