Projects
Filed under: Personal
Here you can find the open source projects I have developed. All the projects published here will be open source, so you can download the code and work on it as you like, there is no restriction :).
LayoutManager - ASP.Net control
This is a custom control which helps you to create a layout for web pages very easily with the same ease you did for windows forms. It has a good designer support, so that you don’t need to write a single line of code. All settings can be configured via the designer...
LayoutManager - JQuery Plugin
This is a plugin for JQUery, which will helps you to arrange the layout of a web page with ease. It is very easy to use and configure.
Features of this plugin are:
- No need to write a single line of CSS code
- You don’t need to write complex JavaScript to manage the layout.
- Easily customizable
- This uses un-obstructive styling; here the HTML is completely separated from the rendering logic
- Fluid layout – that means the layout is adjusted based on the resolution
Downloads: