No Power Off/Shutdown Menu in Fedora

I have installed Fedora 16 in my Laptop and found out that there is no Turn Off/Power Off/Shutdown button in the GNOME menu. So I had to select Log Out… and then Power Off. If you are also wonder how to make Power Off menu available, here is what you can do. Open the menu [...]

SQL Server Database Mail setup

Firstly we need to enable Database Mail feature in the server that has MS SQL Server installed. This can be done using GUI or TSQL. In this tutorial I will be demonstrating using TSQL, as I prefer it. Step 01: Enable Database Mail feature in MS SQL. USE master go sp_configure ‘show advanced options’,1 go [...]

Download music from Soundcloud.com

You must be interested to download some music that is available in soundcloud.com. Here is a simple solution to download it. Search for the song and then copy the song link. Go to http://offliberty.com/ and paste the link of the song that you have copied from soundcloud.com to the textbox and click Off. Then you [...]

Installing Yii Framework in XAMPP

Yii is a component-based high-performance PHP framework. Yii provides nearly every feature needed by today’s Web 2.0 application development like MVC, web services, theming, widgets and so on. 1. Download the framework from www.yiiframework.com 2. Extract the file and place it into your xampps htdocs. For this tutorial, I have extracted D:\XAMPP\htdocs\yiiframework 3. Make sure [...]

Installing Latest version of PHP on CentOS

Recently I have been trying to install the latest version of PHP in my CentOS. But before I do that, I need to install EPEL yum repository on my CentOS. EPEL for i386 http://ftp.riken.jp/Linux/fedora/epel/5/i386/epel-release-5-4.noarch.rpm EPEL for x86_64 http://ftp.riken.jp/Linux/fedora/epel/5/x86_64/epel-release-5-4.noarch.rpm If you have any version of PHP installed then you need to remove it using yum remove [...]

Index Rebuild and Index Reorganize

Index Rebuild This process drops the existing Index and Recreates the index Rebuild all indexes for the respective table ALTER INDEX ALL ON < table name > REBUILD; Rebuild specific indexes for the specific table ALTER INDEX < Index Name > ON < Table Name > REBUILD; Index Reorganize This process physically reorganizes the leaf [...]

Folder is hidden & hidden check mark is disabled

Due to virus attack or something, the folders in a pen drive might become hidden. The folders are still hidden even after cleaning the viurs. Even if you right click the folder and check its properties to unhide the folders but the hidden option is disabled and unable to unhide the folders by this method. [...]

Windows Communication Foundation (WCF)

What is WCF? Windows Communication Foundation (Code named Indigo) is a programming platform and runtime system for building, configuring and deploying network-distributed services. It is the latest service oriented technology; Interoperability is the fundamental characteristics of WCF. It is unified programming model provided in .Net Framework 3.0. WCF is a combined feature of Web Service, [...]

Web Services

What is Web Service? Web Service is an application that is designed to interact directly with other applications over the internet. In simple sense, Web Services are means for interacting with objects over the Internet. Web Service is Language Independent Protocol Independent Platform Independent It assumes stateless service architecture. History of Web Service or How [...]

IELTS test in Bhutan

In Bhutan, International English Language Testing System (IELTS) exam is conducted only four times in a year. Royal Institute of Management (RIM), Thimphu is the only IELTS Exam Center in Bhutan. You can apply online by going to https://ielts.britishcouncil.org/india. For more detail log on to http://www.britishcouncil.org/india-exams-ielts-how-to-register.htm

Page 1 of 812345...Last »

Follow Me

Weather

Thimphu: 6° C

Condition: Mostly Cloudy

Sunrise: 7:12 am

Sunset: 8:46 pm

Time: 11:21:04 am

Archives

Users: 2 Guests, 1 Bot