::  AgileStudio:

What Development Environment do I Need?

AgileStudio is a tightly integrated add-in for Visual Studio .NET 2003 on developer machines running Windows 2000 or WinXP Professional and with local or remote access to SQL Server 2000 Developer or Enterprise Editions.

What Deployment Environment do I Need?

Windows Application Deployment:  The client machine on which the Windows Forms application is deployed only requires an OS such as Windows 2000 or Windows XP. These client machines must be networked to a server running SQL Server with an appropriate OS (eg Windows Server 2000). The DataStoreManager can also be installed on this machine.

Web Application Deployment:  The SQL Server database, DataStoreManager and IIS (ASP.NET) tiers can be installed on the same or separate networked servers with a suitable OS for example Windows Server 2000. There is obviously no deployment required on the 4th tier, the browser host. 

What type of Applications can AgileStudio Produce?

AgileStudio can assist you in the production of Rich Client Windows Forms Applications and ASP.NET Web Applications.

Do I have to use a special Visual Studio project?

No, AgileStudio uses standard Windows Forms projects and does not require a new project type.

How Does AgileStudio Interoperate with regular ADO.NET Controls and Code?

AgileStudio complements Visual Studio.NET. You can write your own controls, stored procedures, create tables etc and modify your application logic as you please with your own code, provided you do not manually alter the original SQL tables and stored procedures produced directly by AgileStudio. A mixture of AgileStudio Object Binding and Conventional dataset binding can be utilized on the same form or even within the same control.

Are standard DataSets used?

AgileStudio has design time properties to facilitate the rapid production of Data Management Applications. AgileStudio object bindings are logic design time only. At runtime the application relies on standard DataSet bindings only.


::  Typical Uses:

  • See tutorials for examples of Windows and Web applications rapidly built using AgileStudio.
  • Build full Web Forms Applications
    Build feature rich ASP.NET applications. See White Paper - Implementing the .NET Pet Shop benchmark with 90% less manual coding
  • Build a full Windows Forms Application
    Windows Forms apps are often used when building a processing-intensive, highly responsive application that needs to take advantage of the full functionality of the client machine - such as an office productivity application.
  • Build a stand alone database
    Generate a SQL database intuitively without a line of SQL. AgileStudio conceals the implementation details such as Foreign Keys, Indexes etc.
  • Prototype a User Interface
    Take advantage of AgileStudio AutoBinding to rapidly assemble a rich UI without getting bogged down in plumbing code inaccuracies.
  • Prove an Overall Application Concept
    Combine lightening fast database generation with AutoBound UI controls to build and test a full application. Implement peer review immediately and iterate to the ideal solution before committing full resources to the project.

If you have any questions please click here