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...
How to compile Linux Kernel Compiling Mandrake Linux at the command prompt. From: mrjakid Views: 79... 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:

Fixing Fatal Table Error in SQL Server Database
Fixing Fatal Table Error in SQL Server Database
BKF File Corruption on a Network Drive
Though a BKF file is a backup of your data, but keeping the file away from any problem is of utmost concern. Therefore, most...
How to Recover Data Post Hard Drive Spindle Motor Damage
A hard drive spindle motor, sometimes called as spindle shaft, rotates the hard drive platters, and is responsible for prope...
Corruption issues with Normal.dot file
Very few may know that MS Word uses a global template (Normal.dot) to store its default settings such as font, font size, et...
Drive Formatted! Backup Corrupted! Is Data Still Recoverable?
Disk formatting is usually done to eradicate or remove all the errors or problems that a computer might be facing previously...
How to Solve Corrupt System Registry File (Error 0xc000014c) in Windows Vista?
Windows system registry is the system-defined database that contains information like configuration files to store settings ...
Resolving “Extent E_ID in database” Error Message
The records saved in a SQL Server database table is divided into various pages, such as GAM (Global Allocation Map) , SGAM (...
Rectifying “INACCESSIBLE_BOOT_DEVICE” Error in Microsoft Windows 2000
Rectifying “INACCESSIBLE_BOOT_DEVICE” Error in Microsoft Windows 2000
Recovering Lost Pictures from PowerShot A3100 IS Camera
A PowerShot A3100 IS user can experience similar type of picture loss incidents that can also affect other digital cameras. ...
Solving Exchange Server 2007 Database Corruption ?
The driver detected a controller error on \Device\Harddisk0\DR0.

Other Articles:

Jobs in Saudi Arabia
Article contains information over jobs in different sectors of Saudi Arabia. Also tell us about the city, economical status...
Career in Sales in Dubai
Article contains information over the sales career in different sectors and industries of Dubai .Article also provide a good...
Jobs in Dubai: Nursing Job as a Career in Healthcare Industry
Article Contains information over career in healthcare industries of Dubai in gulf region. Article will also tell the demand...
Job opportunities in Cairo
Article contains information over the Job opportunities in Cairo and Egypt .Article explains the career growth in teaching j...
Manufacturing and tourism jobs in Oman
Article contains solution for manufacturing and tourism jobs in Oman. Also explain the lifestyle and career in Oman.
After Getting Jobs in Gulf-How to select the best school for your children
Article will be help for those who got job in gulf region and facing trouble to get admission of their children in school. A...
Life and Jobs in Sharjah
Article contains information over life style and opportunities in Sharjah. Article will clear you the cost of living in the ...
Life in Abu Dhabi
Article contains information over City culture and cost of living in Abu Dhabi .Article will provide good opportunities reso...
Career in Hotel industry in Riyadh
Article contains information over plethora opportunities available in hotel industry of Riyadh for each level. You can get i...
Jobs in Doha
Article Contains information over life style, culture, region, Laws and highly paid job in Doha. Job Seeker can search job i...

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.
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...
How to add, edit, update, and/or delete rows from a MSSQL database using datasets.
Here we will see how easy it is to work with datasets to modify our data from MSSQL databases. This tutorial was done with ...
How to send emails using VB.NET and Visual Studio 2005
A simple class to send email using VB.NEt
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...

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:

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:

Fixing Fatal Table Error in SQL Server Database
Fixing Fatal Table Error in SQL Server Database
BKF File Corruption on a Network Drive
Though a BKF file is a backup of your data, but keeping the file away from any problem is of utmost concern. Therefore, most...
How to Recover Data Post Hard Drive Spindle Motor Damage
A hard drive spindle motor, sometimes called as spindle shaft, rotates the hard drive platters, and is responsible for prope...
Corruption issues with Normal.dot file
Very few may know that MS Word uses a global template (Normal.dot) to store its default settings such as font, font size, et...
How to Solve Corrupt System Registry File (Error 0xc000014c) in Windows Vista?
Windows system registry is the system-defined database that contains information like configuration files to store settings ...
Resolving “Extent E_ID in database” Error Message
The records saved in a SQL Server database table is divided into various pages, such as GAM (Global Allocation Map) , SGAM (...
Rectifying “INACCESSIBLE_BOOT_DEVICE” Error in Microsoft Windows 2000
Rectifying “INACCESSIBLE_BOOT_DEVICE” Error in Microsoft Windows 2000
Recovering Lost Pictures from PowerShot A3100 IS Camera
A PowerShot A3100 IS user can experience similar type of picture loss incidents that can also affect other digital cameras. ...
Solving Exchange Server 2007 Database Corruption ?
The driver detected a controller error on \Device\Harddisk0\DR0.
Perfect Solution for Corrupted Excel Files
Everything in this world has its prons and cons, and the same is true for technology. In the world of computers too, the abo...

View More Technology Articles

Windows Articles:

Drive Formatted! Backup Corrupted! Is Data Still Recoverable?
Disk formatting is usually done to eradicate or remove all the errors or problems that a computer might be facing previously...
Rectifying “INACCESSIBLE_BOOT_DEVICE” Error in Microsoft Windows 2000
Rectifying “INACCESSIBLE_BOOT_DEVICE” Error in Microsoft Windows 2000
Data Loss from Windows XP in Dual-boot Configuration with Windows NT 4.0
Data Loss from Windows XP in Dual-boot Configuration with Windows NT 4.0
Fixing Windows Vista Booting Error Messages
A Windows based system with only one hard drive partition is considered more safe in comparison to a system with multiple ha...
Windows Recovery If Windows Vista Does Not Boot Up
Windows Recovery If Windows Vista Does Not Boot Up
Hard Drive Format May Cause Failure in Windows Small Business Server 2003
Hard Drive Format May Cause Failure in Windows Small Business Server 2003
Resolving “Error loop (x64)- Error code 0xc0190036” Error in Windows Vista
Resolving “Error loop (x64)- Error code 0xc0190036” Error in Windows Vista
Windows Reports Corrupted Files on NTFS File System Partition
Windows Reports Corrupted Files on NTFS File System Partition
How to Fix Startup Issues in Windows Using Windows Startup Disk
How to Fix Startup Issues in Windows Using Windows Startup Disk
Lost your Password? Must Read!!
A password is a secret word or phrase, that is applied to restrict any intruder, hacker or unknown person from getting acces...

View More Windows Articles

Linux Articles:

Severe Data Loss in Linux Upon Running fsck on Mounted File System
Are you unable to mount your Linux hard drive volume? The problem could be due to corruption the Linux hard drive data struc...
Linux Data Recovery Using 'myrescue' Utility
In Linux operating system, myrescue is an utility to retrieve still-readable information from damaged hard drive.
Resolving “Root inode is not a directory. Clear?” Linux Error
In Linux operating system, you can check the integrity of file system and hard drive.
Linux Hard Drive Recovery to Fix Hard Drive Read Errors
Linux Hard Drive Recovery to Fix Hard Drive Read Errors
Improper Use of Fdisk and dd command May Cause Data Loss in Linux
The hard drives can be divided in one or more parts, known as partitions. The division of hard drive is described in partiti...
Linux Data Recovery Through Ext3grep Utility
The Linux file systems are extremely powerful and they work great, particularly the Ext3 file system. It is an extremely rob...
Resolving booting issues after Ubuntu upgrade
Upgrading your system with latest version of Ubuntu enables you to support the latest drivers, BIOS (Basic Input Output Syst...
Resolving Linux Error 'The filesystem size (according to the superblock) is xxx...'
Linux Superblock is an important data structure of its file system. The Superblock comprises of basic information, like file...
Rectifying “can't find ext2 File System” Error in Linux
Linux is a popular open source operating system, which offers great security features.
How to Fix “Read-only file system” Error in Linux?
File system is the most critical data structure of Linux operating system, which is responsible for organizing data on the h...

View More Linux Articles

Unix Articles:

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
How to Prepare Your Computer and Hard Drive for Disposal
Many of us throw out all sorts of things in trash that could be used to restore information.
How to Absolutely Remove Data From Computer Hard Drive
Technology is something very important for modern businesses to speed up production.

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:

Fixing Fatal Table Error in SQL Server Database
Fixing Fatal Table Error in SQL Server Database
Resolving “Extent E_ID in database” Error Message
The records saved in a SQL Server database table is divided into various pages, such as GAM (Global Allocation Map) , SGAM (...
Fixing “Table error: Cross object linkage...” Error Message
Fixing “Table error: Cross object linkage...” Error Message
Tips to resolve “Table error … offset 0xADDRESS is invalid” Error
A table in MS SQL database can be corrupted due to various reasons. One of the most common being the corruption in metadata ...
Fixing “Table Error ... index ID I_ID B-tree level mismatch...” Error
Fixing “Table Error ... index ID I_ID B-tree level mismatch...” Error
Ghost Records in MS SQL Server
Ghost Records in MS SQL Server
Fixing “Forwarded row referenced...” Error Message
Fixing “Forwarded row referenced...” Error Message
Fixing “System table mismatch...” Error Message
Fixing “System table mismatch...” Error Message
Tips to resolve “Could not repair this error” Error Message
Tips to resolve “Could not repair this error” Error Message
SQL database corruption result in “Table Error”
SQL database corruption result in “Table Error”

View More SQL 2000 Articles

SQL 2005 Articles:

Fixing Fatal Table Error in SQL Server Database
Fixing Fatal Table Error in SQL Server Database
Resolving “Extent E_ID in database” Error Message
The records saved in a SQL Server database table is divided into various pages, such as GAM (Global Allocation Map) , SGAM (...
Fixing “Table error: Cross object linkage...” Error Message
Fixing “Table error: Cross object linkage...” Error Message
Tips to resolve “Table error … offset 0xADDRESS is invalid” Error
A table in MS SQL database can be corrupted due to various reasons. One of the most common being the corruption in metadata ...
Fixing “Table Error ... index ID I_ID B-tree level mismatch...” Error
Fixing “Table Error ... index ID I_ID B-tree level mismatch...” Error
Ghost Records in MS SQL Server
Ghost Records in MS SQL Server
Fixing “Forwarded row referenced...” Error Message
Fixing “Forwarded row referenced...” Error Message
Fixing “System table mismatch...” Error Message
Fixing “System table mismatch...” Error Message
Tips to resolve “Could not repair this error” Error Message
Tips to resolve “Could not repair this error” Error Message
SQL database corruption result in “Table Error”
SQL database corruption result in “Table Error”

View More SQL 2005 Articles

SQL 2008 Articles:

Fixing Fatal Table Error in SQL Server Database
Fixing Fatal Table Error in SQL Server Database
How to do multiple inserts using a single sql line
How to do multiple inserts using a single sql line
Remarks on Data Recovery Software
The hard drive got crashed, system got infected with a virus, user deleted some important files acci
Northwind database for SQL Server Express 2005/2008
Northwind not found when you install SQL Server 2005 Express Edition. So you have to install it yourself. Here is the quic...
Pubs database for SQL Server Express 2005
Pubs not found when you install SQL Server 2005 Express. Here is how you can install it yourself, the quick way.

View More SQL 2008 Articles

MySQL Articles:

Repair MySQL table with damaged Index
Repair MySQL table with damaged Index
Three ways to Repair MyISAM tables
Three ways to Repair MyISAM tables
MySQL Database Table corrupt after running a Procedure
MySQL Database Table corrupt after running a Procedure
Fixing “Tablespace Error” Post power failure
Fixing “Tablespace Error” Post power failure
Fixing “Key in wrong position...” Error Message
Fixing “Key in wrong position...” Error Message
Repairing Corrupt MySQL InnoDB table
Repairing Corrupt MySQL InnoDB table
MySQL Database Corruption post Collation Issues
MySQL Database Corruption post Collation Issues
Table Corruption after running of Flush and Optimize Commands
Table Corruption after running of Flush and Optimize Commands
MyISAM Table Corrupted due to Improper Indexing
MyISAM Table Corrupted due to Improper Indexing
MySQL Table corruption post Migration to MySQL5
MySQL Table corruption post Migration to MySQL5

View More MySQL Articles

Oracle Articles:

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?







25 Votes View Results