Entries in Category ‘Tips and Tricks’
A very basic method of creating Cookie in ASP.NET with using HttpCookie. You can read briefly about Cookies at http://msdn.microsoft.com/en-us/library/aa289495(v=vs.71).aspx. I am creating a HTML Page with 3 Buttons to read, write and remove cookie. HTML Page < %@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="read_write_httpcookie_Default" %> < !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> [...]
(Continue reading…)When I bought a domain http://webwizo.tel/ I had been trying to verify my domain ownership into Google Webmaster Tools since couple of days. But, suddenly I have found an article about verification process and I intend to share with you guys. Before buy this domain I saw a TV Commercial regarding how .TEL domain can [...]
(Continue reading…)Sometimes we have to use IIS and XAMPP at same time in the running operating system. In the technical speaking IIS and Apache run at the same default port “80″. Therefore, we have to change default port either IIS or XAMPP, it depends on you. Jokes a part I never change any Microsoft defaults, nobody [...]
(Continue reading…)XAMPP virtual hosts setup is quite easy. There are some reasons to use virtual hosts. Although, your XAMPP works fine if you don’t configure virtual hosts. To use custom domain / virtual hosts, you must designate the IP address or (Port, if available). Lets have a look why do we need to create virtual hosts [...]
(Continue reading…)Lets start with the basic steps of Facebook Application Development. I will show you the complete process to develop a great Facebook app but there are some steps to register application at Facebook. Lets list some steps below to register first: Step #1 – Create Application: login your Facebook account and open this URL to [...]
(Continue reading…)Learn how to create a snippet in Adobe Dreamweaver CS5. You can create a snippet even you can set your own keyboard shortcut to save your time.
(Continue reading…)







