ApexSQL Code - Application - 2005.13

von ApexSQL

Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
Bildschirmabzug von ApexSQL Code - Application - 2005.13Increase productivity, reduce errors, standardize your code base and automate repetitive coding tasks with template based code generation. ApexSQL Code is a Rapid Application Development (RAD) code generation tool, streamlined specifically for Microsoft SQL Server, that enables you to automatically generate thousands of lines of C#, VB.NET, ASP.NET, SQL (and more) in just seconds.

Ab
$383.04
Preis in

Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

ApexSQL Code 2005.13 without Support

In den Einkaufswagen $ 383.04 1 Client License Download (12.6 MB)
In den Einkaufswagen $ 344.64 1 Client License per license from 3 to 4 Licenses Download (12.6 MB)
In den Einkaufswagen $ 325.44 1 Client License per license from 5 to 9 Licenses Download (12.6 MB)
In den Einkaufswagen $ 303.05 1 Client License per license from 10 to 15 Licenses Download (12.6 MB)
In den Einkaufswagen $ 287.04 1 Client License per license from 16 Licenses Download (12.6 MB)

ApexSQL Code 2005.13 with 1 yr Support & Upgrades

In den Einkaufswagen $ 498.24 1 Client License Download (12.6 MB)
In den Einkaufswagen $ 448.32 1 Client License per license from 3 to 4 Licenses Download (12.6 MB)
In den Einkaufswagen $ 423.36 1 Client License per license from 5 to 9 Licenses Download (12.6 MB)
In den Einkaufswagen $ 394.25 1 Client License per license from 10 to 15 Licenses Download (12.6 MB)
In den Einkaufswagen $ 373.44 1 Client License per license from 16 Licenses Download (12.6 MB)

ApexSQL Code 2005.13 with 2 yr Support & Upgrades

In den Einkaufswagen $ 575.04 1 Client License Download (12.6 MB)
In den Einkaufswagen $ 517.44 1 Client License per license from 3 to 4 Licenses Download (12.6 MB)
In den Einkaufswagen $ 488.64 1 Client License per license from 5 to 9 Licenses Download (12.6 MB)
In den Einkaufswagen $ 455.05 1 Client License per license from 10 to 15 Licenses Download (12.6 MB)
In den Einkaufswagen $ 431.04 1 Client License per license from 16 Licenses Download (12.6 MB)

ApexSQL Code 2005.13 with 3 yr Support & Upgrades

In den Einkaufswagen $ 612.48 1 Client License Download (12.6 MB)
In den Einkaufswagen $ 551.04 1 Client License per license from 3 to 4 Licenses Download (12.6 MB)
In den Einkaufswagen $ 520.32 1 Client License per license from 5 to 9 Licenses Download (12.6 MB)
In den Einkaufswagen $ 484.50 1 Client License per license from 10 to 15 Licenses Download (12.6 MB)
In den Einkaufswagen $ 459.84 1 Client License per license from 16 Licenses Download (12.6 MB)

Dieses Produkt ist unter der GSA Schedule Preisstaffelung verfügbarUnsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.

Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

ApexSQL Code provides template based code generation for any language used with Microsoft SQL Server. Comes complete with a large collection of templates in a template library.

  • Do you spend a lot of time manually writing Data Access Layer code, stored procedures or even forms for CrUD (Create, Update Delete)? 
  • Have you ever "fat fingered" names of parameters, datatypes or made other common errors in blocks of rote, repetitive code leading to annoying errors?
  • Would you rather spend time designing software than typing code?
  • Would you like to ensure you code base is more standardized with each class and function written the exact same way?

ApexSQL Code solves all of the above problems.

What’s it for?
Here are just a few examples:

  • Create Data Access layer code based on underlying tables, views or stored procedures
  • Create complete web forms in ASP.NET (C# and VB.NET) to work with your existing database
  • Automatically created stored procedures for select, update, delete and insert on tables
  • Construct an ADO Command object with parameters for large stored procedures with many input and output params
  • Document your sql server database into HTML by using database object scripts
  • Create a trigger based auditing system (templates included with ApexSQL Code)

ApexSQL Code Features:

  • [NEW] SQL 2005 Support
  • [NEW] New Auto-update feature
  • A template wizard that makes creating templates as easy as following 7 simple steps
  • A template property page for editing templates in place with simple picklists and dialogs
  • XML based templates - allows for template attributes to be embedded directly in the template structure itself.
  • Built in Session and Application variables
  • Programmatic control of file operations and dialogs directly from the template. Files can be output, appended or all file operations can be suppressed if user chooses to use File System Object
  • ApexSQL Code now automatically remembers all of your table, view, sproc, field, parameter and result column selection in between sessions and for a specific database. These selection profiles can be saved, cleared and retrieved
  • Choice of VBScript of JScript for template scripting - handles looping including For Each loops, constructs, error handling, etc. Your ability to create code patterns is virtually unlimited
  • Extensive template library including C#, VB.NET, AsP, VB, SQL and Delphi templates
  • Support for unlimited Include files just like ASP
  • Real Intellisense to navigate ApexSQL Code object Model
  • Default color coded text editor to manage templates currently supports ASP / VBScript, VB, Java / JScript, CSharp and SQL
  • Multiple tables, views and stored procedures can be scripted at once and even in the same template
  • Intelligent variable typing allows you to strongly type all VB variables (i.e. long), always use variants or use variants only for NULLABLE fields in the database
  • Scripting engine allows programmatic access to any COM object installed on user's computer including FileSystemObject
  • Error handling shows exact line of error allowing for easy diagnosis of errors and de-bugging
  • ApexSQL Code object model allows easy extraction of information. Read-Only properties are used to create code patterns but object model also exposes Read-Write properties that can be controlled programmatically
  • Pre-Processing of templates - now various ApexSQL Code settings like language, programming language and output file can be controlled via the template itself
  • Templates can be Parsed for simple scripting mistakes like missing starting or closing tags and version incompatibilities

Support

What support options are available?
ApexSQL take support seriously they offer support via their Support Forums as well as Phone Support for customers who have purchased a Maintenance Contract for Support and Upgrades.

Produkt-Suche

Suchbegriffe eingeben:

Weitere Links

Hersteller

Primärkategorie

Zugehörige Produkte

Zugehörige Kategorien

Award