When working on Windows form application a found that the MDI child form is not singleton as a class cannot have a only single instance by default. I search Internet…
Month: September 2004
ODBC Connection with .Net Framework 1.0
Hi.. I have to connect my .Net Application with the MySQL Database. I am using the .NET Framework 1.0 and MySQL 3.23. Know my problem is that .Net framwork doesn’t…
Working on ASP.NET can be Similar to PHP
Hi.. I have just start more research on ASP.Net and PHP and found the two are quite similar in few aspects but vastly different in many. ASP.NET is web Application…
ASP.NET – How Good How Bad
Hi.. I am currently working as web programmer in a company that host and design the website. Here we use PHP as our server side scripting language till we got…