List/Grid Tag Archives: gmail account
How To Send Email Using Your Gmail Account In C#
While working on a project which needs a configuration for sending email to clients for their confirmation regarding any topic or for sending mail for notifications or for any other reason, you might be looking for the code that can do this task for you. Here I will give you a code that you can use in your application for sending email. Instructions: Add the following namespaces to your Code-Behind…
How To Enable Gmail Desktop Notification
Google has implemented a HTML5 feature in Gmail, with which now you will get notify for every new email or chat message, even if you have minimized your browser. This feature is not enabled by default. You can turn it on by simply clicking on “Click Here To Enable Desktop Notifications for Gmail” when you login to your account. This enables Desktop Notifications feature for Chat messages only. You have…
How To Know If Somebody Logged In To Your Gmail Account
Google always try to make your profile more secure and thus it provides you a feature to check when your account was accessed last time including details like Access Type like (using browser, IMAP application or by using POP3 ), IP address from which account was accessed and the time of access. If you find that someone other than you is accessing your account, then you are recommended to change…
How To Set Password Recovery Options For Google Account
If your Google account got hacked and you want it back, then you have to use Google’s Password Recovery System. For that system to work for you, you should have set Password Recovery options set in you account. To set that in your working account, See the following detail. Instructions: Log in to your Google Account. Go to Google Account Management Page. In Personal Setting Area click on “Recovering your…
How To Recover Google Account Password
If you have lost password of your Google/Gmail/Orkut or any othen Google service or if your account has been hacked, then use Google’s Password Recovery System to recover your password. Instructions: Go to Google Accounts Login page. Click on the “Can’t access your account?” hyperlink below the “Login” button. On the next page type your Google e-mail id and click “Submit” button and move to 6th step, but if you…