By referring this tutorial developers can deliberately generate web services with client technology to pass and receive documents by using ASP.NET and C#.NET. Sample source codes for building web service and a client for the web service has been give
By using this tutorial beginners and learners can learn and built their own ASP.NET application with message transfer facility i.e- they can provide secured communication on their .NET application with ease. This tutorial describes several topics lik
Secure XSL Transformations in Microsoft .NET is an user friendly tutorial in which author describes the method for transforming XML data using secure XLS Transform class inorder to obtain a secure transformation. The author details about the problems
This web server article elaborately discusses about security available on Internet Information services and gives several hints to the users for enhancing their fully secured IIS server. The author says it is reliable, manageable and configurable hen
This is an article that deals with preserving downloaded codes. In this tutorial the author covers on several topics including default security for downloaded forms, providing file access to the forms, configuration tool of .NET framework etc., Espec
This is an article that comes like an introduction to security with ASP.NET. This tutorial explains that authentication is the process for validating the user name and password and authorization is the process of verifying whether the given identity
ResourcePool.Delegate is a tutorial which helps you to know the use of the TransactionEndDelegate of the ResourcePool class. TransactionEndDelegate method handles the ending of a transaction and you can see the syntax for these method in this tutoria
This is an useful tutorial for every users who wish to learn about remoting in Visual Basic .NET and XML web services of the same. Sample code has been given for the learners to refer quickly and hence the users can easily come to conclusion about re
This is an online tutorial that discusses about a feature of ASP.NET version 1.1 that allows server to disagree the content that comes with unencoded HTML by requesting validation. This article explains that this security process is especially for pr
This is an useful .NET article through which you can know about how to read from and write to a text file in Visual Basic.NET. You can do this by using the ReadLine and WriteLine methods of the StreamReader and StreamWriter classes. You must pass the |