•  
  •  
  •  
  •  
  •  
  •  
  •  
Tools, Resources, & Software
for Designers, Webmasters, & Coders
Username:
Password:
Forgot password?  Register
XML syndication

Popular listings

CIS 213 ADO Cheat Sheet
http://www.webdesignreference.com/CIS213/aspsumm.htm
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
These are super handy pages to print out and keep around to quickly find information and code-snippets to use. Milan is making these available completely for free - so definitely download them and send him feedback (he is going through and adding them for all the core classes in the client-side AJAX library).
http://weblogs.asp.net/scottgu/archive/2007/01/10/download-asp-net-ajax-pdf-cheat-sheets.aspx
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
A good resource for these things is the Symfony JS and Ajax cheat sheet you can find here.
http://andreiabohner.wordpress.com/2007/06/08/symfony-cheat-cheet-helpers-javascript-e-ajax/
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
This is by no means a complete list but it should help you convert ASP to PHP or the other way around. PHP has many more built in commands than ASP (VBScript), so several lines of code in ASP may convert so a single line in PHP. If you have a large application to move from ASP to PHP, the ASP Translator is a free web application that will save you hours of work. It converts comments, variables, if/then, loops, and many commands from ASP to PHP, all in your web browser.
http://www.design215.com/toolbox/asp.php
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
This article has cheat sheets for retrieving various bits of ASP.NET runtime information. For each bit of info, there is:

* A code snippet for retrieving it in a page, with a link to MSDN
* Description, sometimes explanation
* The value for the live ASP.NET app backing this site
http://duartes.org/gustavo/articles/Asp.net-Runtime-Cheat-Sheet-HttpRequest-HttpRuntime.aspx
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
C++ Quick Reference Guide and Cheat Sheet.
http://www.sourcepole.com/sources/programming/cpp/cppqref.html
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
It's not a tasty beverage; this language is full of rules that need to be understood. This chart covers the basics, classes, templates, input & output, namespaces, decisions, operators, exceptions, and variables & constants.
http://www.learnandthrive.com/pd_c.cfm
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
C++ is an imperative language with built in support for object oriented programming. Many of the features of the language are illustrated on this page, but it is mostly description by example - there isn't much text.
http://malun1.mala.bc.ca:8080/~wesselsd/csci160/cpp.html
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
Description of the most important classes, functions and objects of the Standard Language Library, with descriptive fully-functional short programs as examples
http://www.cplusplus.com/reference/
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing
DHTML Cheat Sheet:. Make your web pages dynamic with this new tool. This chart covers the basics, CSS style sheets, document object model,
http://www.learnandthrive.com/pd_dhtml.cfm
(Clicks: 3; Comments: 0; Listing added: Nov 15, 2008) Listing Details Report Broken  Listing