This provides an introduction to the basic concepts of socket communications and also a tutorial on how to build simple programs that communicate via TCP/IP sockets. The tutorial is based on two example programs that exchange information each by...
This site gives an introduction to the HTTP protocol used for the exchange of www documents. In this article the authors covers HTTP, how it works and how to use it for simple transactions. The site also has a number of articles which cover basic...
Introduction to the .NET Speech SDK is an ASP.NET article in which author discusses about the concepts of .NET Speech SDK, through which speech facility can be added to ASP.NET applications. In this tutorial programmers can learn about several...
An Introduction to Custom Attributes and Reflection in VB.NET is a tutorial which gives you some explanation about creating custom attributes using VB.NET. Custom attributes helps you to mention the information about a class, method, parameter...
An Introduction to Microsoft .NET is a reference guide which gives information regarding ASP.NET. It gives the introduction and evolution of Microsoft .NET, communication with .NET components, some important new features, describes about security...
An Introduction to XML Templates with SQL Server 2000 is an simple and easy to understand tutorial through which the programmers can get details about easy methods of using XML templates in SQL server 2000. From this artcile they can also learn...
An introduction to XML, XSL, and ASP.NET is a web based tutorial in which the author demonstrates about different classes that perform the process of creating, accessing and loading XML datas. The author gives detailed description about each...
An introduction to using MySQL, from creating databases to modifying tables to creating and deleting rows.
A complete introduction to the basics of PHP, including operators, control flow to forms, server variables, cookies and HTTP headers.
Introduction to the Repeater Web Server Control is a tutorial which is helpful for the novice to get a clear idea about the repeater control. Repeater web server control is a ASP.NET container control that lists the data from the table,... |