Saturday, November 23, 2013

Sending e-mail via SMTP gmail using C#

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Net.Mail;

namespace WindowsFormsApplication14
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
        }

        private void Form1_Load(object sender, EventArgs e)
        {
            try
            {
                MailMessage mail = new MailMessage();
                SmtpClient SmtpServer = new SmtpClient("smtp.gmail.com");

                mail.From = new MailAddress("sender_email_add@gmail.com");
                mail.To.Add("receiver_email_address@gmail.com");
                mail.Subject = "Subject of the mail";
                mail.Body = "Body Text/message to show will add here";

                SmtpServer.Port = 587;
                SmtpServer.Credentials = new System.Net.NetworkCredential("your_mail@gmail.com", "Password");
                SmtpServer.EnableSsl = true;

                SmtpServer.Send(mail);
                MessageBox.Show("mail Send");
            }
            catch (Exception ex)
            {
                MessageBox.Show(ex.ToString());
            }
        }
    }
}

Thursday, December 20, 2012

Wishes for this New Year 2013 & Free SEO Services

As 2012 is going to end and lots of achievements, memories would be more in new year but the time would never come back again.

Hoping that you all have a great time at this holiday season and I wish you all the best for this New Year "2013".

Many things changed in the searched engine industry and more peoples are growing up their businesses with Search Marketing Strategy but the Search engines are now more efficient to find out what have you done wrong with your websites and how the mostly unprofessional Search Engine Marketers/SEO (Search Engine Optimizers) ruined your website.

Predictions are too much in the SEO industry but I would suggest everyone to get updated with the webmaster guidelines from search engines and read it carefully. What search want is to be more relevant to your query with unique and fresh content always. So, be more responsible if you want your targeted/relevant visitor to your website.

Lets celebrate the joy of this memorable time and welcome "2013"

With lots of warm wishes I wish all of you a very HAPPY NEW YEAR.

Get my free SEO Analysis report for your online business *. To get connected with me, add me on Skype: Arsalan.Tariq88

Wednesday, December 19, 2012

SEO Services in India

SEO services in India after so many contacts from Indian clients I am offering my SEO services in India as well. If you are from India or If you want to hire any SEO expert in India then you can contact me without any hesitation.

Get Cheap and affordable SEO prices in India with high search engine rankings on Google.co.in or Google.com (USA).

Get connected now on skype: Arsalan.Tariq88

SEO Services in Canada

My SEO services in Canada is increasing day by day. You can get free SEO Professional support on Skype: arsalan.tariq88
Best and affordable SEO solutions that will give you high rank on search engine results (Google.ca), Yahoo and Bing.
Whether you are in have a business of Airport Transportation Taxi & Limousine, Toronto Hotels, Travel & Tourism, Spa, Design Services, Medicine or Medical products I have worked on several more projects from different industries.

Get connected now on skype: arsalan.tariq88

Affordable and Cheap SEO Services

Best and Affordable SEO services at reasonable prices from Pakistan. You can simply hire me for your top visibility/rankings on search engine results this would help you to increase the relevant traffic to your website which in result increase your sales.

I also provide consultancy support and have accomplished so many projects. If you are looking for a SEO services then don't hesitate to contact me. You can simply contact me via Skype: arsalan.tariq88 or give me a call: +92-300-3572311

Get connected now on skype: arsalan.tariq88