Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

(Page 30 of 133) 3985 Result(s) found 

 

ViewHTMLSourceInBrowser - Use IE to view the HTML of a page
Total Hit (2607)
Rating
CombSort - A compact routine that sorts data in place
Total Hit (2165)
Rating
HeapSort - A compact routine that sorts data in place
Total Hit (2707)
Rating
InsertionSort - A simple routine with minimal overhead
Total Hit (2045)
Rating
MergeSort - A stable sort
Total Hit (3067)
Rating
MSD RadixSort - An algorithm that can achieve O(N) behavior
Total Hit (2334)
Rating
QuickSort - Exploiting the principle of exchanging keys
Total Hit (2130)
Rating
SelectionSort - Short, simple and sloooow
Total Hit (2209)
Rating
SemiCRC - A fast CRC-like algorithm
Total Hit (2317)
Rating
ShellSort - A compact routine that sorts data in place
Total Hit (2086)
Rating
ShuttleMergeSort - An improved MergeSort
Total Hit (2348)
Rating
SortBase - Support sorting routines
Total Hit (2300)
Rating
Ternary QuickSort - A modification of QuickSort
Total Hit (2508)
Rating
Send Email using CDOSYS.
Total Hit (4126) This code snippet will show you how to send SMTP email using CDOSYS. CDONTS was old library for Win NT which is discontinued in XP and 2000. CDOSYS is more flexible than CDONTS. The follwoing code will work with VB6 and VB.net without any modification. From this code you will learn 1) How to a ....Read More
Rating
IsNetworkInstalled - Check whether the network is installed
Total Hit (2598)
Rating
LanCardAddress - Read the Ethernet address of a LAN card
Total Hit (3013)
Rating
NetworkUserName - The user name used to establish a network connection
Total Hit (2767)
Rating
ShowNetworkDiskConnectionDialog - Show a dialog to connect or disconnect a drive
Total Hit (2949)
Rating
GetCpuDescription - Get information on the CPU using Active Directory
Total Hit (3077)
Rating
GetServiceNames - Retrieve names of all services using Active Directory
Total Hit (2255)
Rating
GetSystemInfo - Retrieve system information using Active Directory
Total Hit (3171)
Rating
ServiceCommand - Start, stop, pause, continue a service using Active Directory
Total Hit (2520)
Rating
This is a link to a different site Tutorial: Setting data transfer options
Total Hit (3340) In this tutorial you will learn how to define the method of the data connection establishment and how to specify the data transfer type. For each of these options the CFtpClient class provides separate properties: PassiveMode and TransferMode respectively. ....Read More
Rating
This is a link to a different site Tutorial : How to resume broken file transfer operations
Total Hit (1074) Using the FtpClient source code library tutorials
Rating
This is a link to a different site How to use WinInet FTPCommand function from Visual Basic
Total Hit (3621) This article includes some background information on the Microsoft Win32 Internet Application Programming Interface (WinInet for short) and the File Transfer Protocol (FTP) and then moves into the use of FTPCommand function.
Rating
This is a link to a different site Tutorial : Retrieving FTP directory listing
Total Hit (2223) This tutorial will show you how to use the CFtpClient class in order to retrieve FTP directory listing and navigate between FTP directories. We'll improve the sample application that we're creating in the previous tutorials by adding the ListView control that will display content of the current FTP ....Read More
Rating
This is a link to a different site Tutorial : Tracking FTP session state
Total Hit (2000) The CFtpClient class has a number of helper properties and events that allow us to find out what is going on inside the class and what data is transferred on the wire at any moment of the FTP session. Today we’ll examine two events of the class: OnStateChange and SessionProtocolMessage. We’ll modify ....Read More
Rating
This is a link to a different site Tutorial : Connecting to the remote FTP host
Total Hit (3156) In this tutorial we are going to find out the essential things that we need to know in order to use the library. We’ll examine the procedure of establishing FTP session with an FTP server. Such a procedure includes three operations: the TCP connection establishment to the FTP remote host, the user a ....Read More
Rating
This is a link to a different site The vbip.com FtpClient source code library
Total Hit (1850) The FtpClient library is a set of the code and class VB modules that provides the VB developers with the tool for implementing FTP client functionality into their applications. This is not the old ugly CFtpConnection class (that by the way is still available for download). The main module of the lib ....Read More
Rating
This is a link to a different site DNS Inside Out (DNS Client sample application)
Total Hit (2468) Today we are going to find out what is going on behind the scenes when our application calls such Winsock API functions as gethostbyname and gethostbyaddr. In other words, we’ll explore the communication session model between a client application and a DNS server. Afterwards, you’ll be able to devel ....Read More
Rating


(Page 30 of 133) 3985 Result(s) found  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ...

Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.