Diberdayakan oleh Blogger.
Tampilkan postingan dengan label new tips. Tampilkan semua postingan
Tampilkan postingan dengan label new tips. Tampilkan semua postingan

Remove Shadows From Desktop Icons in Windows

Remove Shadows From Desktop Icons in Windows
Remove Shadows From Desktop Icons in Windows 1) Press Win + Pause. 2) Click on Advanced system settings in the task pane. 3) Click on Settin...

Tweak Windows 7/Vista Games To Cheat & More

Tweak Windows 7/Vista Games To Cheat & More
Tweak Windows 7 Vista Games To Cheat & More How To Use: Run the tool. Select the games in which you want to enable the extra options. Cl...

Creating a Simple User Login Form in MVC

Creating a Simple User Login Form in MVC
Step 1. Creating a project. Then select that you are using Razor engine. Check create Tests if you are planning to use it later in your proj...

Software QA Terminology: Bug Bash

Software QA Terminology: Bug Bash
In this article of Software QA Terminology series, we will explore Bug Bash. It is a test activity that is carried out by a number of people...

Lock your personal folder

Lock your personal folder
Lock your personal folder Suppose you want to lock the folder movies in d: which has the path D:\movies. In the same drive create a...

Load Your Menu Faster

Load Your Menu Faster
Load Your Menu Faster Go to Start then Run Type 'Regedit' then click 'Ok' Find "HKEY_CURRENT_USER\Control Panel\Desktop...

How do you choose a good password?

How do you choose a good password?
How do you choose a good password? 1. Don't use words that can be found in any dictionary of any language 2. Develop a mnemonic for reme...

Use Hidden International Wallpapers and Themes

Use Hidden International Wallpapers and Themes
Use Hidden International Wallpapers and Themes When you first install Windows 7, it asks for your language, time and currency. Based on your...

Get a Power Efficiency Report in Windows

Get a Power Efficiency Report in Windows
Get a Power Efficiency Report in Windows Have a laptop and want to get more battery life out of it? Windows 7 includes a hidden built-in too...

Shake Your Desktop Free of Clutter

Shake Your Desktop Free of Clutter
Shake Your Desktop Free of Clutter If you frequently run multiple programs simultaneously, your desktop can get extremely cluttered. This ca...

Security token Key Generagor in C#

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...

Multiple Markers View in Google Map Integration :

Multiple Markers View in Google Map Integration :
<% @ Page Language ="C#" AutoEventWireup ="true" CodeFile ="Default2.aspx.cs" Inherits ="Default2...

sql server Join Query

sql server Join Query
BEGIN       select id , mappedto , '4306' as cityid , MAPCHECKSTATUS , checkbyuser , MAPCHECKTIME , status , entrydate      ...