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

HTML Parser in .NET, C#, VB.NET, ASP.NET

Elerium HTML .NET Parser component, new release 2.4 has been introduced by Elerium Software. HyperText Markup Language (HTML) is the main markup language for displaying web pages and other...
Blog Post

dbForge SQL Complete Joins High Five Program!

Great news for SQL Server people! Starting from today, SQL Complete add-in joins Devart’s High Five program. This means that each of you can get a discount for a tweet, a facebook like or a...
Blog Post

Third version of FREE sql code completion tool

dbForge SQL Complete Express is a free intellisense add-in for SQL Server Management Studio. Designed to provide the fastest T-SQL query typing ever possible. Supports SQL Server 2000, 2005, 2008...
Blog Post

VB.Net School - .Net Framework - Lesson #1 - Exercise 1 - Quesstion 3

Question: The term "Disconnected Data Source" is heavily used when talking about ADO.Net. What does it actually mean? Write a 200 - 300 word response: I'm going to get ethereal in my answer, so...
Blog Post

SharePoint Recovery to Fix Database Corruption Caused by Faulty Update

Are you unable to access SharePoint Services after installing updates? Is your database accessible, but you can still access the Central Administrator? This problem most frequently occurs due to...
Blog Post

SharePoint Recovery When STSADM MergeContentDB Cause Corruption

Microsoft SharePoint allows you to move site collection one content database to another. You can use STSADM MergeContentDB command for the same. For this, you are required to define source and...
Blog Post

Java Tutorial 5 – Arrays

Programming Tutorial Java Tutorial 5 – Arrays In non-trivial computing problems you often need to store lists of items. Often these items can be specified sequentially and referred to by their...
Blog Post

Java Tutorial 4 – Methods

Programming Tutorial Java Tutorial 4 – Methods All the programs we’ve written to date have been quite simple, well under fifty lines of code each. As programs grow in size it begins to make sense...
Blog Post

Java Tutorial 3 – The For Statement and Operators

Programming Tutorial Java Tutorial 3 – The For Statement and Operators Java isn’t as redundant as perl, but there’s still almost always more than one way to write any given program. The following...
Blog Post

Java Tutorial 2 – Classes and Objects: A First Look

Programming Tutorial Java Tutorial 2 – Classes and Objects: A First Look Classes are the single most important feature of Java. Everything in Java is either a class, a part of a class, or describes...
Blog Post

Java Tutorial 1 – Hello World: The Application

Programming Tutorial Java Tutorial 1 – Hello World: The Application At least since the first edition of Kernighan and Ritchie’s The C Programming Language it’s been customary to begin programming...
Blog Post

C tutorial index

Programming Tutorial C tutorial index C Tutorial 1 – The basics of C C Tutorial 2 – If statements C Tutorial 3 – Loops C Tutorial 4 – Functions C tutorial 5 – Switch case C Tutorial 6 – An...
Blog Post

C Tutorial 12 – Accepting command line arguments

Programming Tutorial C Tutorial 12 – Accepting command line arguments Typecasting is a way to make a variable of one type, such as an int, act like another type, such as a char, for one single...
Blog Post

C Tutorial 11 – Typecasting

Programming Tutorial C Tutorial 11 – Typecasting Typecasting is a way to make a variable of one type, such as an int, act like another type, such as a char, for one single operation. To typecast...
Blog Post

C Tutorial 10 – C File I/O and Binary File I/O

Programming Tutorial C Tutorial 10 – C File I/O and Binary File I/O When accessing files through C, the first necessity is to have a way to access the files. For C File I/O you need to use a FILE...
Blog Post

C Tutorial 9 – C Strings

Programming Tutorial This lesson will discuss C-style strings, which you may have already seen in the array tutorial. In fact, C-style strings are really arrays of chars with a little bit of special...
Blog Post

C Tutorial 8 – Arrays

Programming Tutorial C Tutorial 8 – Arrays Arrays are useful critters that often show up when it would be convenient to have one name for a group of variables of the same type that can be accessed...
Blog Post

C tutorial 7 – Structures

Programming Tutorial C tutorial 7 – Structures When programming, it is often convenient to have a single name with which to refer to a group of a related values. Structures provide a way of storing...
Blog Post

C Tutorial 6 – An introduction to pointers

Programming tutorial Pointers are an extremely powerful programming tool. They can make some things much easier, help improve your program’s efficiency, and even allow you to handle unlimited...
Blog Post

C tutorial 5 – Switch case

Programming tutorial Switch case statements are a substitute for long if statements that compare a variable to several “integral” values (“integral” values are simply values that can be expressed as...
1 2 3 4 5 6 7  Next
 

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.