Tag filtered by: Intermediate
[x]
Technical Blog
4 May 2012 9:25 AM
license: CPOL
rating: 5.00/5
Wrap a C# library for use in Java, a folktale about an idiot coding at midnight.
Article
4 May 2012 9:09 AM
license: CPOL
This is an alternative for "Merge DataGrid Header"
Article
4 May 2012 9:00 AM
license: CPOL
MyButton is a simple .NET class for WinForms that helps in setting an image, drawing a rectangle while on focus, and taking care of the text of the button.
Article
4 May 2012 8:36 AM
license: CPOL
A tutorial showing how to add plug-in support to your own applications.
Tip/Trick
4 May 2012 8:18 AM
license: CPOL
rating: 1.00/5
SQLite databases are easy to use and portable. SQLite is a file system database. This example illustrates the basic access of a SQLite databse using C/C++.
Article
4 May 2012 8:12 AM
license: CPOL
rating: 4.87/5
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters
Tip/Trick
4 May 2012 8:04 AM
license: CPOL
Utility to auto generate individual Stored Procedure classes corresponding to each Stored Procedure on a MS SQL Server database.
Technical Blog
4 May 2012 7:45 AM
license: CPOL
Below is my very own, very first, super-clean, super-sexy CoffeeScript snippet that dynamically appends input fields as the user tabs through the current input field.
Article
4 May 2012 7:32 AM
license: CPOL
rating: 5.00/5
Unsatisfied by the WPF Font Pickers available, I decided to write one on my own (well, almost...)
Article
4 May 2012 6:19 AM
license: CPOL
Using an in-memory data grid can scale your application’s performance and provide fast data analysis.