Skip to content

Brian Cline

Solution Architect skilled in Salesforce, NetSuite and JavaScript Development

  • About
  • Resume
  • JavaScript
  • Salesforce
  • Contact
  • Articles
  • About
  • Resume
  • JavaScript
  • Salesforce
  • Contact
  • Articles

Tag: c#

CSV Parser

June 16, 2011Brian Cline.NET Framework, C#.NETc#, CSV, Data Importing, Parsing

For some of my work, I work on data importers and other different tasks which require dealing with CSV and tab delimited files which can often be very challenging to parse. I was sick of rolling my own csv/tab delimted parser, so I went ahead and found one that worked very well on CodeProject simply…

Read More

COMP 306: Course Review

March 4, 2011Brian ClineExperienceAthabasca, c#, Richard Huntrods, Thinking in C++

COMP 306 is a class about C++ and definitely required some previous experience programming in C, C# or some other object oriented language or variant of C. I finished the class a few months ago and have been very busy at work implemnting business intelligence and creating data quality checks and balanaces. (Only makes sense…

Read More

Sending Emails from C#.NET

August 5, 2009Brian Cline.NET Framework, C#.NET, Programming.net emailer, c#, email, plaintext email, smtp server, System.Net.Mail, windows form

Emails are incredibly easy to send from .NET especially your typical plaintext email. We will be making use of the System.Net.Mail namespace along with an smtp server you should already have setup or you could use a free one like Gmail.

Developed by Think Up Themes Ltd. Powered by WordPress.