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
See the 911 Attack on Notepad
Now the attack of World Trade Center can be seen on a simple Notepad file. Let’s begin this trick with the bit of information – The flight n...
About ASP.NET
About ASP.NET ASP.NET is a server-side Web application framework designed for Web devel...
sql server Join Query
BEGIN select id , mappedto , '4306' as cityid , MAPCHECKSTATUS , checkbyuser , MAPCHECKTIME , status , entrydate ...
How to Connect Laptop to TV
How to Connect Laptop to TV Most computers have an S-Video port that can be connected to the S-Video input of your TV screen using a very c...
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...
Create a bootable CD or DVD with or without floppy
Create a bootable CD or DVD with or without floppy With the CD-ROM available on almost every computer nowaday, floppy drives become a histor...
How to Deal with Laptop Over Heating
A laptop is an extensive investment that requires a great care from your side so that it keeps on running for years. Many laptops (almost 90...
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...
iPad Tips: Shut Down Your iPad For Real
Shut Down Your iPad For Real When you press the power button on the iPad it really just turns off the screen. That‘s why it comes on so fas...
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…...
Label
Advance Sql Query
Android Development
Antivirus Softwares
Computer Triks
Hardware
Internet
Speed Up Your PC
Windows 7 tips
Windows 8
WINDOWS GAMES
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)