This is an article which contains the basic instructions and examples for developing web services and web forms on web applications with ease using .NET framework SDK. It guides the developers in a friendly way easily. Sample codes for every step...
Taking Advantage of the .NET Framework Classes - Part 2 is an article the author discusses about String, Array and DateTime class of ASP.NET .The author shows how to display time and date using the DateTime class with a sample code. The author...
Web Services and Collaborative Commerce is a simple online article in which the author has given introductions for the web service based collaborative architectures. The author has dealt on the above topic with an ideal approach for efficient...
SOAP (Simple object Access Protocal) is an useful tutorial for the .NET programmers to learn about Simple object access protocol. The author gives some of the benefits of utilizing SOAP for building web services and to interact with the multiple...
Introducing the .NET Framework and JScript.NET is a tutorial which brief describes you about the .NET architecture and JScript.NET. .NET framework consist of four main components such as NET class library, Common Language Runtime, Visual...
The .NET Framework is an article that shows you an overview of .NET technology. .NET is platform independent and it contains common set of libraries known as the .NET Framework. The .NET framework contains various classes which are used for,...
INFO: Roadmap for XML in the .NET Framework is an easy to learn tutorial in which author gives information about the method of adding XML for working with .NET framework. Through this tutorial the programmers can gather information about processes...
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...
Serialization in the .NET Framework / is an simple tutorial in which author gives details about the procedure for serialization. Here the beginners can learn about serialization, which converts an objects into a format, which helps in transmitting...
This book covers building web services and web service clients with both ASP.NET and .NET Remoting. We also look at the generic protocols used by web services - SOAP, WSDL, and we discuss discovering web services using Universal Description,... |