C#

Microsoft C#

Send email with C# and SMTP

Example source code how to send emails with Microsoft Visual Studio .net C# through a SMTP server with password verification/authentication.

MySQL ODBC Connection from C#

A simple example how to make a ODBC connection from c# to MYSQL and query the database.

Read Write XML Data with C# in file

Tags:

A simple how to read from and write data to a XML document with Microsoft Visual Studio 2008 and Linq.

How to update a record using Subsonic 3

Tags:
How to update a record using Subsonic 3 and SQL.

How to fill a DropDownlist using Subsonic 3

Tags:
How to populate a DropDownList using Subsonic 3.

How to find a single record with Subsonic 3

Tags:
How to find a single record with Subsonic 3 using SingleOrDefault or Find.
Syndicate content