Login
eMail
PW
No user logged in
Log in Register
Content-categories
About us
We are developing .NET-controls and other individual software. Checkout our customizable, high-performant and flexible controls. If you need special features or controls for other use-cases you can contact us by eMail.
Latest articles
GIS Theory Part-I

GIS - Part I GIS stands for ?Geographical Information System? The term GIS has number of definitio...
Kentico CMS 5.5 Supports Visual Studio 2010 and Mobile Websites

Nashua, New Hampshire, USA, June 3, 2010 - Kentico Software (http://www.kentico.com), the Web content management system vendor, announced the release of Kentico CMS for ASP.NET version 5.5. The new...
Create Classes with Eclipse-IDE tutorial

In this tutorial is demonstrated how to create classes with Eclipse-IDE. We will use the wizard for creating classes and the built-in feature of the Eclipse IDE to create classes on the fly.
Creating a JAVA-project with Eclipse IDE tutorial

In this Eclipse-tutorial we will create a JAVA-project with the Eclipse-IDE. It is an empty project just to show how to create new JAVA-projects with Eclipse.
Eclipse getting started: Installing Eclipse IDE

This is a short introduction in which is explianed how to get started when developing JAVA with eclipse IDE. The first part covers the installtion of the Eclipse IDE.
Latest Snippets
PHP preg match IP-adress check

This function checks if an input-value is an IP-adresse or not. It makes use of the regular-expression function preg_match.
XPathDocument, XPathNavigator, XPathNodeIterator sample with C#

This sample shows how to use the XPathNavigator to with CreateNavigator to iterate over an Xml-Document loaded with XPathDocument.
Convert number to Hex-string C#

A snippet to convert an Int32-value to a Hex-string. To use it, you have to add a reference to the assembly Mircosoft.VisualBasic which contains some nice shortcuts for such functionalities.
IsDateTime C# ErrorProvider

In this sample-snippet the author shows how to check if an input-value is of type DateTime. The method is provided in a static class called TypeHelper. In the example, the class is used to show the...
Get ClipBoard Text with .NET (C#)

This helper-class can be used to get the text in the ClipBoard. It return an empty string if no text can be found.
Latest Urls
Custom renderers for PFGrid .NET

In this tutorial a custom renderer for PFGrid .NET is implemented. The renderer is derived from VistaTreeListRenderer so the default style is used from this existing renderer. The goal for this ren...
Creating a JAVA-project using PFGrid and Eclipse

The following tutorial shows how to create a Java-application with Eclipse 3.4 in which hierarchical data is displayed with PFGrid. The widget is a high performant, flexible TreeList- and Grid-cont...
Retrieve data from your database into .NET objects using NHibernate

.NET developers will learn about the use and optimization of NHibernate. Users will be shown how to integrate their .NET projects to create a rich, efficient, object-oriented data access layer quic...
Winforms Grid TreeList Control PFGrid (3rdParty)

The PFGrid is a high performant, flexible and customizable TreeList-control for .NET. It is a WinForms-component with XP- or Vista-rendering and many other features like: - Outlook-like grouping...
Eclipse SWT/JFace Grid and TreeList widget

The PFGrid is an SWT-Grid-widget which allows TreeList and Table-mode. It is highly customizable and performant. The rendering is done by plugable renderers which can be implemented by the develope...