|
The Daily Grind 1277
by Mike Gunderloy
Tuesday, November 20, 2007
|
Hooking up with the local Red Cross to start donating again today.
- Code Spaces - Online project management,
issue tracking, Subversion hosting. Free for 1 project and 2 users, pay plans for
more use.
Sponsors
|
|
C#/VB .NET Coding Guidelines - free ebook download
|
.NET Coding Guidelines is a
100+ page ebook (PDF) on naming conventions, best coding practices and patterns written by the industry expert
Steven Sartain and delivered to you for Free by SubMain.
- Naming Guidelines
- Class Member Usage Guidelines
- Guidelines for Exposing Functionality to COM
- Error Raising & Handling Guidelines
- Array Usage Guidelines
- Operator Overloading Usage Guidelines
- Guidelines for Casting Types
- Common Design Patterns
- Callback Function Usage
- Time-Out Usage
- Security in Class Libraries
- Threading Design Guidelines
- Formatting Standards
- Commenting Code
- Code Reviews
- Additional Notes for VB .NET Developers
|
|
Data Dynamics Reports is a new reporting engine for .NET developers that adds significant enhancements to standard RDL-based reports!
- Master Reports
- Allow report authors to create living templates that automatically update when the master report is updated.
- Data Visualizers
- Make it easier for those consuming the report to get the general idea of what the data is doing without comparing every single line.
- Advanced Printing
- N-up printing outputs N pages per physical page. Booklet mode organizes the pages in an order suitable for making a folded booklet.
|
General SQL Parser adds powerful sql query processing capability to your program.
- Pretty print SQL with lots of configurable parameters.
- Syntax check, given the error token, position and hint message if any syntax errors found.
- Identify various database objects such as table,field,constraint,index,function.
- Build sql from the ground up, modify and rebuild sql on the fly by providing a convinient Object Model.
- Full control of sql parse tree for further processing.
- XML output of sql query structure.
- More features at www.sqlparser.com
And here is a gift for you:
Free Online SQL Formatter
|
|
 |
|
 |
Mike Gunderloy is
the editor of Larkware, the daily .NET 2.0 newspaper of record.
|