|
|
|
|
 |
|
 |
 |
 |
Development
|
|
|
Amount: 42
Displaying: 41 - 42
|
 |
Pages: << 1
2
3
4
[5]
|
|
|
|
|
Hits: 11
 0.0
This short tutorial provides two simple solutions for trimming strings: the easy way and the right way. The right way will ensure not to return a string with the last word cut off.
|
Platform(s): n/a |
Date: Jan, 03 2001 |
 |
|
|
Hits: 15
 0.0
This article explains why you shouldn't be sprinking <% %> render blocks throughout your HTML code. It's inefficient for the server and for your users!
|
Platform(s): n/a |
Date: Oct, 11 2000 |
 |
|
|
Hits: 10
 0.0
Here, you'll find a few example codes that allows you to save thousands of unnecessary database queries using Application variables.
|
Platform(s): n/a |
Date: Nov, 16 2000 |
 |
|
|
Hits: 7
 0.0
This article discusses the usage of persistence with the Application object in detail. Explains when to use Persistence, advantanges and disadvantages of using Persistence, and what types of data exchanges are targets for optimization and the benefits and disadvantages of using persistence with the Application object. Example code available for download.
|
Platform(s): n/a |
Date: May, 11 2001 |
 |
|
|
Hits: 14
 0.0
Often times it is necessary to take a string and dice it up in order to extract portions to be used for some obscure purpose. Enter the Split() function. Split is a very easy concept to grasp. Decide where you want to split your string and away you go.
|
Platform(s): n/a |
Date: Jun, 17 2002 |
 |
|
|
Amount: 42
Displaying: 41 - 42
|
Pages: << 1
2
3
4
[5]
|
|
|
|
 |
 |
|
 |
|
 |
|