Categories
Microsoft Office

How to restrict editing in word document

How to restrict editing in word document when sending document to your friends,clients or someone else and you want they are not able to edit your document.you can do this with the help of Microsoft Word 2010. you can also allow then to edit only some content of the document. Here i show you how […]

Categories
Sql Server

How to install Sql server 2008

How to install Sql server 2008 A Step by Step guide How to install Sql server 2008, simply and successfully with having prior knowledge. Developers seasoned DBA’s and system administrators find this installation guide useful, . It will tell you the basics required for a typical, problem-free installation of SQL Server 2008.

Categories
How To Article Website Design

ASCII Code for Copyright and Trademark Symbol in Html

ASCII Code for Copyright and Trademark Symbol in Html We can use ASCII codes to create several symbols for HTML.They should be placed into the html just as plain text. The browser render the ASCII code as the correct symbol. Some of them are following:- ASCII Code HTML Code Description ¡ ¢ £ ¤ ¥ […]

Categories
Sql Server

How To Backup Your SQL Server Database

How To Backup Your SQL Server Database To keep your database safe, we have to take backup of our databases.Their are several type of backup (Full,differential,Transaction log). Full Backup:- A Full database backup creates a stand-alone image of the entire database. A  full database backup is self-dependent and may be restored to either the  same or a […]