.Net Program Source Code Generator TCDesigner
 

TCDesigner benefits 

Benefits to Managers 

  • Slash development time by generating all the mundane and repetitive program code plus all stored procedures.
  • Facilitate problem resolution by automatically logging errors to the event log and/or log file.
  • Reduces maintenance costs through code-reuse and consistant programming techniques.
  • Enforce standards: naming, coding, documenting, error handling, and more. 
  • Improves software reliability through proper try-catch-finally exception implementation.

Benefits to Team Leads/Project Managers 

  • Jump start for your .Net project by generating the foundation layers of a well-organized project.
  • Allows developers to concentrate on important business requirements.
  • Your system documentation is generated right along with the code in XML comments for every method and property (C# only).
  • Team members will enjoy their work more. Coding with a good OO design is less aggrevating and more satisfying. 

Benefits to Experienced Developers

  • Focus your expertise on important business requirements rather than on the lower tiers.
  • Your code will be of higher quality at an earlier stage of the construction phase.
  • Spend less time debugging and fixing. You base layers will be done right the first time.
  • Make progress FAST. Once the database is implemented, TCDesigner accelerates the construction phase.
  • Custom data access classes utilize strongly-typed data objects - makes programming easier, and reduces run-time errors.

Benefits to Programmers Learning C#, .Net, or OO 

  • Learn by example - Instead of a $50 book (that you can't take back) try TCDesigner standard for $10! If you learn best by working with good examples then we think you will benefit tremendously from TCDesigner. Within just minutes of installing TCDesigner, you can be learning from tens of thousands of lines of well-written, production-ready C# source code.
  • Books are largely just documentation with exercises - Has this ever happened to you: You rush home from the book store with your new, fat programming book. Eagerly, you dive right in and start keying the first "sample program" in. About half way through, you start wondering why the author "did it this way." Before too long, you start feeling like there is too much "busy work" in the author's examples.
  • The best learning environment involves mentoring - What? No mentor available? Do the next best thing: Let TCDesigner be your mentor. TCDesigner comes with a pre-built project. You don't even have to be connected to a database to get started. Instanly see "best practices" C# coding techniques implemented by experienced developers. Want to learn FAST? Drop the generated source code into Visual Studio and step through it using the debugger. 
  • TCDesigner picks up where the books leave off - We think you will find great value in TCDesigner's ability to demonstrate great C# coding techniques. But thats not all - by a long shot! TCDesigner was created to help developers generate the "foundation" layer of any C# project. Most everything your application will need to get data out of, and back in to, your SQL Server database is generated instantly.
  • A partial list of C# coding techniques demonstrated
    • Namespaces (system and project)
    • Classes (internal, public, derived)
    • Interfaces Methods (internal, public, private )
    • Properties (private, public, static)
    • Collections (creating, adding rows, deleting rows)
    • Exception handling (try...catch...finally)
    • Flow of Control Statements (if/else, foreach, switch, etc.)
    • Assignment
    • Datatypes (all types)
    • Arrays
    • String Manipulation
    • Database calls (the RIGHT way)
    • File System calls
    • XML Comments
    • Style (white space, indentation, comments, etc.)
    • AND MUCH, MUCH MORE! 

 


©2004 Program Solutions LLC. All rights reserved. Terms of Use | Privacy Statement
TCDesigner