Sitemap

      Develop high speed .NET applications

Home

 
Products  |  Services  |  Partners  |  Press Room  |  Support  |  Buy  |  Download  |  Company
 
Alachisoft.com
a
  TierDeveloper
a

    Overview

    Features

    What's new in 5.6?

    Online ROI

    Online Demos

    Online Support

    Forum

    FAQ

a
       
  Code Generation Tool for Code Generation .NET  
   
       
 
 

What's new in TierDeveloper 5.6?

For a comprehensive list of ALL FEATURES in 5.6, please read
TierDeveloper Features
 
Ajax Support

Ajax support is included for your ASP.NET applications.

Object Mapping Features

Filtered object inheritance
a
Map object inheritance to one table and use a filter column to differentiate between base and derived classes. This option is not as flexible as vertical inheritance mapping but has faster performance as no joins are needed.
a
Map stored procedures to objects
a
Map the output of a stored procedure call to an object. Then, when the stored procedure is called, it returns a collection of the mapped objects. This way, you can use objects for all your database interaction.

Query Timeout

Timeout value can be specified for individual query.

App GUI Designer Features (ASP.NET & Windows Forms)

App GUI Wizard
a
Quickly specify the GUI of your application through an easy to use wizard. Wizard lets you select how many forms, list pages, ad hoc search pages you want and which objects they should be mapped to. It also lets you specify the menu of your application and a login page. Wizard then lets you generate either ASP.NET or Windows Forms application. This is the fastest way of generating a custom app GUI.
a
Forms Designer
a
Use a powerful forms designer inside Visual Studio 2005. It lets you design custom forms that are connected to your mapped objects. This lets you quickly develop your applications GUI without having to figure out how to connect your objects layer to your presentation layer. Forms Designer uses .NET 2.0 custom controls and there is no code generation.
a
List Pages Designer
a
Use a powerful list pages designer inside Visual Studio 2005. It lets you design custom list pages that are connected to your objects. These list pages can display out from one or more tables in the database and let you select rows and take actions on them. List pages designer uses .NET 2.0 custom controls and there is no code generation.
a
Ad Hoc Search Pages Designer
a
Use a powerful ad hoc search page designer inside Visual Studio 2005. It lets you design custom ad hoc search pages that are connected to your objects and let you incorporate intelligent searching in your applications. Ad hoc search pages designer uses .NET 2.0 custom controls and there is no code generation.
a
Menu Designer
a
Use a powerful menu designer inside Visual Studio 2005. It lets you design your application’s menus that are connected to your forms, list pages, and ad hoc search pages. Menu designer uses .NET 2.0 custom controls and there is no code generation.
a

Code Generation Features

.NET Remoting App
a
For your mapped objects, generate (based on App GUI Wizard) a .NET remoting application. Proxy objects for client-end are also generated that make .NET remoting calls to server objects. .NET Remoting application is an excellent start into using .NET Remoting.
a
Generate ASP.NET and Windows Forms application (ASP.NET 2.0)
a
TierDeveloper lets you generate ASP.NET and Windows Forms applications to work with your mapped objects. These applications allow you to test the generated objects and also to perform some of the simpler tasks of your application (e.g. administrative tasks of managing application data). You can customize the layout of these applications by rearranging the fields on their forms or changing the column width and order of their lists. You can also specify drop-down controls on the forms.

 

 Copyrights 2007: Alachisoft, all rights reserved