Twitter Bootstrap Tooltip

Learn how to create twitter-like tooltip using Bootstrap. A tooltip that doesn't rely on images and using CSS3 for animation. This script is very helpful if you want to display more info about the anchor link or the like. If you have question about this code, email me at [email protected] or visit twitter bootstrap site. Thank you. Sample code: Tooltip direction is a the left Top Tooltip

Animated Form Switching using Bootstrap Framework

Hi sourcecodester, This is an animated form switching using bootstrap framework. The script will switch between form login and signup page with transition effect. This code is simple but useful to your future project. To learn more about bootstrap framework please visit http://twitter.github.io/bootstrap/. Here's the sample code: FirstName LastName MiddleName Address Username Password Sign Up

Exchange Rate Money

Hello everybody, this is my project exchange money rate using vb.net. This project also provide source code to other developer that want to using code in vb.net. Feature this project also have : - Log in user - User registration - Connection to database - if else condition - Create function - Splash screen If everyone want to ask me about this project please contact me : mail: [email protected]

Importance of Version Control System (VCS) for Developers

The Version Control Systems are important tools that every developer should be using, especially for PHP programmers. There are instances that developers don't make part the version control systems on their development tool set. We are going to discuss the Version Control System, why they are so important to be used by all developers. Before discussing the importance of VCS let us first define the