Categories
Tags → Reusable

Custom Rendered Controls In ASP.NET

This tutorial explains how to render visual interface and add events to custom ASP.NET web control. Custom Web Controls are reusable controls with user defined behaviors. Custom web controls are simply classes which contains own methods, attributes...
DETAILS

Database Design Tool BDB

BDB is a full-featured database design software. It supports Oracle, SQL Server, MySQL, Access, SQLAnywhere and Sybase. In addition, BDB is also a great SQL Query Intellisense Tool. Main BDB features: Database design. support ...
DETAILS

Adventure-(PHP-)Framework

The Adventure-(PHP-)Framework is a web development framework helping to design and create object orientated and reusable PHP web applications. A unique DOM model, the generic page controller component and a set of shipped XML tag libraries helps to...
DETAILS

Building ASP.NET UserControls

ASP.NET UserControl is the new way of encapsulate all your code reuse in your web applications. Old way of doing this would be via SSI includes which can be very messy and very hard to maintain if your site grow. ASP.NET UserControl is infact the sim...
DETAILS

Writing Libraries in PHP New

This tutorial is intended for PHP programmers who are interested in writing reusable code. Experience with PHP4 and familiarity with writing classes are assumed. The article is primarily geared toward programmers who are new to writing code libraries...
DETAILS

Page:
©2003-2019 jCay.com