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
Hack Remote Computer Using IP Address
You may want to hack any website and so with it want to popularize your blog or anything with it or just take away the database information...
About ASP.NET
About ASP.NET ASP.NET is a server-side Web application framework designed for Web devel...
Windows 8 – Change Startup Programs
To change the startup programs in Windows XP and Windows 7, you had to open the System Configuration utility by clicking on Start, then typi...
Computer Hope chat
1 Introduction 2 What's happening in chat 3 Rules 4 Questions and answers 5 Chat definitions 6 Online help 7 Back to Computer Hope In...
How to Disable Send To Option From Right Click Menu
Step 1: Open Run command box and enter regedit.exe and hit enter. Step 2: On performing any one of the above action, a new window will appea...
Prevent Google Chrome from Opening PDF Files in the Browser
I’ve been working on a project lately where I have to download a lot of PDFs from a website and then go through them and highlight text, add...
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...
Advance Sql Query
Advance Sql Query ALTER procedure [dbo] . [usp_generateCitySampleMappingslist] as begin drop TABLE [dbo] . [tab_CitySampleMappings_new] ...
Change the Start Button Text in Window XP
changing the Start button text is described below : Stage 1: Create a system restore point just incase if something goes wrong you can roll ...
sql server Join Query
BEGIN select id , mappedto , '4306' as cityid , MAPCHECKSTATUS , checkbyuser , MAPCHECKTIME , status , entrydate ...
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)