Roxio Software Helps You Take Control of Your Music
If you are a music fan, whether you download songs from the Internet or have a vast collection of CDs, LPs and cassettes stored in your house, Roxio has a piece of software that will help you manage your collection and get more out of your music. Roxio is probably best known as the... More...
Harness Streaming Audio, Video with Applian Technologies
Have you ever wanted to tape music from your favorite online radio station or other streaming audio source? Is there an Internet broadcast you would love to listen to, but you're never at home when it is on? These are just a couple of the problems that Applian Technology can solve for... More...
Protect Your Computer With Zone Labs
Zone Labs is the most trusted name in Internet security, and with good reason. The Zone Labs products are effective at keeping computers protected from spyware, hackers and other Internet bad guys without clogging up your system. They're also easy to install and configure to meet your... More...
The ADO.Net Model
ADO.Net is the latest in a series of technologies from Microsoft which focus on the connection of applications to databases of one sort or another. From the DAO which (and is) was the native mode of connection for MSAccess, through the short-lived RDO, and the now comparatively long-in-the-tooth... More...
Being safe on the net - taking care of online security
Online security can be referred as one of the biggest challenges most computer users face in today’s internet world. It is reported that every year millions of people are becoming victims of security threats. The majority of the online security threats are done by hackers or attackers... More...
Web Development: Fundamentals You Need to Know
If you've regularly browsed the World Wide Web and paused to think about how you could stake your claim on the Internet, this essay might help. Tons of people wonder where they can begin to tap into all the potential. The Internet is an unbelievably great way of sharing info and it's possible... More...
The ADO.Net Connection Object
Either in connected or disconnected mode, the first thing one needs to do is to connect to the database(s). This is accomplished in ADO.net by creating a connection object that points to the subject database. The properties of the connection object are: Connection string ... More...
The ADO.Net Command Object
In a connected mode environment, after a connection is established with the data, the data is manipulated and returned using the command object. The command object is passed a SQL query SELECT statement, which is run by one of the Execute methods. The three Execute methods are ExecuteNonQuery... More...
A guide of Outlook Express backup
Most small companies and home users don’t need to buy an expensive solution for data backup. They can simply copy important files to a CD or DVD, and if an information loss occurs, they can get it back easily. If it is simply to copy documents, photos and other files, not the same is for... More...
The ADO.Net DataReader
The Data Reader is a simple object – a use one time and throw away container for holding the results of an ExecuteReade()r method of the command object. The Data Reader’s principal method is the Read() method, which reads one record from the result set. Since in a client server... More...
The ADO.Net DataAdapter Object
The key to using the DataSet object to its full capability is the DataAdapter. You’ll recall that the DataSet is built usually by downloading data from tables in a dataset on the server. The connection to the server is then closed. The user then can manipulate and update or append data on the... More...
Recruiting Software Vs. MS OUTLOOK
We have started to upgrade our interface to MS OUTLOOK in our recruiting software. OUTLOOK is has a tremendous usage (might want to say “OUTLOOK has tremendous value and most executive search recruiters are already using it”) Most executive search recruiters evaluating recruiting software are... More...
Content Management: In the phase of Open Source models
In recent years, numerous pre-built open source content management systems have emerged as viable alternatives to costly proprietary products or custom-built solutions. Simple-to-install, easy-to-use alternative, convenience, scalability and very low cost are perhaps some of the... More...
The main online security threats.
By logging on to the net, you are at risk at once. Online security threats are a big challenge today. There are several types of threats on the internet.The main threats are Spyware, Viruses and Hackers. It is absolutely necessary to protect yourself, your computer and your personal... More...
Erasing index.dat files
1. What are index .dat files? When you visit a webpage, the content (html files, pictures, flash, java scripts and other) is downloaded and saved to your computer. This is called the cache or Temporary Internet Files. Every time a cache entry is saved, it will also insert a pointer to the... More...