Our Products

We have created utilities and templates that make your software development fast. We have created utilities for PHP, C# and VB.Net that create/generate data access layer for MySQL, SQL Server and MS Access databases without writing code manually. The generated code is clean and can be modified easily.

PHP DAL Generator

PHP DAL Generator is a .Net desktop application that generates data access layer for MySQL database without writing code manually. It generates code for MySQL, MySQLi and PDO extensions. This software makes PHP development easy. Developers have complete... View Details »

C# DAL Generator

C# DAL Generator is a .net desktop application that generates C# Data Access Layer for SQL Server and MS Access databases without writing code manually. The purpose of this application is to make C# development easy. It creates C# classes... View Details »

EF DAL Generator

Entity Framework DAL Generator is a .Net desktop application that generates entity framework data access layer for SQL Server database without writing code manually. It generates code for C# as well as VB.Net. The purpose of this software is to make .Net dev... View Details »

VB.Net DAL Generator

VB.Net DAL Generator is a .net desktop application that generates VB.Net Data Access Layer for SQL Server and MS Access databases without writing code manually. The purpose of this application is to make VB.Net development easy. It creates VB.Net classes... View Details »

C# MySQL DAL Generator

C# DAL Generator for MySQL is a .net desktop application that generates C# Data Access Layer for MySQL database without writing code manually. The purpose of this application is to make software development easy. It creates C# classes (one per table) that... View Details »

SQL Server Procedures Generator

SQL Server Procedures Generator is a .Net desktop application that generates stored procedures for a SQL Server database for CRUD operations without writing code manually. Sorting and pagination as well as timestamp and identity columns... View Details »

VB.Net MySQL DAL Generator

VB.Net DAL Generator for MySQL is a .net desktop application that generates VB.Net Data Access Layer for MySQL database without writing code manually. The purpose of this application is to make software development easy. It creates VB.Net classes... View Details »

Geocoder and Reverse Geocoder

Geocoder and Reverse Geocoder is a .net desktop application that converts addresses to lat/lng (geocoding) and lat/lng to addresses (reverse geocoding). It allows to import CSV file and also exports the result to CSV file. It supports regional based CSV... View Details »

Easy Form JSON - jQuery Plugin

Easy Form JSON is a jQuery plugin that serializes and deserializes a form. Serialization is the process of converting form data to JSON and Deserialization is the process of displaying JSON in the relevant form elements. You just need to create a form... View Details »

Google Maps Path Optimization

Google Maps Path Optimization is a JavaScript code that optimizes path for multiple locations. This code is useful if you are new to a city and you want to visit multiple locations. As you are new to the city and you don’t know where to visit first, second and... View Details »

JSON To Bootstrap Table - jQuery Plugin

JSON To Bootstrap Table is a jQuery plugin that displays a bootstrap responsive table for JSON. In JavaScript, we usually get data (in the form of JSON) from backend using ajax and then display a table (sometimes with pagination and edit/delete buttons). So... View Details »

Multi Text Box Input

MultiTextBoxInput is used to display multiple textboxes for single input. It is used for serial number, SSN, IP address, phone number or other values that has multiple parts. It automatically focuses the next textbox as the required characters are entered. It automatically... View Details »

.Net Email Scheduler and Bulk Email Sender

Email Scheduler and Bulk Email Sender is an ASP.Net MVC application that sends emails in bulk. You can insert markers (e.g., FirstName or LastName) in the message body that will be replaced by actual values before sending the emails. You can also schedule emails... View Details »

SMS Filter

SMS Filter is an Android app that categorizes incoming messages so that to be viewed according to their importance. You can also get rid of unwanted messages. This app filters SMSs by using user defined filters. Companies usually send messages in a specific... View Details »

Google Maps Static API Utility

Google Maps Static API Utility is a .net desktop application that generates an HTML file where road map, satellite view and street view images are displayed for the specified addresses. The images are stored in the specified output directory. It allows us to... View Details »