Crypto Anywhere is secure email on the move ! Users can decrypt and encrypt messages to friends who use PGP, OpenPGP, SecExMail and many more. Crypto Anywhere allows you to make a travel floppy which can be used in internet cafe's or at work. You...
Change Style Sheets On-The-Fly from Page Links is a JavaScript that can change the style sheets of your window without any requirement of coding. Supports different links for different styles. You can click on the links to change the style sheet....
Creating Assemblies On The Fly Using Code DOM is an useful article for the programmers to learn about the process of generating assemblies with the help of code document object model. Here the author gives details about various classes and gives...
Creating Datasets on the Fly is an useful tutorial for those who need to know how to sort and filter the database data that are passed to the dataset object. In this tutorial the author clearly shows you how to create a DataSet object and use...
Creating Secure Documents on the Net is an article deals with various method included in securing the database content in the intenet. In this article author gives details about the code that has to be utilized in HTML page, an ASP page and an...
Customized on the fly stylesheets is a web based turorial in which author elaborates about the procedures involved in constructing their own customizable stylesheet in the users website. Author gives examples and the sample code to make their own...
Delivering on the .NET Vision is a reference guide which describes about Microsofts vision of developing .NET as a complete solutions for web based applications. This article discusses about the Microsoft Passport.NET user databases, freedom to...
Displaying the contents of files on the server is a web based article in which author details in showing the file contents from the server. This article describes file system objects, show file() and various functions that are included in...
Getting on The Same Page With Your DataGrid is an article in which the author discusses about the paging behaviour of the datagrid control. This article clearly explains how to setup a DataGrid control so that you can page through the records of a...
How to determine the DB item is null or not is a tutorial in which the author shows you how to eliminate the error which arises when you store the database item which has empty data. IsDBNull method gives you the solution for this problem. The... |