Network
In general, the term network can refer to any interconnected group or system.
Article

Softphone development from firsthand

Several months ago I started a new VoIP project. I wanted to create an own softphone with the help of Ozeki VoIP SIP SDK library. I have collected some useful codes which were really important in the...
Article

C# HTML Emails

Send HTML emails in C# with .NET Framework classes, no need for external components.
Article

News about VintaSoftTwain.NET Library

Version 4.4 - Opportunity to save/load current settings of device has been added. - Opportunity to create predefined session setups for mid- and high-volume scanners has been added. - Memory...
Article

Download File through FTP

Enable your C# applications to connect to the internet to download files and webpages from an FTP Server with nothing but pure C#.Net code.
Article

Mapping a Drive Letter Programmatically

Some legacy applications do not permit the use of UNC paths when accessing network folders, instead requiring that a drive letter be mapped. When interacting with such software it may be necessary to...
Article

Download a WebPage or File from an URL

Enable your C# applications to connect to the internet to download files and webpages using nothing but .Net Framework classes.
Article

Sending SMTP Email Asynchronously with C#

Sending email using the Simple Mail Transport Protocol (SMTP) can be a slow process, particularly when sending large numbers of messages using, for example, a bulk email tool. This process can be...
Article

Using Radio Buttons with a GridView using Template Columns in C# and Visual Studio 2005.

A step by step guide to use radio buttons as a template column in VS2005 within a gridview. Selecting a radio button will result in the row being selected.
Article

FTP File Upload

Access an FTP server from C# and upload files into it.
Article

Calling Stored Procedures from ADO.NET

The Microsoft .NET Framework offers improved performance in accessing stored procedures through ADO.NET when compared to ADO. The ADO.NET classes have multiple overloaded methods, so it’s important...
Article

Sending email with c# using SMTP Servers

This article explains how we can send emails using SMTP servers. First of all, what is SMTP what is MTA,MUA, protocol? Let's start talking about these subjects.
Article

How to avoid writing SQL for Ado.Net DataAdapter

One of most repetitive, boring and thus error prone tasks when accessing databases from C# (or other language) is writing SQL commands. And when there is explicit SQL, no matter whether it's in...
Article

Oracle Database Access using .NET Data Providers

This article shows you how to retrieve data from an Oracle and SQL Server 2000 database using the so called data providers shipped with the .NET Framework. It also covers practices when using...
Article

Accessing Hotmail using C#

This document will enable you to build your own client, using a sure and solid way to communicate with Hotmail in the same way as Outlook does. It will be shown how the protocol can be used to your...
Article

FTP client library for C#

An FTP client library for C#, including asynchronous operation
Article

A Chat Client/Server Program for C#

Source code for a chat server, and the accompanying client program.
Article

Inappropriate Abstractions

Anders Hejlsberg, the lead C# architect, talks with Bruce Eckel and Bill Venners about the trouble with distributed systems infrastructures that attempt to make the network transparent, and...
1 2 3 4  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.