How to build a simple ASP.NET AJAX Business Card Generator with ImageDraw

Neodynamic

Well-known member
Joined
Dec 5, 2005
Messages
137
Programming Experience
10+
This ImageDraw demo demonstrates how easily you can use ImageDraw controls and ASP.NET AJAX Framework to design, in few minutes, a simple AJAX-based Business Card Generator.
This AJAX Business Card Generator lets users filling up a simple form requesting personal information. A live preview of how their business card will look like is displayed in real time while the user types. The business card is dynamically created composing it by using a predefined card template image file and adding the text for personal information (in different font styles for each card field) by ImageDraw component. Read more…

Links:
This Demo
More Demos
Download ImageDraw for ASP.NET
More Information about Neodynamic ImageDraw for ASP.NET


Neodynamic
.NET Components & Controls
http://www.neodynamic.com
http://www.imagedraw-for-aspnet.com
 
Back
Top