Webspy is a web statistic analyzer which displays the details of your site visitors, their IP address, type of operating system, type of platform, referer site tracking, hit counts, when did the last visitor visit your site and more data about...
This article deals with assemblies and their implementation in .NET. The main content of this article is about implementing a simple .NET assembly. In ASP.NET web applications, the users might employ many pre-built assemblies. The author helps by...
Implementing Two-Way Control Binding for Web Forms is an ASP.NET application through which users can gain knowledge about data binding in the web forms and also about two methods of control over the databinding in the web forms with the help of...
A Native .NET Content Management Solution is a web based content management application in ASP.NET. This tool offers various facility to create various content in their ASP pages and also provides various solutions for content management in their...
This is an online tutorial that allows readers to gather knowledge about implementing reporting feature to their ASP.NET applications. Here the author illustrates about the process of generating web application on ASP.NET in a series of articles....
This is a tutorial that elaborately discusses about the support given by .NET framework in favor of implementing role-based security. The author starts this tutorial by explaining about four user classes like Moderator, System administrators,...
DHTML_LAYER.JS can be used by the users to create a hiding effect over specific contents on their web page by implementing an API. This can be as much useful for the personal and confidential usage since it covers the loaded content by a layer to...
Integrating XML into ASP.Net Web Sites is an easy to learn tutorial through which programmers can get an idea about implementing XML into website for retrieving the latest information about XML new documents which help in data transfer. The author...
Webwatcher keeps tracks of owners and expiration times on a collection of files in a collection of directories. The filename are investigated and the number of days a content will be active, are notified to the owner of that a document. Output is...
Retrieving HTTP content in .NET is an easy tutorial in which the author clearly explains the process of utilizing the functionalities of HttpWebRequest and HttpWebResponse classes to access the content of the web pages in .NET framework. This... |