Discover How To Watch Satellite TV Online Using Your PC or Laptop?
I have always wanted to watch television on my pc or notebook. In fact, several years ago I purchased a tv tuner that plugged into my laptop with a USB connector. It worked, although the picture wasn’t great. But, it was a large clumsy external device with its own transformer, and I also needed... More...
Search computer documents similar to the query in their content
Search computer documents similar to the query in their content (reducing the time spent on selecting keywords and browsing irrelevant documents) Standard phrase text search only solves the problem of an adequate, fast information retrieval to a small degree. The time wasted on selecting... More...
Translate Spanish to English: Get understood, Get connected
Spanish and English are the most widely followed languages in the world. Together these two languages cover more than half the population of the world. Thus when you translate Spanish to English or vice versa, you build bridges between the two of the largest linguistic communities in the world.... More...
How to overcome record locking in SQL Server in case of concurrent access of data
In Most of multi-user ASP.NET application problem arises when two users are trying to access same data. For an example, if User A is modifying data and at the same time user B is trying to read data. Here we can’t be not say sure that whether user B gets the old original data or newly updated... More...
Cracking the Mysteries of Sybase SqlAnywhere with .NET integration
.NET developers can add the powerful capabilities of SQL Anywhere Anywhere Technology to their applications by using .NET programming interfaces and web services. SQL Anywhere Studio makes the most of the services provided by .NET to let developers add its capabilities to their... More...
A practical use of Open Source Code Softwares
As we started the project of our web site, we knew that the proprietary software costs would be too high for our financial resources. Our only option then was to make use of Open Source Code softwares. However, within the Open Source Code there are lots of softwares to choose from, and... More...
How to upload large file in php?
I have one form Mmy aim was to upload big files from local disk to server. but when i click on upload button it does not upload the file without showing any error. then Ii searched for a solution from web site and for this solution then i found solution by changing... More...
Joomla
Joomla! is a free, open source content management system written with PHP for publishing content on the world wide web and intranets using a MySQL database. Joomla! includes features such as page cactching to improve performance, web indexing, RSS feeds, printable versions of pages, news... More...
Searching in CLOB using Oracle Text
Introduction In the present era of Knowledge based computer applications, there is often a need to store a large amount of text based data into the Database. Moreover, the user also needs facility to search this text for specific key-words. There are several ways to provide search... More...
Php using smarty
Till now i developed most of my projects using asp.net. Just last month only i learned PHP (PHP: Hypertext Preprocessor) is a programming language designed for producing dynamic Web pages. PHP is an open source language and considered to be free software by the Free Software Foundation. At this... More...
Pascal to C# conversion
Conversion is software re-engineering process. For using that, you should know both the languages. i.e. Pascal and C#. Why do we opt for Conversion Software ?: 1) For Better Technology 2) For Better Speed 3) For Modularity 4) For Process Optimization 1)... More...
Record Locking in SQL Server
Pessimistic and Optimistic Concurrency In a multi-user environment, there are two models for updating data in a database: optimistic concurrency and pessimistic concurrency. Pessimistic concurrency involves locking the data at the database when you read it. You essentially... More...
Expected output is not available in spite of putting all the efforts like SRS / SDD, data dictionary,
DO: 1. Follow the company coding standard. 2. Read the SRS / SDD carefully and understand the forms. 3. Understand and write down the instruction of the functional and technical requirement of the form. This is very important since we are developing enterprise application... More...
An Introduction to ERP
Information technology has transformed the way we live live in and the way we do business. Since last decade, I.T. has made a drastic change in our life. As compared to earlier stage, when computer was used just as a typewriter, nowadays users have become more intelligent and IT literate. Now... More...
Where is a good mpeg encoder when you need it?
I recently got an opportunity to convert some of DVDs into DivX and then after a search on the internet found the ImTOO MPEG Encoder, a good conversion utility. My experience with any conversion utility has never been so great until I started working on this conversion utility which appears in... More...