You want to use a cool On Screen Display (OSD) in your application, but you don't know the way. Here is the solution.
If you want to draw a 3D cube on your form you can use this component.
Allow users to post a message on your site. One message is displayed at once and each message overwrites the last. Each message can be emailed for archiving.
Creating and Saving Images to a Database in ASP.NET is an ASP.NET tutorial which guides you in storing the images on a database and displays it on the screen. In this tutorial the author defines 3 functions which helps you to store images on the...
HOW TO: Use a CheckBox Web Control in a DataGrid in Visual Studio .NET is a tutorial through which you can insert a checkbox web control in the datagrid using three ways such as using the Templatecolumn object, using the User Interface (UI) and...
How To Use a Calendar Web Control to do Holiday Setting is a tutorial in which the author gives you the sample source code to set the holiday date with different in the calender web control of ASP.NET. The calender control helps you to display the...
How to Use a GDI+ Application in NETCOBOL for .NET is an article in which the author gives description for utilizing GDI+ and NETCOBOL for creating a image in .NET framework. In this tutorial the author gives details about utilizing the tools...
This is a great script if you want to have the opinion of your visitors about something. The script can be used on multiple pages without the use of a database. / Easy stylable with the use of css.
The author clearly explains how to use a database with ASP and WML. One can enable database query and display the results on a WAP device after going through this tutorial. There is an example script given here for the readers to use in their...
As a Java Programmer if you want to reuse codes written in some other language other than Java, then Bridge2Java, which is an IBM alphaWorks technology can help you. It enables Java developers to integrate COM objects into their applications and... |