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 and found so Technical notes on it and the solution well how good they are is know clear to me. I have my own method [...]
Posted on September 17th, 2004 by Sumit Gupta
Filed under: Uncategorized | No Comments »
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 provide the ODBC connectivity and OleDB is not connecting the Database. So, I need a Odbc driver for the same I found one on the MySql [...]
Posted on September 17th, 2004 by Sumit Gupta
Filed under: Uncategorized | No Comments »
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 Server Side Scripting Langauge which is Object Oriented in Nature. PHP on otherhand is Server Side Scripting language that has the Object Oriented feature that for [...]
Posted on September 15th, 2004 by Sumit Gupta
Filed under: Uncategorized | No Comments »
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 our first programme in ASP.NET. Now, the problem is that only I know the ASP.NET in my company and as I am new as I doesn’t [...]
Posted on September 7th, 2004 by Sumit Gupta
Filed under: Uncategorized | No Comments »