tierdeveloper 6.0
TierDeveloper 6.1
TierDeveloper is an object to relational mapping (O/R mapping) code generator that lets you develop extremely high performance .NET applications in record time. more>> TierDeveloper is the industry standard for Object to Relational mapping and code generation tool that helps you rapidly design, generate and deploy middle-tier-objects for your enterprise applications. It is designed to enable developers to build BUSINESS FRAMEWORKS with an instant increase in productivity and at the same time greatly simplifying the management of change.
- .NET Framework 2.0/3.0/3.5 Support
- Visual Studio .NET 2005/2008 Integration
- New Mapping Wizard provided to do N-N Mapping
- Seperation of Domain Object from Persistence Layer
- Custom hooks in a seperate independent .NET Assembly
- Integration Layer provided
- .NET components
- ASP.NET pages
- XML/XSLT
- Web Services
- C# and VB.NET
- Supports OLEDB, SqlDB and OraDB Data Providers
- Object Binding
- Lazy Loading
- Web Services
Database Support
- SQL Server 2000/2005/2008
- Oracle 10g/11g
- IBM DB2 7.1/8.1 or later
- Ms Access 2003/2007
System Requirements: PC with 64 MB RAM, 32 MB Hard disk Space
System Requirements: Previously commerical ($1500/license) but now free
<<less
TierDeveloper .NET 6.1
Generate template-based .NET objects and apps without any hand-coding. more>>
TierDeveloper .NET 6.1 is a powerful and easy-to-use tool that helps you develop real-life complex .NET database application in record times. TierDeveloper does this by letting you map objects to relational databases, put power SQL and business rules in them, and generate fully working code instantly. TierDeveloper also generates an ASP.NET application to either let you test the generated objects or to use as a powerful admin application.
Some of the main benefits of using TierDeveloper are:
- Speed up .NET Development: 50% of your code is generated instantly.
- Improve Code Quality: All generated code is consistent and based on a design pattern.
- Reduce Testing Effort: All generated code is based on pre-tested templates.
Major Features:
- Object Mapping Features
- Filtered Object Inheritance
- Map stored procedures to objects
- Objects
- Map to a single table or multiple tables
- Map to a view (read-only or in update mode)
- Define unmapped objects and create tables for them automatically
- Support for auto-generated keys (Identity keys and sequenced values)
- Select subset of table-columns as object attributes
- Support for formula (computed) fields in objects
- Support for NULL values (IsNull and SetNull)
- Name object attributes different from table-columns
- Support all the data types in target language including BLOB
- Data validation on attributes provided including range-checking, greater than, or less than checking
- Extendible field validation framework. Add your own custom field validation logic
- Required and optional field checking
- Save an object only if it is "dirty" (meaning data is changed in it)
- Serialization support for all objects
- App GUI Designer Features (ASP.NET & Windows Forms)
- App GUI Wizard (New)
- Forms Designer
- List Pages Designer
- Ad Hoc Search Page Designer
- Menu Designer
- Transaction Support
- Specify insert, update, delete, and single-row select operations
- Specify multiple insert and single-row update operations
- Specify bulk updates and deletes with custom where-clause
- Specify transactional characteristics of objects for COM+
- Full transaction support for non-COM+ components in a parent-child relationship
- Non-COM+ components can also be part of client initiated transactions
- Transaction isolation levels for each object
- Queries
- Query Timeout
- Specify joins
- Select subset of object attributes for retrieval
- Specify custom where-clause with nested queries, UNIONs, and others
- Accept run-time parameters
- Return a collection of objects as the output of query
- Support GetCount and GetPartialRows behavior in queries
- Support SELECT DISTINCT on queries
- Return Typed DataSets as query results
- Automatically create queries based on indexes
- Dynamic Queries: Same as normal queries but with following additional features:
- Specify where-clause at run-time
- Output of dynamic query is a collection of objects (just like normal queries)
- Relationships:
- Re-architected support for 1-1, 1-n, and m-n relationships
- Added support for m-n relationships (thru a bridge table)
- Parent-child relationships support for 1-1, 1-n, and m-n
- Lazy loading of related objects in a relationships
- Cascaded updates and deletes for all relationships provided
- Automatically create relationships between objects
- Parent/Child Relationships
- In case of 1-1, 1-n, and m-n specify a parent-child characteristic
- Parent object updates or deletes children as part of one transaction
- Parent object loads all children
- Stored Procedure Calls Relationships
- Define methods in objects as calls to stored procedures
- Specify input, input/output, and output parameters
- Accept cursors as output of stored procedures
- Use it when a stored procedure has complex business rules
- Generate T-SQL stored procedures for all SQL used in objects
- Generate CLR stored procedures for all SQL used in objects
- TierDeveloper does this automatically and then generates objects code so it is calling these stored procedures
- Improves performance
- Use package syntax for generated Oracle stored procedures
- Custom Hooks (safe code)
- Write custom hooks to be called by the generated code from within the methods of objects
- Custom hooks kept separate so objects code can be regenerated
- Generate skeletons and a test application for custom code to make it easy for you to write custom code and test it independently
- Typed Datasets
- Support for Typed DataSets for all objects
- Generate .xsd files for all objects and define relationships in them as well
- NET Remoting Services
- Select one of more objects and one or more methods in them and generate web services for them
- Generates a Windows Forms remote client application
- TierDeveloper support RPC-style web services
- Code Generation
- Support for Visual Studio 2008 and .Net Framework 3.0/3.5
- Support for Microsoft Enterprise Library Security Application Block
- Support for WCF
- .NET Remoting App
- Generate ASP.NET and Windows Forms application
- Now you can generate code through TierDeveloper that supports .Net Nullable types
- Complete re-architected template-based code generation engine
- Code templates based on JavaScript language and are customizable
- Customize names for classes, methods, and properties
- Generate .NET components in C# and VB.NET
- Generate either COM+ or non-GAC code
- Generate updatable Datasets
- Build .NET components as private or shared assemblies
- Support for Visual Studio 2008 and .Net Framework 3.0/3.5
- WEB App Generation
- Ajax Support
- Generate a fully-working web application
- Web app contains pages to test each and every object behavior
- Generate web app with or without XML/XSLT
- Schema Level View
- Quickly view object mappings against all tables in the schema
- Instantly view overlaps in objects on table-mapping
- Easily see which tables haven't been mapped
- Makes object design work very easy
- SQL Query Tool
- Quick compile and run SQL before committing it to objects
- Invoke SQL Query Tool from query definition and stored procedure definition windows
- Output of the SQL shown in a multi-column list in bottom window
- Generate Design Docs
- Generate meaningful design docs in HTML for generated objects
- Easily update design docs whenever you change objects
- 424Database Servers
- Microsoft SQL Server 2000/2005/2008
- Oracle 8i/9i/10g
- IBM DB2 7.x, 8.1
- MS Access 2000 or later
- .NET code uses OleDb, SqlClient, and Oracle Client for database access
- New TierDeveloper GUI
- Completely redesigned GUI for TierDeveloper (consistent with VS.NET)
- Stand-Alone and VS.NET integrated versions have identical GUIs
- ASP.NET and Windows
- FormsCompletely redesigned and easier-to-use GUI for generated ASP.NET app
- Support for Windows Forms application generation with a nice GUI layout
- Customize GUI layout for ASP.NET and Windows Forms apps
- GUI layout customization from within VS.NET and/or XML file
- Use drop-down controls with lookup values on forms
- Re-arrange fields on the form, change their sizes, change labels, and more
- Customize layout of list pages. Re-arrange column order, width, and titles
- 1-1, 1-n, and m-n relationships supported in forms and lists
- Support of partial classes
- SQL Server Optimization
- Generate SQL API based object code
- Use Windows authentication for security
- Oracle Optimization: Generate Oracle Native Data Provider based object code
Enhancements:
- Support for Visual Studio 2008 and .Net Framework 3.0/3.5: If user opts to generate the code for .Net Framework 3.0/3.5, code is generated for Visual Studio 2008 for later versions.
- Support for SQL Server 2008: Users will be able to connect to SQL Server 2008 databases.
- Support for Microsoft Enterprise Library Security Application Block: Users can use Role-Based Authorization in their Factory methods. TierDeveloper uses Microsoft Enterprise Library Security Application Block along with Policy Injection block for security.
- Support for WCF: Support for WCF is included in TierDeveloper 6.0. TierDeveloper generates:
- WCF Business Services for components. (Class Library)
- Host Application (Console)
- Proxies for Services (Class Library)
- Map stored procedures to objects: 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.
- App GUI Wizard: 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.

Eudora 6.0
Eudora 6.0 email client software. more>> Eudora is an email program that does more than just send and receive messages, its a powerful management tool with features to increase your productivity and enhance your communications.
With thousands of filter action combinations, organizing and prioritising your messages is greatly enhanced. The Make Filter command and additional filter options include such choices as Personality, Sound, Open, Print, Forward, Redirect, Reply, Server Options, Label and Speak.
The search window lets you specify multiple search criteria and specific folders and mailboxes to be searched. The Internet Message Access Protocol allows you to access mailboxes and mail folders that are stored on a remote IMAP server, and download your messages only when needed.
From the Personalities window, you can manage all of your email accounts in one place. You can create, edit and delete personalities (email accounts) and check mail for one or more personalities.
Some Key Features:
OpenSSL: The state-of-the art standard in email security and encryption.
Improved IMAP: Improved functionality to synchronize and access email from multiple computers and locations.
Emoticons: 24 new originally designed emoticons (not in Light mode).
SpamWatch: (Paid mode only) SpamWatch is a powerful tool in Eudora 6 to help you stop Spam (Paid mode users only).
WebWords: WebWords combines email and web searching.
Content Concentrator: Content Concentrator is a new tool in Eudora 6 to help makes messages more readable.
IMAP mailbox sync: Eudora allows users to specify which IMAP mailboxes should be synced on mail checks. A menu item provides a toggle so that users can Sync on Mail Check or not.
Format Painter: (Windows only) Copies fonts and styles from one place to another.
IMAP: Internet Message Access Protocol allows you to access email stored on a remote server. Using IMAP you can switch from computer to computer and still see the same Eudora interface from multiple locations.<<less
Restamper 1.6.0
Restamper is a simple, small and easy-to-use application that helps you modify the timestamps of files. more>>
You may select a directory (not on FAT) or a file list to change their timestamps.
You can undo and redo stamp operations and edit operations as many times as the system stores the data in memory.
NOTE: Does not support the filenames of more than 259 characters

MediaCoder 0.6.0
MediaCoder is a free universal audio/video batch transcoderã?? more>> MediaCoder is a free universal audio/video batch transcoder, putting together lots of excellent audio/video codecs and tools from the open source community into an all-in-one solution, capable of transcoding among different audio/video formats with many extra features.<<less
PageDesigner 6.0
The designer "Michael" is intended for creation, editing, study of pages.... more>> The designer HTML-DHTML "Michael", v 6.0, is intended for creation, editing, study of pages with use of opportunities HTML, DHTML. With the designer the beginning and experienced developer can work. The designer is a means for practical study and use of opportunities HTML, DHTML: the tags, filters, programming in VBScript, JavaScript and other. The designer allows to use on pages such objects as: the menu, bar of the menu, slidescope,tree.<<less

Fastream NetFile 6.0
Fastream NetFile is a user friendly FTP client more>> User friendly, fast and robust FTP client
Fastream NETFile is an user friendly, multi-threaded and solid FTP client with resuming and multi-socket transfers combined together in a firewall friendly way.
The name says it all... File Transfer Protocol! The Internets most reliable and fastest protocol to actually transfer files...
Aside from all the features below, it is now -no-adware- freeware as a companion to NETFile Web/FTP Server. It is simply a give away! You have nothing to lose!
Features
Fastream NETFile FTP Client - Version 6.0
Absolutely free!
Superb multi-threaded FTP client
Optional simultaneous transfers
Resuming, firewall friendly passive mode, SOCKS and proxy support
Multi-connection downloads with speeds faster than up to 400% faster than single socket downloads
Directory cache for supreme speed listings
Actions history<<less
DeepSkyStacker 2.6.0
DeepSkyStacker is a free and useful tool for astrophotographers more>>
Registering
Stacking
Simple post-stacking processes to quickly view the final result.
Saving the resulting picture to a TIFF file (16 or 32 bit)
After a shooting night you give all your pictures (light frames, darks frames, offset/bias frames, flat frames) to DeepSkyStacker and you go to bed. The next morning (or is it afternoon?) you can see the result and start post-processing.
Main features:
- Automatic registration of a set of pictures
- Automatic detection of stars using all the picture area
- Preview of registered stars
- Sub pixel registration
- Automatic derotation
- Automatic creation and use of offsets, flats and darks frames
- Sub pixel alignment and stacking
- Supported bitmaps formats : 8, 16 and 32 bit colour and monochrome TIFF files, 8, 16, 32 and 64 bit colour and monochrome FITS files, JPEG, BMP, PNG
- Native use of RAW files from most DSLRs (CR2, NEF, CRW, ...) without using an intermediate file format (TIFF or other).
- Darks, Flats and Offsets computed from and applied directly to the RAW picture before any interpolation.
- Stacking methods: average, median, kappa-sigma clipping, auto adaptive weighted average, entropy weighted average, maximum...
- Preview of all pictures (including RAW)
- Simple post-processing with RGB levels, luminance curve and saturation adjustments.
- Save the resulting picture to 16 and 32 bit TIFF files with or without adjustments applied.
- Simple and intuitive user interface
- Optimal memory usage: the same amount of memory is required to register and stack 10 or 500 pictures.
- Automatic determination of Darks, Flats and Offsets to be applied to the pictures using ISO speed and exposure time.
- Several methods to optimize the RAW files processing by using the best of the Bayer matrix without interpolating the missing pixels.
- Option to automatically detect hot pixels during the registering process
- Automatic calibration of pictures background for each channel
- Automatic Dark Optimization
- Automatic use of a bilinear or bisquared alignment transformation depending of the number of stars.
- Creation of File Lists to speed up loading of often used files (darks, flats, offsets/bias...).
TabPlayer 6.0
TabPlayer 6.0 is the state-of-the-art in guitar tablature editors! With TabPlayer you can view, edit, print and even play your standard .txt tab files! Play mp3s, view chords, insert quotes and much m more>>
ProJPEG 6.0.1
Adobe Photoshop & Paint Shop Pro plugin for web graphics more>> ProJPEG is an Adobe Photoshop plugin that has been the ultimate JPEG tool for Web graphics professionals for years, providing ease, power, control, superior image quality, and the most file size savings to improve the effectiveness of Web sites and ease of authoring.<<less

pd-OuterSpace 6.0
Outer Space entertainment more>> Sit back and relax as you watch whats happening in our corner of the solar system. This previous OuterSpace screen saver has now been turned into a program with many updates. Turn up those speakers and listen to something a little different... ok... maybe its more like a lot different!<<less

DocPad 6.0
DocPad is a superior alternative to Notepad. more>> DocPad is a superior alternative to Notepad. Although it fills the same role, plain text editing, it has many advantages: 10-level undo, alphabetization, block indent/unindent, bookmark, case conversion, encoding conversion, file history, jump to line, jump to offset, keyboard macros, print preview, search and replace, spell checking, statistics, variable pitch font, and much more. It also includes a built-in calculator, calendar, and character map.
Features
- 10-level undo
- Alphabetization of paragraphs
- Block indention and unindention
- Bookmarks
- Calculator, calendar, and character map tools
- Convert various encodings including Base-64, Quoted-Printable, UTF-7, etc.
- Convert to lower/upper/title/sentence case
- Cut, copy, and paste
- File association tool
- File drag & drop
- Help file
- Jump to line/character
- Keyboard macros (unlimited in size and number)
- Normalize spaces
- Print, Print Preview
- Recent file history
- Search and replace, including case-insensitive, whole-word, and wildcard searches.
- Selectable character set
- Skinnable user interface
- Spell checking
- Statistics on characters, words, lines, and paragraphs
- Text drag & drop
- Trim trailing spaces from lines
- Variable-pitch fonts support<<less
MailBounce 6.0
E-Mail bounce management for mailing lists more>> MailBounce allows list owners to manage large volumes of bounces from mailing lists. It recognizes, categorizes, sorts, tracks, and removes repeatedly bouncing addresses from mailing lists. MailBounce puts the list owner in control of which addresses are removed, by allowing the list owner to select the removal thresholds.
MailBounce is distributed as a freeware product ("MailBounce Lite"), and can be upgraded to the full-featured version ("MailBounce Pro") for a fee; see http://www.mailbounce.com/mailbounce_pro.html for more information.
Note: This product was formerly known as "SmartBounce."
<<lessKeepTube 3.6.0
KeepTube is tool to download, manage, and play video from YouTube. By using the unique... more>> KeepTube is tool to download, manage, and play video from YouTube. By using the unique tool, you can download multiple videos concurrently, create your favorite play list, loop play videos while downloading.<<less
TrekText 0.6.0
A Notepad replacement with LCars interface! I hasnt the limits of Windows Notepad, but it has all its functions, and It give the impression of use a Star Trek Computer! A must have if you are a Star T more>>