Network
In general, the term network can refer to any interconnected group or system.
Language
Platform
License
Any
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...
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...
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...
This article describes how to use Visual C# .NET code to trap and respond to errors when they occur in ASP.NET. ASP.NET has improved the error handling options from traditional Microsoft Active...
Have you ever wanted to write your own POP3 email client? Well now you can with the help of my C# example. This article explains how to use .NET to connect to a POP3 mail server, and the different...
An introduction to retrieving email from a POP3 server using the .NET socket classes.
Learn how to write a TCP/IP client that sends emails in C#
without the built-in .NET smtp class.
The second part in this series, revealing more practical alternatives to the basic blocking methods in .NET
An introduction to socket programming in the context of the .NET framework, with a working client / server sample application.
Learn about .NET configuration and use this web service to automatically create a wrapper class for handling configuration data.
A simple example of using the DirectoryServices namespace in
.NET. This "how to" is only one more sample of how to use the
DirectoryServices namespace in the Microsoft.Net framework.
This...
.NET is something like a treat to Wireless Application Programmer too the namespace developed for Mobile Programming is really smart with all the inbuilt functions to act according to device and...
Learn to create a .NET Web Service using C# and examine the Discovery protocol, UDDI, and the future of Web Services.