Getting the HTML Web Form Name in Code is an article in which author discusses about the procedure to retrieve the HTML web form name through java script using the clientID property. The author explains about the codes with examples and also he...
Advertisement
People and code: The two poles of .NET migration is a reference article which deals with the two aspects regarding with adapting .NET framework. In this article the author discusses about why people has to be re-trained to catch the existing...
This recipe reads a file containing stack traces from Linux' backtrace functions and extends each stack frame line with the source file name and line number. Usage and an example are included.
Given a path to a primary file and a menu path, a section name and a command key, extract a command from a QEditor menu and execute it. Useful from context menu entries. Example use DoM.py -m {o}\menus.ini do.py * list, on my...
This recipe allows a user to place debug messages, error messages and standard messages throughout a program. The function name and line number will be added to each debug and error message before it is printed out. In addition, each of these...
Instead of having to learn everything about .NET all at once, ASP.NET: Tips, Tutorials, and Code offers a better way to start using the new ASP.NET effectively based on the most important APIs and programming techniques. For anyone tackling...
Totally automated sign-up and code generation software. Members simply choose their username and password, indicate which banners they want to use, copy html code for the banner exchange and place the code on their website. / Automated stats...
An easy to setup domain name and hosting shopping cart that is easily integrated into your existing layout. Indigo HostCart checks the availability of domain names and allows user to lookup existing ones. It supports over 400 domain extensions...
A music archive for MP3 and OGG files. Scans directories and reads ID3-tags.
Articles, tutorials and code, with emphasis placed on MS Windows, ISAPI, COM, ODBC, ActiveX on Linux, databases, installation procedures, GD and cross platform issues.
Downloads "All Recipe Authors" pages in ActiveState, uses regular expressions to parse author name and number of their recipes on each page. Finally, it displays the recipe submission distribution (the count of how many authors have...
Often I need to print some diagnostic variables and have to construct a format string to include both name and value; but there is a quicker way! This is especially useful for tracing function call values (foo in example below)
Walk through a list of directories and rename the files within those directories based on the directory name and an index value. Useful for managing photos when downloaded from a camera into directories based on the shooting date.
Prints the current line number, function name and some text. Useful for debugging.
RustemSoft Software Copy Protection .NET Licenser is a functional software tool for complete license and customer management. Along with Skater .NET Obfuscator it helps you to prepare your product for protection, manage license, encrypt your code...
Demo utility for working with mdb-files via ADO (source code):Enumerating tables, view columns name and type, view records,Executing SQL query, enumerating, view, deleting, adding, updating stored query.Enumerating indexes, view, deleting, adding,...
ASP.NET Code Behind Pages is a web based tutorial in which author describes the process of sepearting codes and content in the ASP.NET page. The first method is encapsulating UI functionalties for seperating the content and code, which uses code...
Determine the approximate distance, in miles, between two US postal ZIP codes or telephone area codes. A data file including more than 40,000 entries of ZIP code, city and state name, area code, latitude, and longitude is included.
Python's power and ease of use combine to make it an excellent choice for writing programs that process XML data. This Topic Guide links to documentation and code for handling XML in Python, and also lists some selected resources for learning...
This is a program that allows users to have a nice place to save and manage the entire code snippets and scripts which are downloaded by them. This program is based on ASP and can be easily used by the users. Using this program users can build and... |