So everyone loves the looks of Google Chrome and wonder why not in vb.net here is a theme that looks like chrome :)
first add a class
then add these codes inside the cla...
Home » All posts
How Make A PictureBox Bounce Everywhere In C#
in
balls,
bounce,
c#,
picturebox,
pictures,
tutorial
- By
Mohamed Shimran
- on 5/29/2013
- 3 comments

Okay I think you have seen this thing in VB.NET or Visual Basic 5.0/6.0 :) so i was at my class and one of my class guy asked me how he could make a picturebox bounce everywhere in your screen so i was bulbed what i mean from bulb-ed is i got an idea...
Useful Google Chrome Extensions For Developers
in
best google chrome extensions,
Chrome,
chrome extension,
chrome extensions,
Google,
google chrome,
google chrome beta,
google chrome extension,
google chrome frame,
how to use google chrome extensions
- By
Mohamed Shimran
- on 5/26/2013
- 4 comments

Google Chrome extensions are also known as Google Chrome apps , so today i will write down some Google Chrome extensions that are useful for developers doesn't matter web dev or software dev .
Web Developer
web developer is an extension created by...
How To Make A MP3 Player In VB.NET

Someone requested me to write a tutorial about making a mp3 player in vb.net by the way i actually don't have time to do it but i am here to do a simple one because i don't want to deny his request or late .. first of all right click on your toolbox...
How To Make A Shutdown Manager In VB.NET

Today I went through my old project and I found a project and wanted to create a tutorial about it so it's a shutdown manager. I couldn't test and make it so much advanced because I don't have time so I will just write down the basic codings .
To...
How To Use Microsoft Office Word Spell Checker In Your Project In VB.NET

Last night i was thinking on how to do this (title) then i came with an idea , i did a program that converts Docx(Microsoft Office Document) to DOC(Microsoft Office Word 98-2003 Document) so i used the same method but had to tweak . for this you don't...
How To Eject And Close CD/DVD Drive In C#

Okay guys i was doing a program about managing the system things so i had to figure out eject and closing CD/DVD Drive so i did and here is the code for this .
first of all you need to import a interop service it's
[DllImport("winmm.dll", EntryPoint...
How To Set Up Python In Windows

I did a tutorial on how to set up java in windows so on i also have python installed so i thought it would be nice to make a tutorial about doing the same thing for python first of all i want say that interpreted languages only has compiler(most of)...
How To Set Up Java In Windows

I saw many people having problems in setting up the java compiler so I just thought of doing a tutorial on this so on here i am .. , first of all download the latest version of java by the way remember to download it from oracle website and not...