Skip to main content

Posts

Setup .PK domain with Godaddy Hosting

Setup .PK domain with Godaddy Hosting STEP-1 Open domain page from your account Add your .pk domain as offsite in godaddy don't check transfer this domain to godaddy checkbox. STEP-2 Now go to Manage Hosting/Cpanel page and select Addon Domains And fill the form and add the domain STEP-3 Now go to Domains page and click your offsite domain name and open its zone file. next next Now when Zone File tab is open, scroll-down to bottom and get your name servers STEP-4 Now take these name-servers and add them on your domain's pknic account. Thanks, if you got any questions please send me an email at m.qayyum--at--live.com

How to parse JSON data with .Net C#?

There are many occasions arise when we have to get some information form websites, websites offer information to their user in different formats and JSON is one of them. Actually you can parse JSON data in C# itself by writing some code but JSON.Net library will help a great deal. Example  Let's consider an example where we have to get tweets count of a webpage from twitter. Twitter provides us with an easy way to do that by simply sending a request to one of its urls Request Sample  https://cdn.api.twitter.com/1/urls/count.json?url=http://download.cnet.com/Free-PDF-to-JPG-Converter/3000-2016_4-75728284.html Request Response string  Response = {" count ":10,"url":"http:\/\/download.cnet.com\/Free-PDF-to-JPG-Converter\/3000-2016_4-75728284.html\/"} Here we go, we need to get count variable from that response. Create a Class in C# and add this code public class SharesCount { private int Count_; public int Count ...

Make the text on your screen easier to read in windows7

Right click on Desktop... And then click Personalize on menu... And then follow these steps...

Adjust for best performance Windows 7 | Adjust for best Appearance Windows 7

Open Control Panel Then Follow these steps

When your windows was installed on your computer

(Start -> Run -> cmd), and enter  systeminfo

PHP Tutorials: Register & Login: User registration

Part1 Part2 Part3 Part4 Part5 Part6

C:\System Volume Information is not accessible. Access is denied.

When u want to access "System Volume Information" folder in C:\ directory and u can't access it and encountered following error. Do following steps... 1-goto properties of "System Volume Information" 2-Click Security tab on Properties dialog box. 3-Now click Edit button. 4-Click Add...  button 5-Now type your name as i typed "M.Qayyum" in Enter the object name to select  text area.And click ok button. 6-Now check all check boxes in Permissions Area. 7- If this Error occurred click  Continue  button. Now u can open  System Volume Information folder

Hahahaha

How to track your blog visitors?

As a new blogger(webmaster),it is always interesting to know how many people are visiting your blog/site,pageviews,where they are coming from,which sites are referring,how many are coming via Search Engines(google,yahoo,etc) and what they are typing in the search engines to visit your site. These stastistics are very handy interms of improving your blog and it is for FREE If you search the google,you will find hundreds of sites which will track the visitors of your blog/site .But,some sites will provide more information about your visitors than the others. So,how to do this? Here are the best tracking sources interms of the feautures they provide. Note:One thing is common for all the tracking sites.First you need to register,and provide the necessary information about your blog/website.Next,they will give you a html code and you have to embed it in your blog. How to do that in blogger? 1. Sign in to your blogger dashboard. 2 .Click on the ' layout ' link next ...

XML links grabber

Extract xml links (PAD Files) from PadRepository.com...... for your software indexing website like softpedia.com Download from Skydrive:

Save your eyesight!!!!

Ever notice how people texting at night have that eerie blue glow ? Or wake up ready to write down the Next Great Idea, and get blinded by your computer screen? During the day, computer screens look good—they're designed to look like the sun . But, at 9PM, 10PM, or 3AM, you probably shouldn't be looking at the sun. f.lux F.lux fixes this: it makes the color of your computer's display adapt to the time of day, warm at night and like sunlight during the day. It's even possible that you're staying up too late because of your computer. You could use f.lux because it makes you sleep better, or you could just use it just because it makes your computer look better. (http://stereopsis.com)

Microsoft SQL Server 2005 Express Edition

Installation: Creating new database

Amazing driver updater-DriverMax

DriverMax This is absolutely free and full driver updater which is also certified with Microsoft. If u have any difficulty to locate your hardware driver it automatically detects and install driver for your hardware. Website: http://www.drivermax.com Download from Skydrive