Blog

Home arrow Blog
Blog - Content Section Layout
Use FileReader and BufferedReader to read text from a character-input stream
Contributed by Howell   
Monday, 12 June 2006

Read text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.

The buffer size may be specified, or the default size may be used. The default is large enough for most purposes.

In general, each read request made of a Reader causes a corresponding read request to be made of the underlying character or byte stream. It is therefore advisable to wrap a BufferedReader around any Reader whose read() operations may be costly, such as FileReaders and InputStreamReaders. For example,

Last Updated ( Tuesday, 08 August 2006 )
Read more...
ASP Documentation Tool
Contributed by Howell   
Monday, 12 June 2006
The ASP Documentation Tool™ creates comprehensive technical documentation for ASP 2.0 and 3.0 web applications written in VBScript or JScript. It will also document SQL Server 7.0,2000,2005 or Microsoft Access databases associated with the applications, as well as associated Visual Basic 6.0 COM objects that may be used in the web application.
Read more...
Apex SQL Code
Contributed by Howell   
Monday, 12 June 2006

Apex SQL Code is a Rapid Application Development (RAD) Code Generation tool for MicrosoftR SQL Server that enables you to automatically generate thousands of lines of perfect ASP, VB, C#, SQL (and more) code in just seconds

The key feature of Apex SQL Code is Template based code generation that allow users to configure custom code patterns automated with the scripting language of your choice, VBScript or JScript.

Read more...
Useful Open Source .NET Tools
Contributed by Howell   
Sunday, 11 June 2006
Below is a list of the packages of Useful Open Source .NET Tools
Read more...
Asp Tutorial:ASP and HTML comment
Contributed by Howell   
Sunday, 11 June 2006
It is always a good thing to put comments in your code about what it is doing. For trivial operations that may be overkill, but when you are writing complex code doing something that may not be apparant from the code immediately, it is imperative. Not only for others that may read your code, but for you as well. It is very likely that you will not remember how you did something six months back.
Last Updated ( Sunday, 11 June 2006 )
Read more...
<< Start < Previous 11 12 13 14 15 16 17 18 Next > End >>

Results 141 - 150 of 179

  home              contact us

 

©2006-2012 DeveloperZone.biz   All rights reserved     powered by Mambo Designed by Siteground