ProgTalk - Your archive for all source code

Who we are

Progtalk is an online community serving thousands of people searching for code, news, new types of technology, as well as tutorials. Here you can find programming articles, code snippets, forums, a place to ask your questions, and the latest techonology news. With your help, we are building an online community to share knowledge. Browse our articles archive, or give back to it with one of your own. ALWAYS remember, what may be simple for you may be difficult for others. We all started from the same level...
V8: an open source JavaScript engine Google engineer, Lars Bak, explains the key engineering decisi... More Videos...

Submit An Article

Have an article of you own?
Submit your article in 4 easy steps.
  • Choose a category
  • Upload your images
  • Enter article details
  • Attach files

Latest Articles:

Ways to prevent and recover lost Windows Password
More and more people are using computer, and owing to this mishandling of computer is also on the rise. And to prevent that,...
Tips to choose a reliable Data Backup software
Every data that is not backed up can get lost! That is why it has become very important for us to have a backup of all our v...
Is your Hard Drive Deleted data Completely Inaccessible?
So you deleted all the data from your computer hard drive, and readied it for the garage sale, ensuring that no trace of you...
Significance of a Data Backup software
Backing up data is one of the most important things in todays times, as more and more vital data is saved on the hard drive....
Difference between formatting and wiping hard drive
If you want to delete data from hard drive then you have many options like you can use right click property to delete file a...
Get your Pictures Back With Impeccable Digital Photo Recovery Software
Don't despair, if you have lost some most cherished photos, videos or audios due to virus infection or accidental deletion. ...
Fixing “system registry file is missing, or corrupt” Error Message
Windows 7 operating system features a hierarchical database to store entries related to applications and operating system co...
Career Opportunities in Emirates’ Ajman
Get to know over Ajman and available job opportunities in healthcare and real estate sectors in Ajman .Ajman is witnessing a...
Working Environment in Dubai
Article will be source for those expats who willing to work in Dubai, but not aware from available opportunities and work en...
Make Your Move to Middle East Fruitful
Article will be a help for those expats, who are planning to shift his /her place of work to Middle East. They can consider ...

Other Articles:

Tribal Tours in India- Browse Through the Origin and Evolution of Human Civilization
Tribal Tours in India- Browse Through the Origin and Evolution of Human Civilization
Why Should You Prefer to Have Custom Website Design?
Why Should You Prefer to Have Custom Website Design?
Different Types of Indian Tour Packages
Different Types of Indian Tour Packages
What Qualities an E-commerce Website Design Should Have?
What Qualities an E-commerce Website Design Should Have?
Amrapali - Golf Homes - Noida Extension, Noida – Call us at 09999561111
Amrapali Group has launched a new project "Amrapali Golf Homes" in Noida Extension. It offers 2/3 bedroom apartments varying...
Kerala Backwater Tour- Explore the Unseen and the Undiscovered Charm of the Backwaters
Kerala Backwater Tour- Explore the Unseen and the Undiscovered Charm of the Backwaters
Top 7 Mistakes that Turn Website Design Worthless
Top 7 Mistakes that Turn Website Design Worthless
Stop at the Right Destination for Web Solutions
Stop at the Right Destination for Web Solutions
South India Temple Tour – In Quest Of Inner Peace and Tranquility
South India Temple Tour – In Quest Of Inner Peace and Tranquility
Experience the Ultimate Mental and Physical Bliss with Yoga Tours in India
Experience the Ultimate Mental and Physical Bliss with Yoga Tours in India

View More Other Articles

C# Programming Articles:

Understanding basic concepts of inheritance
This tutorial gives an explanation of what inheritance is and how it can be used. It outlines basic fundamental concepts of ...
How to destroy a cookie in c#, vb.net and asp.net
A simple function that shows how one can destroy a cookie in languages C#, VB.NET and ASP.NET
Understanding the Basic Concepts of a .NET Class.
This tutorial gives an explanation of what a class is and how it can be used. It outlines the basic concepts of a class, whe...
LINQ To SQL - Select Query Example in Visual Studio 2008
A very simple article showing how to perform a select query using Linq.
How to use the Wizard Control in ASP.NET and C#
Here we will create two pages, the Default which contains the wizard, and a Complete.aspx page which we will display after t...
Get all files of directory and sub directories using ASP.NET, C#, and VB.NET
Using C#, VB.NET, and ASP.NET to get all files of directory and subdirectory.
How to bind dropdownlists using datasource databind sources.
Source code showing how to bind to a dropdownlist using a a datasource.
How to use a SqlDataReader to retrieve data using Sql.
Simple code to extract data from your database using System.Data.SqlClient.SqlDataReader.
ASP.NET Web.Config - Configuring the ASP.NET Web.Config for your IIS web applications
ASP.NET Web.config configuration, Web.config features, and integration with ASP.NET web applications. Learn how to configur...
Alert messages using div without javascript alerts.
This tutorial will describe how one can implement div pop up messages instead of using javascript alerts. This allows a bet...

View More C# Articles

VB.NET Programming Articles:

How to destroy a cookie in c#, vb.net and asp.net
A simple function that shows how one can destroy a cookie in languages C#, VB.NET and ASP.NET
How to send emails using VB.NET and Visual Studio 2005
A simple class to send email using VB.NEt
Get all files of directory and sub directories using ASP.NET, C#, and VB.NET
Using C#, VB.NET, and ASP.NET to get all files of directory and subdirectory.
A beginners guide to using XmlDocument in Csharp and VB.NET
Article describing how to read through the nodes of an xml document using XmlNode, XmlNodeList, and XmlDocument. A beginner...
How to bind dropdownlists using datasource databind sources.
Source code showing how to bind to a dropdownlist using a a datasource.
ASP.NET Web.Config - Configuring the ASP.NET Web.Config for your IIS web applications
ASP.NET Web.config configuration, Web.config features, and integration with ASP.NET web applications. Learn how to configur...
Using a GridView with Radio Buttons in VB.NET
Describes how to select and highlight a row by using a gridview in vb.net.
Understanding the differences between Cache, Session, and ViewState.
Properly using cache, session, and viewstate objects in your asp.net application.
Google like Auto-Suggest using VB.NET without the AJAX Framework
This example will show how to create an autosuggest feature like google without any Ajax frameworks.
DataGrid - Master/Child/Slave Details in VB.NET - Expand/Collapse Rows (Master/Detail View)
Master Slave Relationship in Datagrid in VB.NET while expanding and collapsing rows using client side Javascript.

View More VB.NET Articles

ASP.NET Programming Articles:

Understanding basic concepts of inheritance
This tutorial gives an explanation of what inheritance is and how it can be used. It outlines basic fundamental concepts of ...
How to destroy a cookie in c#, vb.net and asp.net
A simple function that shows how one can destroy a cookie in languages C#, VB.NET and ASP.NET
Understanding the Basic Concepts of a .NET Class.
This tutorial gives an explanation of what a class is and how it can be used. It outlines the basic concepts of a class, whe...
LINQ To SQL - Select Query Example in Visual Studio 2008
A very simple article showing how to perform a select query using Linq.
How to use the Wizard Control in ASP.NET and C#
Here we will create two pages, the Default which contains the wizard, and a Complete.aspx page which we will display after t...
Get all files of directory and sub directories using ASP.NET, C#, and VB.NET
Using C#, VB.NET, and ASP.NET to get all files of directory and subdirectory.
How to bind dropdownlists using datasource databind sources.
Source code showing how to bind to a dropdownlist using a a datasource.
ASP.NET - Adding Client Side Message Boxes
Using confirmation message boxes in javascript with your asp.net applications.
How to use a SqlDataReader to retrieve data using Sql.
Simple code to extract data from your database using System.Data.SqlClient.SqlDataReader.
ASP.NET Web.Config - Configuring the ASP.NET Web.Config for your IIS web applications
ASP.NET Web.config configuration, Web.config features, and integration with ASP.NET web applications. Learn how to configur...

View More ASP.NET Articles

.NET Programming Articles:

Understanding basic concepts of inheritance
This tutorial gives an explanation of what inheritance is and how it can be used. It outlines basic fundamental concepts of ...
How to destroy a cookie in c#, vb.net and asp.net
A simple function that shows how one can destroy a cookie in languages C#, VB.NET and ASP.NET
Understanding the Basic Concepts of a .NET Class.
This tutorial gives an explanation of what a class is and how it can be used. It outlines the basic concepts of a class, whe...
LINQ To SQL - Select Query Example in Visual Studio 2008
A very simple article showing how to perform a select query using Linq.
A beginners guide to using XmlDocument in Csharp and VB.NET
Article describing how to read through the nodes of an xml document using XmlNode, XmlNodeList, and XmlDocument. A beginner...
Get all files of directory and sub directories using ASP.NET, C#, and VB.NET
Using C#, VB.NET, and ASP.NET to get all files of directory and subdirectory.
Using the Login Control to Validate User Credentials Part 1
This article will describe how we can incorporate the .Net login control in our web applications. A simple tutorial which w...
Script Generator - Allows you to create classes for all your sql tables. (Real Time Saver)
Create classes for sql tables including insert, updates, and delete statements. Generate dataset and sql data readers for y...
How To Use Tree Menu Based On User Credentials ( Logged In User / Not Logged In User).
This is a simple tutorial using Master Pages, and a Tree Menu control using Visual Studio 2005. The tree menu dynamically g...
How to use the Wizard Control in ASP.NET and C#
Here we will create two pages, the Default which contains the wizard, and a Complete.aspx page which we will display after t...

View More .NET Articles

JavaScript Articles:

How to validate two date range fields in JavaScript.
Javascript method to validate the date range.
Validate Drop Down List Agaist Textbox
Javascript Method to validate drop down list items. Items in textbox can be added to drop down list through javascript.
Javascript Method to validate the year.
This is a simple javascript fuction which will validate a text field for the year. It consists of two paramaters which are ...
Alert messages using div without javascript alerts.
This tutorial will describe how one can implement div pop up messages instead of using javascript alerts. This allows a bet...
Using the .NET Calendar with your web applications. Simple tutorial to make a pop up calendar.
This tutorial will show how we can incorporate a calendar control in our web applications. Download the source code to get ...
How do I hide an iframe using JavaScript?
A simple function that will allow you to hide an iframe.
How to collapse and expand rows of a datagrid using C#, ASP.NET, and Javascript. (Version 2)
Master Slave Relationship in Datagrid while expanding and collapsing rows using client side Javascript. (Version 2)
Javascript Regular Expressions for validation.
List of some common regular expressions using javascript.
DataGrid - Master/Child/Slave Details in ASP.NET, C# - Expand/Collapse Rows (Master/Detail View)
Using ASP.NET, C#, Framework 1.1 to show a master/detail grid with javascript to expand & collapse.

View More JavaScript Articles

SEO Articles:

Lead Generation Program: Relevant Facet of Internet Marketing
Lead generation program can be considered to be a relevant facet of the Internet marketing, which has always ensured the ste...
Web 2.0 Design – Rendering Superior and Useful Website Designs
Web 2.0 Design – Rendering Superior and Useful Website Designs
Recovering Data from Windows XP based SATA Hard drive
Recovering Data from Windows XP based SATA Hard drive
SEO Basics for beginners and webmasters for better Google SEO rankings
Understanding basic SEO techniques for higher SEO ranking. This article will describe fundamental SEO techniques that are k...
SEO - Canonical tag
This articles describes the Google canonical tag and discusses how to implement it wisely.

View More SEO Articles

Technology Articles:

Get your Pictures Back With Impeccable Digital Photo Recovery Software
Don't despair, if you have lost some most cherished photos, videos or audios due to virus infection or accidental deletion. ...
Fixing “system registry file is missing, or corrupt” Error Message
Windows 7 operating system features a hierarchical database to store entries related to applications and operating system co...
How to recover inaccessible files when you uninstall Dell OpenManage in Windows 2000
Dell OpenManage is a product suite containing various products to manage network and systems in a number of organizations. I...
How to repair corrupt superblock in ext2 file system
In the Linux systems, the ext2 (short for second extended file system) file system is used extensively by numerous users. Th...
Why Should You Prefer to Have Custom Website Design?
Why Should You Prefer to Have Custom Website Design?
What Qualities an E-commerce Website Design Should Have?
What Qualities an E-commerce Website Design Should Have?
Top 7 Mistakes that Turn Website Design Worthless
Top 7 Mistakes that Turn Website Design Worthless
Stop at the Right Destination for Web Solutions
Stop at the Right Destination for Web Solutions
Recover deleted data using card recovery software
Have you accidentally deleted some important images and videos from your digital camera's memory card?
How to recover Windows XP system after improper FAT32 to NTFS conversion
Have you recently changed the file system of your Windows XP system from FAT32 to NTFS? So, are you facing any booting probl...

View More Technology Articles

Windows Articles:

Ways to prevent and recover lost Windows Password
More and more people are using computer, and owing to this mishandling of computer is also on the rise. And to prevent that,...
Tips to choose a reliable Data Backup software
Every data that is not backed up can get lost! That is why it has become very important for us to have a backup of all our v...
Is your Hard Drive Deleted data Completely Inaccessible?
So you deleted all the data from your computer hard drive, and readied it for the garage sale, ensuring that no trace of you...
Significance of a Data Backup software
Backing up data is one of the most important things in todays times, as more and more vital data is saved on the hard drive....
Difference between formatting and wiping hard drive
If you want to delete data from hard drive then you have many options like you can use right click property to delete file a...
Get your Pictures Back With Impeccable Digital Photo Recovery Software
Don't despair, if you have lost some most cherished photos, videos or audios due to virus infection or accidental deletion. ...
Fixing “system registry file is missing, or corrupt” Error Message
Windows 7 operating system features a hierarchical database to store entries related to applications and operating system co...
How to recover inaccessible files when you uninstall Dell OpenManage in Windows 2000
Dell OpenManage is a product suite containing various products to manage network and systems in a number of organizations. I...
How to recover Windows XP system after improper FAT32 to NTFS conversion
Have you recently changed the file system of your Windows XP system from FAT32 to NTFS? So, are you facing any booting probl...
File Recovery to Fix Windows Vista Operating System Crash Problems
Blue Screen and Stop errors are quite common and frequent in Microsoft Windows operating system. These problems are with all...

View More Windows Articles

Linux Articles:

How to repair corrupt superblock in ext2 file system
In the Linux systems, the ext2 (short for second extended file system) file system is used extensively by numerous users. Th...
File Recovery Becomes Easy Using Ext2 Recovery Software
Accidental deletion of file is one of the most common reasons of data loss as it is a very common user mistake
Fixing “Operation not permitted” Error in Linux
Fixing “Operation not permitted” Error in Linux
Recover All Your Lost Data Due to 'nxidrop' Command in a LINUX System
Though, recent versions of various LINUX flavors come with attractive and friendly graphical user interfaces, basically LINU...
Recovering Linux hard drive in a dual boot system
Recovering Linux hard drive in a dual boot system
Linux Hard Drive Recovery to Retrieve Your Valuable Data
Linux Hard Drive Recovery to Retrieve Your Valuable Data
Creating and Manipulating the Linux Volumes Can Cause Data Loss
You can effectively manage your valuable data on Linux hard drive by dividing it into various logical disks,
An Easy Way to Recover Data From Ext3 File System Volume
The Ext3 (Third Extended) file system is an advanced journaling file system of Linux operating system
Recovering lost files from an ext4-based Linux system
The ext4 (Fourth Extended File System) is the successor of the ext3 file system, which is a journaled file system
Recovering lost data in ext3 partitions after ext3grep fails to recover
The journaled ext3 system is an extremely powerful file system and makes the data very organized as opposed to its predecess...

View More Linux Articles

Unix Articles:

NSS volume unbootable Post Grub Boot Parameter Modification
GRUB (Grand Unified Boot Loader), an important element used to load Novell operating system, consists of certain parameters ...
Fixing “Vol1 Changed to Sys. Volume Sys Object ID...” Error Message
Are you receiving an error message while trying to access the records data saved in your volume? If the answer is 'Yes', the...
Recovery Service v/s Recovery Software
People are often confused about the difference between data Recovery Softwares and Recovery Services. When to use which one...
Rectifying “Out of space on EAFS” Error in UNIX Open Server
SCO Open Server system administrator is to make sure that there is enough disk space for the user.
About Drive Wipe utilities
Are you thinking of selling or handling over your computer system to someone?
Do not let anyone misuse your data
Computers are required to organize and store huge mass of information.
How to resolve “bad super block: magic number wrong” in BSD
Sometimes, after upgrading your BSD (Berkeley Software Distribution) operating system.
Why do we Wipe off the data permanently from the hard drive
To remove your data permanently from the hard drive, use the Stellar Disk Wipe software.
System "do not boot after" Installing Solaris 10 Kernel Patch
System "do not boot after" Installing Solaris 10 Kernel Patch
Tips to resolve “Illegal Option” Error Message in SCO UnixWare
Tips to resolve “Illegal Option” Error Message in SCO UnixWare

View More Unix Articles

Apache Articles:

How to use mod_rewrite to simplify URL Rewriting in Apache
This article explains the magic of URL manipulation using the mod_rewrite module for Apache.

View More Apache Articles

SQL 2000 Articles:

Resolving “Internal error. Buffer provided to read..” MS SQL Server Error
Resolving “Internal error. Buffer provided to read..” MS SQL Server Error
Rectifying “Table error: Page P_ID is empty...” MS SQL Server Error
Rectifying “Table error: Page P_ID is empty...” MS SQL Server Error
How to rectify Error 8994 in MS SQL Server 2008 database
How to rectify Error 8994 in MS SQL Server 2008 database
Troubleshooting Error 'Msg 7105' in Microsoft SQL Server Database
Troubleshooting Error 'Msg 7105' in Microsoft SQL Server Database
Rectifying Error 8993 in corrupted SQL Server 2008 database
Rectifying Error 8993 in corrupted SQL Server 2008 database
How to Fix “Error: 823” in Microsoft SQL Server
How to Fix “Error: 823” in Microsoft SQL Server
How to recover corrupted SQL Server 2008 database from Error 8974
How to recover corrupted SQL Server 2008 database from Error 8974
DBCC DBREINDEX Fails to Rebuild Microsoft SQL Server Database Indexes
DBCC DBREINDEX Fails to Rebuild Microsoft SQL Server Database Indexes
Out-of-range and Invalid Data Causes Errors in SQL Server Database
Out-of-range and Invalid Data Causes Errors in SQL Server Database
How to rectify Error 7995 in SQL Server 2008 database
How to rectify Error 7995 in SQL Server 2008 database

View More SQL 2000 Articles

SQL 2005 Articles:

Resolving “Internal error. Buffer provided to read..” MS SQL Server Error
Resolving “Internal error. Buffer provided to read..” MS SQL Server Error
Rectifying “Table error: Page P_ID is empty...” MS SQL Server Error
Rectifying “Table error: Page P_ID is empty...” MS SQL Server Error
How to rectify Error 8994 in MS SQL Server 2008 database
How to rectify Error 8994 in MS SQL Server 2008 database
Troubleshooting Error 'Msg 7105' in Microsoft SQL Server Database
Troubleshooting Error 'Msg 7105' in Microsoft SQL Server Database
Rectifying Error 8993 in corrupted SQL Server 2008 database
Rectifying Error 8993 in corrupted SQL Server 2008 database
How to Fix “Error: 823” in Microsoft SQL Server
How to Fix “Error: 823” in Microsoft SQL Server
How to recover corrupted SQL Server 2008 database from Error 8974
How to recover corrupted SQL Server 2008 database from Error 8974
DBCC DBREINDEX Fails to Rebuild Microsoft SQL Server Database Indexes
DBCC DBREINDEX Fails to Rebuild Microsoft SQL Server Database Indexes
Out-of-range and Invalid Data Causes Errors in SQL Server Database
Out-of-range and Invalid Data Causes Errors in SQL Server Database
How to rectify Error 7995 in SQL Server 2008 database
How to rectify Error 7995 in SQL Server 2008 database

View More SQL 2005 Articles

SQL 2008 Articles:

Resolving “Internal error. Buffer provided to read..” MS SQL Server Error
Resolving “Internal error. Buffer provided to read..” MS SQL Server Error
Rectifying “Table error: Page P_ID is empty...” MS SQL Server Error
Rectifying “Table error: Page P_ID is empty...” MS SQL Server Error
How to rectify Error 8994 in MS SQL Server 2008 database
How to rectify Error 8994 in MS SQL Server 2008 database
Troubleshooting Error 'Msg 7105' in Microsoft SQL Server Database
Troubleshooting Error 'Msg 7105' in Microsoft SQL Server Database
Rectifying Error 8993 in corrupted SQL Server 2008 database
Rectifying Error 8993 in corrupted SQL Server 2008 database
How to Fix “Error: 823” in Microsoft SQL Server
How to Fix “Error: 823” in Microsoft SQL Server
How to recover corrupted SQL Server 2008 database from Error 8974
How to recover corrupted SQL Server 2008 database from Error 8974
DBCC DBREINDEX Fails to Rebuild Microsoft SQL Server Database Indexes
DBCC DBREINDEX Fails to Rebuild Microsoft SQL Server Database Indexes
Out-of-range and Invalid Data Causes Errors in SQL Server Database
Out-of-range and Invalid Data Causes Errors in SQL Server Database
How to rectify Error 7995 in SQL Server 2008 database
How to rectify Error 7995 in SQL Server 2008 database

View More SQL 2008 Articles

MySQL Articles:

How to recover corrupted MyISAM file in MySQL 5.0
MySQL is one of the most popular open-source database in the world. The reasons its popularity is its availability, performa...
Rectifying Error 1033 and repairing corrupt InnoDB MySQL table
The MySQL database is the world's most used open source database. It is used everywhere in the world, even Antartica, becaus...
Power Surge Causes Improper Shutdown and Corruption to MySQL Database
MySQL is a widely-used and advanced relational database management system.
Database Page Corruption and Page Checksum Error in MySQL
Is your MySQL database gets crashed frequently? Are you unable to start MySQL database service and getting an error message ...
How to recover corrupt MySQL database when the wtlicensemanager.dll file is missing
MySQL is an open source database that is used as a means for enterprise solutions. It is widely used in various high-traffic...
Rectifying corruption issues in MyISAM table in MySQL 5.0.22 database
MySQL is the most popular open-source database in the world. It has the distinction of being the only database that is used ...
Repairing corrupted MySQL database because of interrupted ALTER TABLE command
The DDL (Data Definition Language) commands are used to define (or modify) the definition of a database table. Likewise in M...
How to rectify ERROR 1146 (42S02) error in a MySQL database
MySQL is a relational database management system (MySQL) that provides multi-user access to many databases. MySQL database i...
Rectifying “Can't open file:'TableName.MYD'. (errno: 145)” in MySQL
MySQL is a popular RDBMS (Relational Database Management System), which runs as server offering multi-user access to various...
Fixing InnoDB Table Corruption Post “Starting crash recovery” Error
InnoDB tables, like any other database components can be corrupted due to a logical crash.

View More MySQL Articles

Oracle Articles:

Hidden Parameters to Access Corrupt Oracle Database
Is your Oracle database inaccessible due to corruption? Are you unable to open a corrupt database and extract information fr...
Tips to Repair “ORA-00376: file xx cannot be read...”
Data saved in the Oracle database components is saved in hierarchical format and at four different levels-Tablespace, Segmen...
Avoid Common Mistakes While Recovering Damaged Oracle Database
Database corruption is a quite common problem in every Relational Database Management System, including Oracle. The corrupti...
Recovering Tablespace From Corrupt Oracle Database
A tablespace in Oracle database is mainly a logical storage unit that comprises of at least one datafile. This datafile cons...
Tips to Solve 'ORA-1578' Error'
Data in an Oracle database is stored in logical units called blocks (also called, logical blocks or data blocks). This is th...
Hardware Assisted Resilient Data Technique to Prevent Oracle Database Corruption
In Oracle Relational Database Management System, database corruption generally occurs due to corruption to database block on...
Oracle Data Block Corrupted Post System Malfunctioning
Each Database Administrator (DBA) has his own story of Oracle database corruption. While Oracle database corruption is rare,...
How to Detect and Fix Table Corruption in Oracle?
How to Detect and Fix Table Corruption in Oracle?
Using Web Pages and Packages in Oracle UPK
In this article, you will learn how to use Web Pages in the Concepts pane and beyond and how to use Packages and link them t...

View More Oracle Articles

Latest Forums:

+
+
+
+
+
+
+
+
+
+

C# Forums:

+
+
+
+
+
+
+
+
+
+

VB.NET Forums:

+
+
+
+
+
+

ASP.NET Forums:

+
+
+
+
+
+
+
+
+
+

Technology Forums:

ProgTalk Poll

What programming language do you mostly use?







183 Votes View Results