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
Best Note Taking Apps for iPad 2 and Retina
In this article, I’ll go through four great note-taking apps for the iPad that should cover just about anyone’s needs in terms of note-takin...
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...
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...
PERMANENTLY DELETED FILES RECOVERY SOLUTION
ALL (CTRL+ALT+DEL) PERMANENTLY DELETED FILES RECOVERY SOLUTION Sometimes we delete the files permanently, and realize that deleting them is ...
HACK PASSWORDS STORED IN FIREFOX BROWSER
Passwords are generally stored in fire fox in a encrypted form in their database… Now lets learn how a hacker could decrypt these passwords…...
create a virtual cd drive
With DAEMON Tools you can back up your physical CD/DVD/HD DVD/Blu-ray discs into “virtual discs” or so called “disc image” files, which run ...
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...
Fix Delay When Typing in Windows
I recently ran into a very annoying problem while using Microsoft Word on my Windows 7 machine. Firstly, it’s a fairly fast machine and so I...
Change your Mouse Pointer Looks
Open Mouse by clicking on Start button Clicking Control Panel Clicking Mouse . Click the Pointers tab and then do one of the following: Read...
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)