NinethSense oWnZ mE!: Praveen’s drawing book

Choose a Topic:

Thu
29
Dec '05

One of my old software is now FREE for download…

Software : TransEasy Ver 1.0
Purpose : Tool for all types of voice transcription services
Tools : Visual Basic 6 with Win32 API

Comment : Transcribers can use any WordProcessing softwares under windows with this program. http://www.edatsolutions.com/images/etransanim.gif
TransEasy
Wed
28
Dec '05

How to get all database names with MS SQL & MySQL ?

with Microsoft SQL Server we can list all the database names with System Procedures
 sp_databases
or
EXEC sp_helpdb
And in MySQL, its much more simple :
SHOW DATABASES;
'

My Wife’s Submission on PlanetSourceCode

Yesterday, my wife subitted a Puzzle Game called XPuzzle (Ver 0.9) on pscode.com. The program is done in VisualBasic.NET. Three more games under development at our Home PC. I’ve done the Graphic Design part of this program. http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=4343&lngWId=10&txtForceRefresh=122820055341181913 http://www.pscode.com/Upload_PSC/ScreenShots/PIC2005122764517832.gif
Tue
27
Dec '05

Browser Compatible Dialogs

I am trying to make a Library of Cross-brower controls for Web-Appliation. This Experiment is in connection with that project :) Screenshot
 
<table width=‘200px’  border=‘0′ cellspacing=‘0′ cellpadding=‘0′ style=“cursor:default “>
  <tr>
    <td><img src=‘left-top.gif’ width=‘2′ height=‘2′/></td>
    <td width=‘480′ background=‘top.gif’></td>
    <td><img src=‘right-top.gif’ width=‘2′ height=‘2′/></td>
  </tr>
  <tr>
    <td height=‘145′ background=‘left.gif’></td>
    <td bgcolor=‘#D4D0C8′ valign=‘top’ >
		<table width=‘100%’ height=‘24%’  border=‘0′ cellpadding=‘0′ cellspacing=‘0′>
      <tr>
        <td bgcolor=‘#153074′ style=‘font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;color:#ffffff;font-weight:bold’>&nbsp;test</td>
      </tr>
      <tr>
        <td height=“95″><p>&nbsp;</p>
          <p align=“center” style=“font:normal 12px Arial, Helvetica, sans-serif  “>This is a Browser Compatible Dialog …. </p></td>
      </tr>
      <tr>
        <td height=“25″ align=“right”><input style=“font-size:12px;height:25px;width:60px “ type=“submit” name=“Submit” value=“&nbsp;&nbsp;OK&nbsp;&nbsp;”/>&nbsp;&nbsp;</td>
      </tr>
    </table></td>
    <td background=‘right.gif’></td>
  </tr>
  <tr>
    <td><img src=‘left-bottom.gif’ width=‘2′ height=‘2′/></td>
    <td background=‘bottom.gif’></td>
    <td><img src=‘right-bottom.gif’ width=‘2′ height=‘2′/></td>
  </tr>
</table>
'

I moved to a new blog.

Hi Friends, I just moved to my new blog, and this is inside my own web space. .. which oWnZ mE! Hope you will give me same (and more) support and love which you’ve given earlier for my submissions. Thank you.
The CodeProject Microsoft Developer Network Official ASP.NET Forums Microsoft .NET Framework Community Microsoft Most Valuable Professional Kidoos forums Microsoft Visual Studio Developer Home Professional Information Technology Solutions Microsoft Research Home Trivandrum Microsoft Users Group Community Website