Showing posts with label software development. Show all posts
Showing posts with label software development. Show all posts

Borland C++ Builder 5.0 Professional Review

Borland C++ Builder 5.0 Professional
Average Reviews:

(More customer reviews)
This is "THE COMPILER". Easy, ANSI C++, really visual, reliable and stable and incredibly fast. It does COM better than Microsoft, can you believe that? Kudos to Borland for this excellent state of the art development tool.
And for those Microsoft freaks..this is better..Muchhhhhh better than Microsoft. Thumbs up Borland.

Click Here to see more reviews about: Borland C++ Builder 5.0 Professional

C++Builder 5 Professional combines the C++ Windows developmentenvironment for building desktop and database applications with native Internetcomponents for building high-throughput Web applications. C++Builder increasesproductivity and manages the entire development cycle with over 150 reusablecomponents, the XML Based Project Manager, and a true ANSI/ISO C++ 32-bitoptimizing compiler to deliver reliable applications to market faster.C++Builder includes a professional IDE, WebBroker, Native Internet Components,InterBase Express, and robust debugging tools. Use the CodeGuard run-time errordetection tool to easily locate and diagnose memory and resource leaks on thespot. Understand and navigate your code and data modules with the ProjectBrowser, Code Explorer, and Data Module Designer views. Visually buildcomponents for your business with Frames. Build and reuse COM objects andservers, including a complete suite of MS Office automation controllers.

Buy Now

Click here for more information about Borland C++ Builder 5.0 Professional

Read More...

FileMaker Pro Advanced - (V. 9.0) - Complete Package - 1 User - CD - Win, Mac - English (30092G) Category: Software Suites Review

FileMaker Pro Advanced - (V. 9.0) - Complete Package - 1 User - CD - Win, Mac - English (30092G) Category: Software Suites
Average Reviews:

(More customer reviews)
After using Microsoft Access for some time, I'm convinced FileMaker is the way to go. The features of the developer package, data tracker and script debugging were a big help. The tooltip added a touch of sophistication to my overlay application that impressed the users.
I faced a lot of challenges and many times thought FileMaker just wasn't capable of doing what I wanted to do. However, in most cases, I was able to find a way to accomplish my goals. The FileMaker on-line community is robust and helpful. I'll never go back to Access.

Click Here to see more reviews about: FileMaker Pro Advanced - (V. 9.0) - Complete Package - 1 User - CD - Win, Mac - English (30092G) Category: Software Suites

Item #: 30092G. FileMaker Pro Advanced includes all the features of FileMaker Pro plus a suite of advanced development and customization tools to help you design and develop more powerful, more customized database solutions - faster and easier than ever before!Customize your database even more by adding your own menus and menu items using the Custom Menu feature of FileMaker Pro Advanced. Plus, you can add Tooltips to layout objects to make your layouts more intuitive. Even create standalone, runtime applications that include the FileMaker Web Viewer.FileMaker Pro Advanced includes essential debugging and reporting tools that help you build stable, reliable solutions more efficiently. It's easier than ever to pinpoint problem areas by reviewing scripts step-by-step in the Script Debugger. You can monitor fields, variables, expressions, and even test calculation formulas with the Data Viewer, as well as temporarily disable script steps to test portions of your scripts.Once you've designed and deployed your database, the FileMaker Pro Advanced database reporting and optimization features will help you update solutions more easily and keep them running at peak performance. Update databases faster by importing multiple tables or by using copy/paste to move fields, tables, scripts, and script steps. Get comprehensive information on database schema and options, like fields, web viewers, layouts, Custom Menus, and more with the Database Design Report. Plus, the FileMaker Maintenance Tools will ensure you're getting maximum performance from your solutions.
Product DescriptionFileMaker Pro Advanced - ( v. 9.0 ) - complete packageCategory: Business applicationsSubcategory: Business - databases / database toolsVersion: 9.0License Type: Complete packageLicense Qty: 1 userLicense Pricing: StandardLanguage(s): EnglishPlatform: Windows, MacOSDistribution Media: CD-ROMPackage Type: RetailOS Required: Microsoft Windows XP

Buy Now

Click here for more information about FileMaker Pro Advanced - (V. 9.0) - Complete Package - 1 User - CD - Win, Mac - English (30092G) Category: Software Suites

Read More...

Microsoft Visual Basic 5.0 Professional Edition Review

Microsoft Visual Basic 5.0 Professional Edition
Average Reviews:

(More customer reviews)
The Programmer's Guide arrived in excellent condition. I would describe it as "like new."
It is a comprehensive document with all the information I need (and more!) about the Microsoft Visual Basic System.
My total purchase price, including shipping and handling, was just 13% if the cover price!

Click Here to see more reviews about: Microsoft Visual Basic 5.0 Professional Edition



Buy Now

Click here for more information about Microsoft Visual Basic 5.0 Professional Edition

Read More...

Filemaker Pro 11 Advanced Upgrade Review

Filemaker Pro 11 Advanced Upgrade
Average Reviews:

(More customer reviews)
FileMaker 11 is a solid release that builds on the foundation laid by FileMaker 10. Many of the features specifically allow developers to create better databases more easily. Some of the biggest new features include:
* Built-in charting tools.
* Quick reports using table view.
* Miscellaneous development interface enhancements
Here's a run down of each feature in some detail...
* New Quick Start Screen - Along the right side are tutorials and resources for beginners. Favorites and recently opened databases are easier to get to.
* Inspector "Gadget" - One major change to the interface for developers is the use of "the inspector" palette. Similar to many other "modern" applications such as Adobe CS and Microsoft Office, FileMaker now has opened up many of the features previously hidden in dialog boxes into a palette they call the inspector. This takes a little getting used to, but once you've become accustom to the change, it's difficult to go back. The palette does take more screen space so having a large (or wide) screen for development is very helpful. It is possible to open more than one inspector window and display nearly all properties of objects all at once be it Position, Appearance, or Data information.
* Manage Layouts - Manage layouts can now organize layouts in folders and submenus similar to how we work with scripts! This is really helpful for databases with hundreds of layouts. You can also create new, duplicate, edit, and delete layouts there as well.
* Charting Tool - In the past, FileMaker required a plug-in or connection to a web site to get charts or graphs into a FileMaker database. Now it's built-in and well integrated into the tool including bar, area, line, and pie charts. You can create charts from the current record, over the found set, or via related records.
* Table View - The FileMaker table layout view now acts more like a spreadsheet and allows the user to add columns and summaries of information with flexibility and without modifying the underlying database structure. This is very easy to use and very powerful. With the right security options, users can add, modify, or delete fields from the underlying table or add, copy, duplicate, and delete records. You can also show or hide columns easily. In essence this allows the user to create ad-hoc reports very easily.
* Quick Find - The new Quick Find feature is a Google type search located in the toolbar that looks across all records and fields to gather a found set. It can be useful but it can also cause issues on more complex databases. It automatically indexes every field on the layout which can add a lot of overhead. I suggest you go into each layout and turn OFF all the fields for quick find. They all default to being included...which can make for some very slow "quick" finds. Then turn on only the most relevant fields to most searches. The fields that will search well are shown with a green search badge in layout mode.
* Report Assistant - Generally enhanced for appearance as well as making it easier to add a summary field to the database on the fly. FileMaker will also allow you to add a script on layout entry via a trigger.
* Recurring Imports - This feature really isn't anything that you couldn't do in the past...it's just automated a little more by creating a script for you.
* Text Highlighting - A simple and nice new text formatting option that makes it look as if you used a yellow marker to make the text stand out.
* Snapshot Links - You can now send a link to your database that includes the layout, foundset, and view via email. It sends this information as a .fpsl file that FileMaker can open and then take the user right to the same place you were as a point-in-time view of the database records.
* Portal Filtering - Without creating additional relationships, you can now show filtered related records directly through defining a calculation. This can go toward simplifying the relationship graph.
* External Table Security - Additional security prevents accessing tables stored in an external file.
* Layout Object Badges - Layouts show a more visual information on fields now that can be helpful when developing a solution.
* Invoice Starter Solution - The invoice starter solution included with FileMaker is now quite useful. It tracks contacts, products, and invoices and relates them all in one database file. This will be a good place for some businesses to start using FileMaker.
* New Script Triggers - There are now a couple of new script triggers: OnObjectValidate, OnLayoutExit and OnViewChange.
* New Variable Uses - You can now use variables in find script steps and on layout merge fields. This can be very helpful in creating a localized solution where the field labels must appear in more than one language.
* New IWP Toolbar (Instant Web Publishing) - Even though IWP has limited usefulness, the toolbar has been updated to be more similar to the toolbar within FileMaker itself.
* Misc Interface Improvements - You can do more functions within dialogs where before you needed to back out of the dialog in order to complete the task. This goes a long way toward speeding up development. FileMaker icons are now purple and pink...more like Mac OS Leopard...out with the blue from FileMaker 10.
There are a couple of features that are specific to the enhanced developer version of FileMaker called FileMaker Advanced:
* Custom Menus - The custom menu building interface is easier to use.
* Import Custom Functions - Now you can now import custom functions! You can't copy and paste them yet but now you can easily build a library of custom functions in a file and pull them into your solution without recreating each function from scratch.
FileMaker Server has some improvements also. They include:
* Easier installation and administration.
* Better statistics and easier access to them through the admin console.
* Backup file clone allows you to save the database structure automatically through a schedules script.
* Save and load schedules when migrating to new hardware. This will also save time when upgrading to the next version of FileMaker server.
* Specify user account when running a script on the server.
* Set time limits for script schedules.
* No limit on the number of users...bumped from 999 to whatever.
* Administrative user groups. In a large corporate environment with a shared server, you can now assign administrative access to specific databases only and not the entire server.
There you have it...an overview of all the new features in FileMaker 11. Overall, I highly recommend this upgrade for all FileMaker users. It's a great value and welcome upgrade.
If you're still trying to force Excel to be a database tool and need to share and make your critical business data more useful and accessible, there's never been a better time to invest in FileMaker. If you're already a FileMaker user, this is a stable and helpful upgrade.
--
Tim Cimbura is chief technology guru at [...], LLC. He uses his expertise to help businesses become more effective, productive, and profitable through the use of FileMaker databases, Apple products, and web site consulting and development.

Click Here to see more reviews about: Filemaker Pro 11 Advanced Upgrade

FileMaker Pro 11 Advanced includes all the features in FileMaker Pro 11 plus a suite of advanced development and customization tools. Design and develop more powerful and flexible database applications for yourself and your group!

Upgrade to FileMaker Pro 11 Advanced If you have FileMaker Pro 10 or 9, FileMaker Pro 10 or 9 Advanced, or FileMaker Pro 11, you are eligible for upgrade pricing on FileMaker Pro 11 Advanced. Attention FileMaker Pro 8.5 or 8 and FileMaker Pro 8.5 or 8 Advanced users:you are eligible for upgrade pricing until Sep. 23, 2010.

Limited time offer; after Sep. 23 2010 purchase full version. As of September 23, 2010, technical support and replacement media will no longer be available for any FileMaker 8.5 or 8 products.
Advanced development and customization tools
Chart a whole new course for your data FileMaker Pro 11 Advanced comes with brand new features to help you create eye-catching reports, boost your productivity, and build better databases.
Create eye-catching reports with FileMaker Charts using bar, line, area, and pie charting styles. Make reports in a familiar spreadsheet-like format, or build customized reports with the improved Layout/Report Assistant. Set up Recurring Imports with your Excel or text files. Plus save your data as Snapshot Links to create personal reports or collaborate with other. Boost your productivity every day with new tools to help you build and use your databases more easily including Quick Find, Inspector, Object Badges, improved Quick Start Screen, a new Invoice Starter Solution, and text highlighting.
Build better databases faster with new features for the more experienced developer such as Layout Folders, Portal Filtering, scripting enhancements, file security, and variables in find requests and merge fields.
Design and develop databases faster and easier Customize your database application even more by renaming, adding, or deleting menu and toolbar items with Custom Menus. Create standalone, runtime applications that don't require users to have FileMaker Pro.
Debug and troubleshoot more efficiently Pinpoint problem areas by reviewing scripts step-by-step in the Script Debugger. Monitor fields, variables, expressions, and even test calculation formulas with the Data Viewer, as well as temporarily disable script steps to test portions of your scripts.
Modify and maintain with ease Update databases faster by importing multiple tables or by using copy/paste to move fields, tables, scripts, and script steps. Get comprehensive information on database schema and options, like fields, Web Viewers, layouts, Custom Menus, and more with the Database Design Report.
The Top Features in FileMaker Pro 11 Advanced If you're using FileMaker Pro, you'll appreciate all the great benefits of FileMaker Pro 11 Advanced.
New--Enhanced Custom Menu User Interface Use a streamlined new interface to customize menus for executing your scripts. Rename, add, or delete menu items or replace entire menus with your custom choices for a completely tailored solution.
New--Custom Function Enhancements Copy, paste, and import custom functions into your databases without having to re-key information.
New--Improved Script Debugger Debug scripts attached to buttons and Custom Menus along with all the scripts on your layout.
Multiple Table Import Build or modify databases faster by importing multiple tables at once.
Data Viewer Monitor fields, variables, and calculations while troubleshooting.
Runtime Maker Create standalone runtime solutions that don't require FileMaker Pro.
Kiosk Maker Build applications where all menus are hidden.
External Function Plug-in API Build more robust calculations and extend database capabilities.
Database Design Report Run comprehensive reports on all elements of the database schema.
New Features Get all these features that are new to both FileMaker Pro 11 and FileMaker Pro 11 Advanced
New--FileMaker Charts Create eye-catching reports using bar, line, area, and pie charts.
New--Quick Reports Create reports in a spreadsheet-like format. Group and summarize data on the fly.
New--Recurring Import Automatically import Excel and text files every time you open your database.
New--Quick Find Search for information just as you would in a web browser.
New--Inspector Manage your layout tools all in one convenient place.
New--Layout Folders Organize layouts into folders with easy drag and drop.

Buy NowGet 10% OFF

Click here for more information about Filemaker Pro 11 Advanced Upgrade

Read More...

Microsoft Visual Studio 2008 Professional Upgrade Review

Microsoft Visual Studio 2008 Professional Upgrade
Average Reviews:

(More customer reviews)
This is definately the best Visual Studio ever. I've been using it ever since the beta was released and bought the upgrade the very day my beta expired. I am amazed that so many things I wish VS did, now it does. I recently had to develop something in VS 2003 [due to framework requirements] and felt totally crippled after having the luxuary of Visual Studio 2008. Definately worth the upgrade!

Click Here to see more reviews about: Microsoft Visual Studio 2008 Professional Upgrade

Visual Studio Pro 2008 Win32 English UPG DVDGeneralCategory:ApplicationsSubcategory:Visual StudioDistribution Media:DiskPackage Type:License w/DVDPlatform:WINSystem Requirements / OS Required:32-Bit WinUNSPSC CodeUNSPSC Code:43232407

Buy NowGet 9% OFF

Click here for more information about Microsoft Visual Studio 2008 Professional Upgrade

Read More...

Microsoft Visual Studio 2008 Standard Upgrade Review

Microsoft Visual Studio 2008 Standard Upgrade
Average Reviews:

(More customer reviews)
I'm positive you're reading this because you are wondering what is eligible for an upgrade. Relax cheapskates, virtually everything makes you eligible:
http://msdn.microsoft.com/it-it/vs2008/products/cc263904(en-us).aspx
"
Upgrade Pricing Eligibility
To qualify for upgrade pricing, you must be a licensed user of one of the following products:
* An earlier version of Microsoft Visual Studio
* Any other developer tool (including free developer tools, such as Visual Studio Express Editions or Eclipse)
Upgrade pricing eligibility does not apply for Volume Licensing programs.
"
If worse comes to worse, install the free express edition and register it, but it looks like any old version of Visual Studio will do.
You're welcome!

Click Here to see more reviews about: Microsoft Visual Studio 2008 Standard Upgrade

MicrosoftVisual StudioStandard 2008 Win32 English Upgrade DVD DVD

Buy Now

Click here for more information about Microsoft Visual Studio 2008 Standard Upgrade

Read More...

Visual Studio 2010 Professional Upgrade Review

Visual Studio 2010 Professional Upgrade
Average Reviews:

(More customer reviews)
I installed the product on a Win 7 64 bit system and it works great. Anyone with prior Visual Studio experience will no doubt be very happy with it.

Click Here to see more reviews about: Visual Studio 2010 Professional Upgrade

Whether continuing to maintain applications built in Visual Studio 2005/2008 or targeting the latest Microsoft platforms, developers using Visual Studio 2010 Professional will search and navigate through code in less time, work across multiple monitors, and quickly find bugs. Now is the best time to take advantage of cost saving offers that provide you with access to Microsoft operating systems, servers and professional development tools at a fraction of the cost.

Easy Upgrade It has never been easier to upgrade to the latest version of Visual Studio. Whether you're maintaining a legacy application or starting a new project, Visual Studio 2010 helps you make the most of what you already have.

Save Money Today Now is the best time to take advantage of cost saving offers that provide you with access to Microsoft operating systems, servers, and professional development tools at a fraction of the cost.

Instant Productivity Take advantage of time saving enhancements to the core development experience in Visual Studio 2010 Professional. With 2010, you will spend less time debugging, stretch your IDE across multiple monitors and quickly navigate your code files.

Top Five Benefits
1. Visual Studio 2010 Professional enables you to optimize your development environment with seamless multiple monitor support, allowing you to visualize your code and debug on one monitor while viewing external help or a tools window on the secondary monitor.

2. Visual Studio 2010 Professional delivers new support for SharePoint development, including numerous templates for SharePoint components, tooling for Web Parts, Lists, Workflows, and Events so you can easily build customized collaboration solutions.

3. New Offer for Visual Studio 2010:Visual Studio 2010 Professional FPP now comes with a 12-month MSDN Essentials subscription. MSDN Essentials is a trial MSDN subscription that gives you access to the latest core Microsoft platforms: Windows 7 Ultimate, Windows Server 2008 R2 Enterprise and Microsoft SQL Server 2008 R2 Datacenter.

4. Visual Studio 2010 Professional includes enhanced multi-targeting support, with new reference assemblies and the most accurate IntelliSense ever, allowing you to target multiple versions of the .NET framework with one tool.

5. Visual Studio 2010 Professional simplifies building standards-based web applications with improved AJAX frameworks, core IntelliSense support for JavaScript, and the integration of the popular jQuery framework, an open-source JavaScript library.

Note: Visual Studio 2010 Professional with MSDN Essentials is a one-year trial subscription that provides access to the latest core Microsoft platforms—Windows 7 Ultimate, Windows Server 2008 R2 Enterprise, and Microsoft SQL Server 2008 R2—in addition to providing enhanced support from a professional community. Visual Studio 2010 Professional with MSDN Essentials may be upgraded to Visual Studio 2010 Professional with MSDN at the end of the trial period.
Visual Studio 2010 Feature Comparison
† Azure benefit includes 250 compute hrs/mo, 7.5 GB storage, 3 GB SQL Server database capacity, 1M .NET messages/month †† Azure benefit includes 100 compute hrs/mo, 5 GB storage, 2 GB SQL Server database capacity, 500k .NET messages/month††† Azure benefit includes 50 compute hrs/mo, 3 GB/mo storage, 1GB SQL Server database capacity, 300k .NET messages/month 1. May require one or more Microsoft Visual Studio Load Test Virtual User Pack 2010 2. Requires Team Foundation Server and a Team Foundation Server CAL 3. Requires Microsoft Visual Studio Team Lab Management 2010 4. Per-user license allows unlimited installations and use for designing, developing, testing, and demonstrating applications. UML is a registered trademark of Object Management Group, Inc. Windows is either a registered trademark or trademark of Microsoft Corporation in the United States and/or other countries.


Buy NowGet 14% OFF

Click here for more information about Visual Studio 2010 Professional Upgrade

Read More...