Perl in a Nutshell strives to be a perfect set of socket tools for the active Perl programmer. By and large, it succeeds, providing endless and well-thought-out lists and tables on the language's modules, flags, and extensions. The authors briefly...
The second edition of ASP in a Nutshell gives developers of Microsoft Active Server Pages (ASP) a quick reference guide for looking up object usage on a dime. This guide is geared toward working ASP programmers who need to get their answers...
As a quick reference, ASP.NET in a Nutshell goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working...
In a Nutshell: Utilising established medical research as a base, this script has the ability to calculate an estimate amount of calories burned from running. It could also be modified to serve a similar function in relation to other physical...
Recently the usage of internets among the webmasters grow more wild. It becomes very difficult to search the user's favourite site quickly. As a solution to this, tutorial "RSS in a nutshell" gives you the content within RSS and how it...
This review only needs four words. O'Reilly's Perl compendium is, without a doubt, the ultimate Perl resource. / Containing electronic editions of Perl in a Nutshell, Programming Perl (2nd Edition), Perl Cookbook, Advanced Perl Programming,...
Perl as a command line utility is an article that explains to programmers who use Perl that it is a useful and quick scripting engine for command line operations. Through command line, Perl can accomplish in just a single line, tasks that require...
Adding a Default ListItem in a Databound Listbox in ASP.NET is an article in which the author discusses about adding items to the listbox web control of ASP.NET. The author shows how to add the items using the Insert method as well as explains how...
Adding Items in a List Web Server Control is a turoial which shows you how to add the items in the list web server control. In this tutorial author explains three methods such as adding items at design time, add items programmatically at run time...
Allowing Users to Select Items in a DataList Control is a web based tutorial which shows you different methods such as using the ItemCommand Event, SelectedIndexChanged Event, SelectedItem Property and SelectedItemStyle Property to select the... |