IT-Developer

JAVA Programing, MySQL, Database, java swing, java printer, ASP.NET, C#.NET, Android, GPhone, iphone, blackberry

Thursday, August 30, 2007

Text to Postscript in JAVA

›
Refference from http://www.java2s.com/Code/Java/2D-Graphics-GUI/TexttoPostscript.htm this is an example code that write in JAVA to canvert f...
Monday, August 27, 2007

How to create mutiple site on IIS (Windows XP & 2000)

›
On windows XP you can create only one site in one server(IIS), but you can do this http://www.xoc.net/works/tips/multiple-iis-sites-profess...
Wednesday, August 22, 2007

Virtual hosting with IIS on Windows Server versions

›
The method to create virtual host for IIS follows link below http://www.simpledns.com/kb.aspx?kbid=1149
1 comment:

Install ASP.NET to IIS

›
After you install IIS and .NET Framwork you must do this C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -i After that you ca...
Tuesday, August 21, 2007

Virtual Host for Apache

›
file httpd.conf NameVirtualHost 127.0.0.1 DocumentRoot C:/AppServ/www ServerName test1.com allow from all Options +Indexes site na...
Wednesday, August 1, 2007

JAVA Printer vs Customize Paper Size

›
How to printing in my paper size? If you want to print to your custom paper size, you can custom in your java code(Paper Class or findMe...
5 comments:
Wednesday, July 25, 2007

Use TableCellRenderer in swing(java)

›
follow code example. public class InfoCheckStockErrorTableCellRenderer extends JCheckBox implements TableCellRenderer{ /** Creates a new ...
‹
›
Home
View web version
Powered by Blogger.