Popular Articles | Latest Articles | Categories | RSS Feeds



Best C++ IDE on windows: Bloodshed Dev-C++
by editor Published 12/2/2008 | Programming

Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. It creates native Win32 executables, either console or GUI. Dev-C++ can also be used in combination with Cygwin.


Beginning C++ and Array
by Dotnetindex Published 12/2/2008 | C Plus Plus

C++ Arrays are the data structures which can be used to store consecutive values of the same data types. C++ Arrays can be declared for all c++ data types viz., int, float, double, char, struct, char etc., All the values are stored in consecutive memory locations. The values can be accessed by using the position of the stored value.


C++ Tutorial - Data types
by Dotnetindex Published 12/2/2008 | C Plus Plus

C++ practically offers most of the necessary data types except for a basic data type string. This is a big trouble in C++ without such a good feature.

Anyway, this c++ tutorial will discuss the basic data types necessary for c++ programming.


Easy Error Handling in C#
by Dotnetindex Published 12/1/2008 | ASP

Windows evet log is also very hellpfull while developing projects for web. Floowing code sample will get and display error message from evet log.We'll need to include Diagnostics namspace to our web form. Later we need to create our own an Eventlog object. 


interactiveonline web hosting is on sale
by Dotnetindex Published 11/30/2008 | Linux Web Hosting

Interactive Online is a privately held company dedicated to helping individuals and businesses create a powerful online presence easily and economically. Founded in 1997, Interactive Online has grown considerably by providing a comprehensive array of web services backed by superior service and the latest technology.


PHP mail() function
by Dotnetindex Published 11/27/2008 | PHP

 Following example uses PHP builtin function mail(). Function gets three parameter. Target email, subject and message. Default type is text. But you can enter custom headers: From, Cc, and Bcc. Multiple extra headers should be separated with a CRLF (\r\n).


Filtering results from database
by Dotnetindex Published 11/16/2008 | ASP

Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.


Workingwith Arrays in PHP
by Site Editor Published 11/12/2008 | PHP

Arrays are a large collection of key/value pairs can stores multible variables in a single variable. Arrays are an ordered map which each key could be mapped to a value.


GNews Publisher And Portal Software
by Site Editor Published 11/11/2008 | Software

GNews Publisher is a perfect solution to manage customizable content, article or news driven web site. This powerful ASP news management software keeps your time and solves all problems in publishing.


Starting to work with JSP Sessions
by Site Editor Published 11/8/2008 | JSP

Session are very helpful to associate some data with each visitor. You may pass and retrieve values in diffrent page using sessions. All sessions are an object associated with each web client. In this sample code we will create a session named `username` and later put a value inside our new Session object. On next step we will get our session value.


Getting Values From Web Forms
by Site Editor Published 11/7/2008 | JSP

We continue to study on JSP basics with HTML coding. Now in this page we will create a basic web form and in next page we will get form results.


Check if the domain name exists
by Dotnetindex Published 10/18/2008 | PHP

This simple code checks that domain name exist. Only enter any URL in variable $URL and run php code.


jQuery and Microsoft
by Site Editor Published 10/17/2008 | Web Development

In this article, Scott discusses the relationship between jQuery and Microsoft. After providing a short introduction, he examines the implementation of jQuery in the upcoming versions of Visual Studio along with related source code. Scott also provides few additional resources for further learning.


SQL Server Analysis Services - Dimensional Modeling Concepts
by Site Editor Published 10/17/2008 | Web Development

Building relational databases has evolved. However, building OLAP databases requires different skills. In this article, Nidal explains some building blocks of these kind of databases. He examines the concept behind Dimensions and Measures in detail with relevant screenshots.


Using LDAP in ColdFusion
by Site Editor Published 10/17/2008 | Web Development

In this article, Debjani provides a brief introduction to what LDAP is and what its benefits are along with the knowledge of how it can be used in ColdFusion. She begins with a brief introduction to LDAP and the basic elements of an LDAP directory. She discusses the usage of LDAP in ColdFusion and also demonstrates the application of cfldap tag with the help of an example.



Categories

ASP.NET Resources, Reviews

ASP Resources, Reviews

PHP, ASP, .NET, JSP Resources, Reviews



Search

Member login


Free Applications

Latest Articles

Popular Authors

Who's online