Archives
Archives /
2012
-
Uncheck Radio Button on Double Click
Recently I got one requirement that i have to uncheck radio button list when a user double click it (Try to uncheck). I did this using JAVA Script.
Below is the code.
Designer:
<head runat=" …
-
Setup and Deployment of Windows Application with SQL Server Database using Visual Studio 2010
Recently i got a chance to create a small WPF Application and then i have to create a MSI using Visual Studio 2010 using SQL Server 2008 Database. (I have to create a MSI which will create a …
-
Sending Mail in Go-daddy Shared Hosting using Google Apps Mail
Most of the time we are facing problem when trying to use feedback form in the website which is hosted in GoDaddy servers in shared hosting and we are using Google Apps as mail for the domain. …