4.14.2013 "Shuvo Noboborsho" and here is a new mascot
Today is 14 April 2013, the first day of Bangla calendar. And in this auspicious day, an idea for a cartoon figure, as a mascot for LazPlanet has come to my mind. Here is the first image of him...
4.13.2013 How to Capitalize Text
We write the words in the middle of the sentence in lowercase letters. Capitalizing is sometimes necessary to emphasize things. Any text (or string) can be converted to uppercase (capitalize). Here's how...
4.12.2013 Make your forms transparent!
Forms are boring solid objects. But you can make it fun in many ways. One of them is transparency. Here's how...
4.09.2013 Get all running windows' titles
With this simple little code you can list the windows/software that are running. You can identify if some specific software is running or do some magic tricks with Windows API. It is up to you...
4.07.2013 How to get your mouse cursor position (+Bonus: set position also!!)
Find out if your user is pointing to left or right, top or down of the screen. If you are keen for a shock, then yes! You can also position the cursor wherever you want! Without having the user moving their mouse! Here's how
4.03.2013 Clone your form into many !!!
This is a fun code example to try. When you open up a new Application project, you get a form. To have fun, we can create hundreds of "copies" of this form! On runtime. Here's how...
4.02.2013 How to create a .Zip File with your own program
Zip files are a very common way of sharing multiple files compressed into a single file. Zip files are supported in various platforms (Windows, Mac, Linux etc.). We can use many softwares to create a zip file, such as 7-zip, WinZip, WinRAR etc. But today we are going to make zip files on our own program!
Subscribe to:
Posts (Atom)