Database
A database is a structured collection of records or data.
Article

How To Create an XSD File With Insert, Update and Delete Methods

In this tutorial I will tell you how you can to create XML Schema Definitions (XSD) file with Insert, Update and Delete methods in it. How we can use it in Data Access layer.
Article

Get to the Database Data using DbSchema Relational Data Browse

Databases are widely used to support different kind of applications, from large to small, recently even in different Android applications. In most of the cases the SQL language is used to access and...
Article

PHP Script for generating Dynamics Video RSS Feed

PHP Script for generating Dynamics Video RSS Feed RSS – Rich site Summary is a standardize xml format that is use to publish a news once and view by many application. Document that contains RSS...
Article

RumorMill 5 - C# RSS, RDF and ATOM Reader

RumorMill 5 is a C# WPF MVVM application that polls RSS feeds. It also supports the idea of categorizing your feeds by color and name so you can identify the topic of the feed simply by the color....
Article

Editing an SQL Server table in Excel

Display and edit data from an SQL Server table inside Excel.
Article

A Guide to SQL Performance for Developers

Use The Index, Luke is a free tutorial to SQL performance for developers. Unlike many other SQL performance tuning resources, Use The Index, Luke avoids unnecessary details about database...
Article

Disabling SQL Server Table Constraints

SQL Server databases should be configured with foreign key constraints to maintain referential integrity and check constraints to ensure that table data is always valid. Occasionally these...
Article

Controlling XML Serialization of Attributes (.NET)

The default action, when serializing objects to XML, is for each public property and field to generate an XML element. The XmlAttribute attribute can be applied to public members to modify this...
Article

Controlling Serialization of XML Elements (.NET)

When serializing classes to XML, each public property and field value is transformed into an XML element. The name of the element matches the name of the property. The XmlElement attribute allows the...
Article

Build Relational Databases in Seven Steps

Any web application, be it an ASP.NET or not, revolve around relational database. So to create a good application design, you should always create a good database design. Database design is a process...
Article

Controlling XML Serialization of the Root Element (C#)

Every XML document includes a root element that contains all of the other information held. When serializing objects to XML the root element's construction is linked to the name of the class or...
Article

The Importance Of MySQL Database Migration

Even though MySQL enjoys a fair amount of popularity, not many third-party backup tools exist in order for data to backed up. People will have to find out about applications that will avoid the...
Article

Storing Binary Data to Database by using ASP.NET

Tutorial explains how to store to database and get back binary data, like images, .pdf or .zip files. There is an option to store this type of data to web server file system. But, there is also...
Article

Consume a news feed using c# code

Learn how to use the built in new feed libraries to read data from RSS, RDF and ATOM feeds using c#.
Article

Bulk Upsert to Sql Server using C#

Learn a method of uploading large volumes of data to sql server to update / insert rows.
Article

XmlDataSource Control

Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and...
Article

SQL Server Error Handling

Microsoft SQL Server 2005 introduced new error handling capabilities for scripts and stored procedures. This article describes the use of the try / catch block in Transact-SQL that permits errors to...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.