Sorting XML Data using the .NET DataGrid is an article in which author discusses about the procedure for sorting XML data. The author details about data grid and its properties and the method of calling the AllowSorting property to execute...
A large searchable code repository with approximately 15 broad categories you can browse.
A small and more efficient script using which menus on site pages can be created in an attractive manner. Supports javascript for implementation. It is more compatible with several browsers. Horizontal menus can be located at the top of page which...
Creating and using Assembly attributes are the main theme projected in this online tutorial. The new concept of using the attributes to connect in meta-data with the code is acceptable by the .NET Framework. The author shows the same concept in...
A small program that installs itself in the right click menu of the Windows Explorer. When the menu item is clicked the selected directory is previewed in a zoomable window. Menu items and right button menu items allow printing of the directory,...
Using the ASP.NET Runtime to extend desktop applications with HTML scripts is an online article explaining about the mechanism within the .NET Framework which provides scripting host for client side applications. The users could update their idea...
HOW TO: Detect Which Version of the .NET Framework Is Installed in a Deployment Package is a reference guide which gives how to use this .NET framework software development kit and visual studio. It also gives some points to add a launch condition...
PHPXref is a small Perl script designed to ease the working with the source code of a large PHP site. It allows you to: cross reference functions, variables and database tables defined and used across the various PHP files, and then generate...
compactHTML is a small command-line utility for trimming the size of files like HTML, PHP etc. This is written on Java 2. It accomplishes the reduction in file size by removing the extraneous characters, which take up more space like spaces, tabs...
This is a tutorial for securing resources by using ASP.NET Whidbey. This tutorial explains that achieving security for the web resources becomes easier as soon as the Visual Studio.NET Whidbey is released and discusses about the different types of... |