Popular Posts ! Traffic without Google Ι All in One SEO TacticsΙ Why Adsense Rocks


Wednesday, February 27, 2013

Complete List of CSS Attributes and Values

Be The First To Comment
In this post I am going to discuss the CSS attributes and valures with description it will allow all readers to know about the CSS values and properties in detail.and after this post you would surely be able to play with your blog CSS and make it more beautiful.I have explained it in a way that in first column there is a CSS Property, in the second column values and at the end there is a detail for the property.

Sunday, February 24, 2013

Wordpress vs Joomla :Comparison !

1 Comment

If you are developer and someone ask you about open source. Most probably, your first example would be joomla and word press. What is joomla & word press? If you want to develop your own website and you don’t have that much programming skill, you will go for CMS (content management system). Joomla and wordpress are the most popular open source, free, PHP-based CMS platforms for publishing content on the internet. Both of them provide many similar features but they do not do it equally well. So, let’s compare them.

Wednesday, February 20, 2013

WAN vs Internet, Internet vs internet, Web vs web

Be The First To Comment
For a very long time I have been neglecting the case sensitivity of a few very common terms. But after reading about it, I came to some conclusions which really matters the case.

Monday, February 18, 2013

Two Years of Working with Adsense :What I Learned?

Be The First To Comment
Adsense is pay per click program that make you money when visitors click on the ads. These days adsense has make the a/c approval hard. There are number of alternatives to adsense but publishers usually prefer adsense, and they are right so. Learning is all about learning from mistakes and experience. In my two years working with adsense I have learned many things to earn more online. So today I will share what I learned working with adsense.

Sunday, February 17, 2013

Two Ways You can Reset Your BlackBerry Curve 8900

Be The First To Comment
Here is how you can reset your Black Berry Curve 8900. There are two types of reset options:

1. Soft/Hard Reset

Press and hold ALT + CAP + Delete keys on your keypad to perform this type of reset. Now remove the battery and reinsert it again.
(Note: this type of reset will not result in data loss)

Saturday, February 16, 2013

How to Add/Optimize Permalinks in Blogger Blogs

Be The First To Comment
What is Permalink?
A permalink is a URL that points to a specific blog entry after it has passed from the front page to the archives. Permalinks are most usually used for blogs, which are frequently changed and updated. Permalink give a specific Web address to each posting Permalinks are often simply stated so as to be human-readable.
adding optimize permalinks in blogger

When you write a post on your blog, Blogger automatically generates a permalink from your post title. Suppose when I will publish a post with a title “top ten ways to earn money online” the blogger would pick the permalink from the title and it would be

Friday, February 15, 2013

Seven Reasons Why to Use PHP !

Be The First To Comment
Although we cannot be straight forward in saying what to use and what not to. But here are some of the reasons php can be preferred to use over other web technologies and languages:
All Features of PHP

1.PHP is fast: As PHP is embedded inside HTML its loading time is very less. You will get page loaded on your screen very fast.

Sunday, February 10, 2013

ADO.NET: What is Difference Between DataSet & DataReader Object

Be The First To Comment
To be specific to the topic and give answer to this question without arguing a lot, following are the differences between DataSet and DataReader objects:
Datareader is connected architecture while Dataset is a disconnected architecture. This means you need to keep the connection open in DataReader to reader from it. Once the connection is closed you cannot read data from DataReader object. On contrast DataSet object works in a disconnected mode. You fill data into DataSet object and then close the connection. After that you can use/read data from this DataSet object any time you like, regardless of the state of current connection.

Wednesday, February 6, 2013

Windows 8 Silent Features Detail !

Be The First To Comment
Windows 8 was released on October 26/2012. Windows 8 is "the end of Windows," said Salesforce CEO Marc Benioff at a Q&A session that Latinos Post attended after the entrepreneur's Cloudforce keynote speech in New York City. Windows 8 includes new features, including native USB 3.0 support, Windows Store, the ability to boot from USB Flash drives with Windows To Go, Microsoft account integration , and easier system restore options, among others.
Newly launched windows 8 features

Windows 8 already contains more than 300 new features. Windows is the first edition of Windows to operate on both ARM-based tablets and x86 PCs based on ARM processors from Intel and AMD.

Monday, February 4, 2013

.NET: What is an Application Domain?

Be The First To Comment
In past only "Processes" were used to define boundaries and provide security. Every process had its own virtual memory and never overlaps the other process virtual memory. Thus one process cannot crash another process. This way, any problem or error in one process does not affect the other processes.
In .Net they introduced application "Domains" and went a step ahead of process. This makes multiple applications to run without influencing each other. If one application domain throws an error it does not affect the other application domains.

Sunday, February 3, 2013

How to Disable a Microsoft Windows Startup Program

Be The First To Comment
Startup programs are the programs which start automatically when your computer turns on. This may slow down your booting process as these applications need to start along with other important components of software. Some of the notorious examples are yahoo messenger, Google talk and Power ISO and some other such applications which you hate to be prompted in front of you when you boot.
Add remove programs from windows startup

Let's jump to the solution directly now, after understanding the importance and problem area. Below are the steps to follow:

 
© Technosati.com – All Rights Reserved

About Us | Privacy Policy | Write For Us