RSS Feed
TOP

How to check windows application is running in IDE or as EXE

This is one the most useful post I have ever written, and I am sure you will find it useful.
In Windows Application some times we may need to check whether our application is running in IDE or is running as EXE.
A typical example would be, developer may need to provide user name and password every time he runs the windows application from IDE. As a developer I always use developer/administrator account while developing any windows application.


Read more »
TOP

Facebook tips to write your status or comment in blue text

I like facebook very much and always try to be in touch with my friend using facebook. One of my new friend Manish has teach me hot to write my status or comment in blue text which I am sharing with you. I hope you like it.

Want to Write YOUR Status/Comment in Blue Text:
Copy and Paste This On Your Wall:
@+@+[0:[120251138048541:0: "YOUR TEXT" ]+]
...
Replace "YOUR TEXT"
with whatever you want to write in "BLUE"...

"And Remove all the "+" signs."

It works only on profile walls not in groups.

TOP

Hint text in textbox control



Read more »
TOP

Website performance checking



Read more »
TOP

Game development in Microsoft Visual Studio with source code



I love paying games. 
My friend has sent me game which is developed using visual studio. I am sharing with you and am sure you like it.
This game has used advance GDI+ graphics, vector scrolling, pickups, modern upbeat music and heaps of other special effects. 

The all very powerful FMOD sound engine is implemented for MP3 music and wav sound effects. It is written in Visual Basic 2008.




Read more »