Technological Guide.

Create your own mobile Ringtones for free

If you got mobile phone which can play songs and music, then must use different ring tones of your own desired songs. Here are few websites using which allows you to create your own ring tones for free.



  Read More

ASP.Net connect to database via AJAX using JQUERY

One of the ways to connect to database in ASP.Net is via AJAX using JQUERY with load( ), $.get( ), $.ajax( ) functions illustrated in example of customer information retrieved from the Northwind database.



  Read More

Free Open Source Applications for Windows

Open Source applications are free to download, install and use. Here are the most popular open source applications for windows which are free.



  Read More

Download Internet Explorer 8

Download and experience the new Internet Explorer 8 with advanced features which enhances your everday online experience.



  Read More

How to create Pdf file in ASP.Net

Creating Pdf files in Asp.Net may not be a requirement but many of us being developers always wish to create pdf files to deliver some information instead of always going for crystal reports or others. Here is a simple way to create Pdf files using our Asp.Net web application.



  Read More

Color Selector

Color Selector is a small application developed in Visual C# which displays all named color along with a small strip of the color. Upon selecting the color the below panel will be updated with the selected color.



  Read More

The Open Source Development Environment for .Net

#Develop (SharpDevelop) is a free open source IDE for C#, Vb.Net and Boo projects on Microsoft .Net platform.



  Read More

CSS based horizontal menu for HTML

Websites with static webpages and with CSS menu look beautiful. Its easy to develop such menu system using JavaScript kit. The menu will be horizontal with main level & sub level. Sub menu items will be displayed upon mouse hover on the related main menu item.



  Read More

Date Formatting in ASP.Net

We need to format date values in our application often. We can format date value as shown below.



  Read More