skip to main
|
skip to sidebar
COMPUTER TIPS AND TRICK
Home
Create Title Case In Sql Server Query
Create FUNCTION [dbo].[udf_TitleCase] (@InputString VARCHAR(4000),@IsRemoveunderscore int) RETURNS VARCHAR(4000) AS BEGIN DECLARE @Index INT...
Read more »
0 comments
Export multiple DataSets to multiple Excel sheets dynamically formatted according to the record's data type
“Export multiple DataSets to multiple Excel sheets dynamically formatted according to the record's data type” public void DataSe...
Read more »
0 comments
HOW TO ENABLE GAME IN WINDOW 7 ?
HOW TO ENABLE GAME IN WINDOW 7 ? 1. CLICK ON START BUTTON. 2. GO TO CONTROL PANEL. 3. CHANGE THE CATEGORY IN VIEW MODE. 4. SELECT PROGRA...
Read more »
0 comments
Security token Key Generagor in C#
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebContr...
Read more »
0 comments
Multiple Markers View in Google Map Integration :
<% @ Page Language ="C#" AutoEventWireup ="true" CodeFile ="Default2.aspx.cs" Inherits ="Default2...
Read more »
0 comments
sql server Join Query
BEGIN select id , mappedto , '4306' as cityid , MAPCHECKSTATUS , checkbyuser , MAPCHECKTIME , status , entrydate ...
Read more »
0 comments
Popular Posts
Label
Advance Sql Query
Android Development
Antivirus Softwares
Computer Triks
Hardware
Internet
Speed Up Your PC
WINDOWS GAMES
Windows 7 tips
Windows 8
Windows xp
Blog Archive
▼
2014
(1)
▼
March
(1)
Create Title Case In Sql Server Query
►
2013
(34)
►
September
(2)
►
August
(1)
►
July
(4)
►
June
(1)
►
May
(3)
►
March
(3)
►
February
(20)
►
2012
(77)
►
October
(3)
►
August
(13)
►
July
(49)
►
June
(6)
►
May
(2)
►
February
(4)
►
2011
(7)
►
October
(4)
►
September
(3)