Developing a Web Ring using ASP.NET Web Service and User Control is a web based tutorial which helps web programmers to know about creating web ring. Web ring is a collection of related web sites that are connected with each other. The author...
Top five Web service myths is an online ASP.NET reference article where the author intends to elucidate on the actual fact of service oriented web services and the computing technology of business services. From this article you will be able to...
Using Forms Authentication in ASP.NET is a web based tutorial which concentrates on .NET form authentication which validates the web form of the visitors with the help of .NET form authentication providers. Users can gain knowledge about basics of...
Who will test your Web service clients? is an online ASP.NET reference for the test suites of 'Web Services Interoperability Organization'. You can refer on the certification programs, digital signature infrastructures, testing methodology...
Using Object-Orientation in ASP.NET: Inheritance is an article which shows you how an object oriented feature such as inheritance is supported by ASP.NET with a sample program. Inheritance is the process of creating classes from the base class....
Using Forms Authentication in ASP.NET - Part 2 is an ASP.NET tutorial in which author discusses about the method of constructing form authentication for validating the visitors username and the password. Here the author explains each and every...
Using Object-Orientation in ASP.NET : Encapsulation is an ASP.NET tutorial in which author describes about the encapsualtion technique for hiding the objects data structure and its behavior. The author elaborates the concepts of encapsulation in...
This is a Web Service that dedicates itself to protect the web applications. This program has the ability to restrict all spam bots from collecting details including email addresses and password. By placing captcha users can avoid bot intruders...
From this web service tutorial learners can create a web service based on ASP.NET easily by their own. This article discusses different topics in detail like Client use HTTP-POST method, WSDL generated proxy object, XMLHTTP to call web service...
Changing Target Web Service At Runtime is an article in which the author discusses about the step by step procedure for generating a changing target web services. From this tutorial the programmers can learn about creating a web service client and... |