Codegod - The page for .NET-developers
PFGrid-toolkit for .NET and SWT
Login
Categories
Latest questions and tutorials
If you want to write an IT-related tutorial Add your tutorial here!
Wordcount with PHP
Added Friday, November 16, 2012 8:52:20 AM, posted by Guest
Comments 0
Views 544
Browser detection with PHP
Added Thursday, November 15, 2012 8:27:00 PM, posted by Guest
Comments 0
Views 639
PHP check number is_numeric
Added Thursday, September 27, 2012 11:14:28 AM, posted by Guest
Comments 0
Views 659
Get Wordpress Categories with PHP ordered by name
Added Tuesday, September 18, 2012 7:42:13 AM, posted by Guest
Comments 0
Views 832
Wordpress header image with CSS and PHP
Added Monday, September 17, 2012 11:11:25 AM, posted by CodeGod
Comments 0
Views 662
If you have an IT-related question Ask your question here!
Nhibernate
Added Tuesday, December 25, 2012 8:12:34 AM, posted by alpesh_Prince
Answers 1
Views 430
php codesniffer 1.4 sample
Added Wednesday, October 31, 2012 7:21:58 AM, posted by Guest
Answers 1
Views 283
Answers 1
Views 5423
PFGrid-SWT javadoc URL
Added Tuesday, August 14, 2012 11:26:31 AM, posted by drrschill
Answers 3
Views 886
Android SDK in Ecipse and other emulator
Added Saturday, August 04, 2012 10:22:49 AM, posted by Guest
Answers 0
Views 992
Latest articles
Why convert from ASP to ASP.NET?
Converting Web applications from ASP to ASP.NET is recommended by Microsoft...
Android SQLite tutorial
In this tutorial for Google Android 2.1 and Eclipse 3.6 Helios we are displaying a list of stock-items which we receive from an SQLite-database. In our example we create a table for stock-values, a...
Android ImageButtons in ListView with RelativeLayout
This article explains how to display a list of items with ImageButtons and TextViews in a RelativeLayout in Google Android 2.1 and Eclipse 3.6 Helios. On clicking an ImageButton the entry in the l...
Android ListView with dynamic Images
This article describes how to display a list of items with images and text in Google Android 2.1 and Eclipse 3.6 Helios and how to change the images on clicking an item. The images behave like chec...
A Comic Guide to E-Commerce by AdVantShop.NET Team
Today we love to show the information the way that anyone would be interested. Visualization is getting more and more popular and that’s no wonder. Google Chrome and Yahoo! Have their Comic Guideli...
Latest snippets
PHP and CSS: Caching
It's annoying that when you change the CSS of your webpage, the browser caches the CSS and your page is not up-to-date. This short snippet demonstrates how you can use the CSS-caching mechanism of...
PHP convert string to date
This snippet shows how to convert a string to datetime and convert it to a special format. This can be used if you have a date-string (e.g. stored in database) and need to display the formatted val...
Set CSS with Javascript or JQuery
In this snippet is shown how to get an HTML-element by it's id and then assign a CSS-property via Javascript or JQuery.
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.
Latest Urls
Visual Studio designtime-support for Outlook-like NavigationBar.NET enhanced
The design-time features of ExNavigationBar.NET were greatly enhanced. It is possible now to create a fully Outlook-style application in design-mode of Visual studio using the PFGrid-controls.
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...