WareSeeker Search Software

asp code generator


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

SQL VB ASP Code Generator 1.0


windows Software Development->Misc Programming Tools $199
View Detail
Download SQL VB ASP Code Generator 1.0Download SQL VB ASP Code Generator 1.0
4.35MB

SQL VB ASP Code Generator is a powerful multi-purpose tool that lets you effortlessly generate SQL, VB and ASP Code. You can even generate an entire VB application or ASP web application, all derived from the tables in your database with just one click.

No more recreating the same old SELECT, INSERT, UPDATE, and DELETE SQL queries and then having to string them all together in VB or ASP, and then tie in all the hooks that update the user interface. No more time wasted redundantly building the same old edit and grid list screens with all the error handling? Generate a complete or partial VB or ASP app with one click, or simply generate VB forms or .asp files for a single table. It even handles relational lookup fields and fills combo boxes with lookup field data when building edit screens in VB. For building your specific custom queries, there is a point-and-click main screen for building SQL queries manually that makes it easy. No more remembering field names, table names?and much less typing! ...and much quicker.
2

ASP.net Code Generator: dbQwikSite


script ASP NET Free
View Detail
Download ASP.net Code Generator: dbQwikSiteDownload ASP.net Code Generator: dbQwikSite
dbQwikSite is a full featured, web application development environment, with an important difference, you never need to write any code. dbQwikSite turns your ideas into web applications. It generates all the ASP, ASP.net and PHP code. You concentrate only on the design and function of your site dbQwikSite goes beyond average code generators. They analyze your database and create pages based on your table design. dbQwikSite does that and lets you create tables from: web forms, Excel, files and templates. dbQwikSite leaves the competition in the dust when it comes to real-life work scenarios. Change your table structures on-the-fly, and dbQwikSite elegantly flags affected pages. It integrates with popular HTML editors. X-Gen technology lets you design independently of the target host. You can design and test with MS Access and ASP, then deploy to MySQL and PHP on a Linux server. dbQwikSite offers plenty of flexibility in controlling your finished page appearance too.
3

dbQwikSite V5 ASP Database Code Generator


script ASP $179.95 Additional Info: ECommerce (all the power of PRO plus Shopping Cart support)
View Detail
Download dbQwikSite V5 ASP Database Code GeneratorDownload dbQwikSite V5 ASP Database Code Generator
dbQwikSite: Turbo charge your web development Generate all kinds web applications connected to databases. dbQwikSite is an intelligent code generator saving hours of tedious web programming. Absolutely no coding required! It is amazing, just give dbQwikSite a database, and pick the tables and page types (List, Add, Edit, Search... theres loads more page types). Then click test, your ASP/ASP.net/PHP is generated and tests right on your PC. Simple, yet powerful! Go with the defaults, or dign in deeper and take full control of your pages. You can control color themes, record layouts, page flow, security access and more. Need more? What about intgrated Ecommerce, create shopping sites in minutes. dbQwikSite, has built in support to payment processing: PayPal, Authorize.Net, WorldPay, SecPay. With dbQwikSite you can build all kinds of data driven sites such as: catalogs, FAQs, Staff Lists, shops... the posibilities are limitless.
4

Three Tier Code Code Generator For ASP.NET


script ASP NET Free
View Detail
Download Three Tier Code Code Generator For ASP.NETDownload Three Tier Code Code Generator For ASP.NET
The 3-Tier Code Generator is a wonder tool that will help developers to code within minutes a simple module to add, update records in the table. At the same time it keeps the best practices and industry standards in mind. It exploits the object oriented features of .NET. Following are some of the features of the tool: Generates all the code required for 3 tier architecture to be directly used in Visual Studio .NET. Makes use of Web Template pattern and Error pattern. Generates SQL procedures and scripts to create, add, update and show records of the table. Generates code for both C# as well as VB.NET. Can do DataGrid editing or separate update form. Makes use of cascading style sheets. Uses a standard Microsoft recommended Microsoft Data Access Application Block for .NET. User controls are used for header and footer.
5

SQL VB ASP Code Generator 3.0.009


windows Software Development->Components Libraries $49
View Detail
Download SQL VB ASP Code Generator 3.0.009Download SQL VB ASP Code Generator 3.0.009
5.83 MB
SQL VB ASP Code Generator is a useful and powerful multi-purpose tool which lets you effortlessly generate SQL, VB and ASP Code. You can even generate an entire VB application or ASP web application, all derived from the tables in your database with just one click.

No more recreating the same old SELECT, INSERT, UPDATE, and DELETE SQL queries and then having to string them all together in VB or ASP, and then tie in all the hooks that update the user interface. No more time wasted redundantly building the same old edit and grid list screens with all the error handling

Generate a complete or partial VB or ASP app with one click, or simply generate VB forms or .asp files for a single table. It even handles relational lookup fields and fills combo boxes with lookup field data when building edit screens in VB. For building your specific custom queries, there is a point-and-click main screen for building SQL queries manually that makes it easy. No more remembering field names, table names and much less typing! ...and much quicker.

6

Fast Code Generator


script ASP NET Free
View Detail
Download Fast Code GeneratorDownload Fast Code Generator
MyCodeGenerator- is an easy to use .net code generator that auto-generates a data layer object model based on your database schema.MyCodeGenerator- is an easy to use .net code generator that auto-generates a data layer object model based on your database schema. By using the MyCodeGenerator .net code generator you are taking a component architecture that is already designed and applying it to your application. This will significantly increase your reliability, speed of development and will reduce the costs of producing the application.
7

Web Application Code Generator .NET


script ASP NET $129.95
View Detail
Download Web Application Code Generator .NETDownload Web Application Code Generator .NET
Web Application Code Generator produces fully functional accrual-based 3 tier architecture in a ready to run ASP.NET 2.0 application. Web Application Code Generator is a software development tool for building ASP.NET 2.0 web applications on a generated .NET 2.0 API. This tool will help you create web applications and components from your database structure much quicker than programming everything manually. This is a Rapid Application Development (RAD) tool.
8

MyDBO Code Generator 2.1


linux Programming->Code Generators Free
View Detail
Download MyDBO Code Generator 2.1Download MyDBO Code Generator 2.1
0.12 MB
MyDBO is a powerful object-oriented code generator for PHP/MySQL Web application developers.

It is designed to remove the hassle of implementing familiar database operations (select, update, insert, etc) over and over again when creating Web applications. MyDBO Code Generator creates code for accessing your database tables without you having to worry about connections or SQL queries.

It also allows you to approach your database in an object-oriented fashion, thus giving you real flexibility. It uses templates to generate code, so it is also possible to create your own templates.

Here are some key features of "MyDBO Code Generator":

· Forget about accessing your database with SQL queries.
· Use the far more flexible object-oriented approach.
· Create logic foreign key links between your tables and navigate between your objects.
· Map the default MySQL date type to whatever you want.
· Create your own templates for unlimited possibilities.
· Fast and reliable.
· Should your database structure change, just re-generate the code.
· Easy to generate with the generation wizard.
· The generated code has standard comments for each class and functions.
· Free for personal and commercial use (GNU), Open source.
· Clean and tested code.

Whats New in This Release:

· Boolean return values were added in API methods.
· A LIMIT argument was added in the tableCollector of the businessAPI plugin.
· The number of queries to execute when using Collector was reduced to 1.
· The use of database connections was optimized, and $DB is now a global variable.
· Memory is allowed increased to 16M.
· The ADOdb installation was customized to be minimal.
· instantAdmin was updated with a new API.
· Collector classes can now return the number of results only.


9

ASP Code Library


script ASP $79.00 Additional Info: 30 days
View Detail
Download ASP Code LibraryDownload ASP Code Library
ASP Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 50,000++ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits encryption (optional) 5. User notes & attachments handling 6. Favorites & rating support 7. Full integration with *all* major programming IDEs And much more!
10

Da Vinci Code generator 1.0


windows Home Education->Miscellaneous Free
View Detail
Download Da Vinci Code generator 1.0Download Da Vinci Code generator 1.0
313 KB
Da Vinci Code generator - Freeware program for generating the Da Vinci Code and saves it on your computer, CD or floppy. Da Vinci code generator produces code, thats encrypted using close to 1000 variants of the Gods name.

If you want to learn more about the approach, used in the "Da Vinci Code generator", download the program and read help, or try to search additional information form Google.


11

PHP Code Generator


script PHP Free
View Detail
Download PHP Code GeneratorDownload PHP Code Generator
This web application allows you to enter a few details about your MySql table, and it will then generate the source code required to add, edit, delete and search for records - Instantly! Includes support for field types, including drop-boxes, check boxes, etc.!
12

JET Code Generator


script Java Free
View Detail
Download JET Code GeneratorDownload JET Code Generator
The JET Code Generator connects to any JDBC based database and exports the schema as an XML formatted file. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. Then generates code based on XSL Transformations. A complete example is included; with a database, support classes, XSL Transformations, build scripts (ANT, and batch).
13

Code Generator Pro


script ASP NET $59.00
View Detail
Download Code Generator ProDownload Code Generator Pro
This application is designed to provide you with straight forward code generated in order to save your time and currently most web applications needs administration module or designed to insert, update and view data beside the business logic which is the core of any web application this edition of Code Generator Pro offers many features to create easy tasks for you and give you more space space to handle the core of your application
14

ASP Stock XML Generator


script ASP Free
View Detail
Download ASP Stock XML GeneratorDownload ASP Stock XML Generator
This is a customizable XML generator for stock quotes usining ASP, XML, and COM. It retrieves the currect quotes of given stocks, and creates a simple XML file containing the info.
15

.Net Code Generator (itecDataLayer) 2.0


windows Software Development->IDEs Coding Utilities $47.00
View Detail
Download .Net Code Generator (itecDataLayer) 2.0Download .Net Code Generator (itecDataLayer) 2.0
300K
ItecDataLayer .net Code Generator - is an easy to use development application that auto-generates a data layer object model based on your database schema. Exposing methods like MoveNext(), FindByPK(). In addition, data updates, inserts, and deletes can be call with one line of code. Based on templates for Visual Basic and CSharp Developers.
Code Generator Features

Map tables to objects
Based on templates for VB and C# Developers to extend or modified the results
Use it on windows app or asp.net apps
Allows you to create data classes in a fraction of the time that you could hand code them Create Insert, Update, Delete, Select statement automatically
You can create and use Store Procedures
Use Microsoft Application Data Block
Use Microsoft Exception Management Block


16

Bokai Barcode Image Generator ASP Component (Barcode/ASP) 2.2


windows Software Development->Components Libraries $299
View Detail
Download Bokai Barcode Image Generator ASP Component (Barcode/ASP) 2.2Download Bokai Barcode Image Generator ASP Component (Barcode/ASP) 2.2
329000KB
Bokai barcode image generator ASP component (Barcode/ASP) is a COM component that generates barcode images in PNG or JPEG format. As a dynamic barcode generator, it can be used on web servers (IIS) and your HTML pages can embed a bar code image URL (an ASP file provided) without programming in an HTML IMG element, without programming necessary. The barcode component supports rotation, fonts, colors, text positions, methods to save a barcode image to a file or to draw to a device context. It supports 25 barcode types and variants: Code 39, Code 128, UPC-A, UPC-E, EAN 128, EAN 13, EAN 8, Code 93, Codabar, PostNet, ITF (Interleaved 2 of 5), 2 of 5, UPC-A + 2, UPC-A + 2, EAN-13 + 2, EAN-13 +5, EAN-8 + 2, EAN-8 + 5.

17

Bokai Barcode Image Generator ASP Component (Barcode/ASP) 2.2


windows Network Internet->Other $299.00
View Detail
Download Bokai Barcode Image Generator ASP Component (Barcode/ASP) 2.2Download Bokai Barcode Image Generator ASP Component (Barcode/ASP) 2.2
307 KB
Bokai barcode image generator ASP component is a COM component that generates dynamic barcode images in PNG or JPEG format. It can be used on web servers and your HTML pages can embed a bar code image URL (an ASP file provided) without programming. It supports rotation, fonts, colors, text positions, methods to save a barcode image to a file or to draw to a device context. It supports 25 barcode types: Code 39, Code 128, UPC, EAN, etc.
18

OxyGen Code Generator 1.7


windows Software Development->Net $49.99
View Detail
Download OxyGen Code Generator 1.7Download OxyGen Code Generator 1.7
5.9 MB
Generates source code for the Data Access & Business Layers of a typical .NET application. Outputs include Stored Procedures for the Data Layer, a data provider class for the Data Access Layer along with data transfer objects. For the Business Layer, a cache is available along with the Domain Model. A Business Services layer exposes functionality to the Service Publication (WCF and Web Services) and UI (ASP.NET). Searching & Paging included
19

OxyGen Code Generator 1.6


windows Software Development->Source Code $49.99
View Detail
Download OxyGen Code Generator 1.6Download OxyGen Code Generator 1.6
5.74MB

Generates source code for the Data Access & Business Layers of a typical .NET application. Outputs include Stored Procedures for the Data Layer, a data provider class for the Data Access Layer along with data transfer objects. For the Business Layer, a cache is available along with the Domain Model. A Business Services layer exposes functionality to the Service Publication (WCF and Web Services) and UI Layers (ASP.NET). Searching & Paging included.

# Code for entity relationships are generated
# Zero-code query builder
# Table and column name mapping
# Specialized code for Static Reference Tables
# Configurable data caching with auto refresh
# Scalable data paging (Data Source Paging)
# Relationship denormalization code is generated for the Business Layer
# Stored Procedures, OOP classes and collections (generic List of T) are generated
# No ad-hoc or parameterized queries (only Stored Procedures) equals greater DB access security
# Automatic code comments
# The Complete data manipulation stack (i.e. Stored Procedures, Data Entity Classes, Data Access Provider, Caching, and Business Domain Model Classes) is generated
# The generated search API and pages include FullText features
# WCF Services (.svc) and Web Services (.asmx) are generated to expose the Business Services Layer.
20

PHP Code Generator Beta


script PHP $20.00
View Detail
Download PHP Code Generator BetaDownload PHP Code Generator Beta
This application generates self-processing PHP forms and/or scripts for use with the selected MySQL database and MyISAM table. Usefulness of the PHP Code Generator depends upon first creating the desired MySQL table. Once this is done, it will instantly generate PHP scripts used to interact with that table, based on the properties of individual columns. Output includes: a rough draft of PHP validation of user input, Javascript validation examples, an XML script, XML parser, an email message containing user input, forms to add, change, delete, or display paginated records, etc. Configuration is reasonably simple. May be best suited to quickly developing simple web site forms used to collect user input. The demo shows exactly what output can be obtained. Beta.

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search