When we posted the new Flynet 2010 Installers there was a lot of activity around the marketing and subsequent successful sales of the product…meanwhile, for the propeller-heads truly interested in the code changes, we never updated the software site with the detail changes from the prior installer set…so here is that update, and right after that is the FV2010H posting with new installers for May 2011.
Flynet Viewer Base Product and Components (Version: 5.0.8)
http://www.flynetsoftware.com/2010C/FVSetup.exe
http://www.flynetsoftware.com/2010C/FVSetup64.exe (64bit)
Help Updates
The Help was updated with new styles and is now published to the web at:
FlyServer Emulation Service (FlyServer.exe version 5.0.8)
- Recorder 2.0 and Terminal emulator–fixed problems with rapid mouse movement
Flynet Viewer Studio (Build: 5.0.0.10)
http://www.flynetsoftware.com/2010C/FVStudio2010.exe
SharePoint Support Completed and UI Generation Enhancements
- When a UI Project has the SharePoint Web part property set true, all of the assemblies for the UI Solution will be signed as strong-named assemblies and installed to the Global Assembly Cache (GAC) on deployment.
- Full implementation of a model Visual Studio 2010 with SharePoint SDK Web Part project including all Visual Studio Project files and Deployment options for seamless SP2010 deployment
- ASP.NET Flynet Lists mouse and keyboard selection of actions fixed for action lists.
- Dynamic attribute and visibility for Labels implemented, so that a label’s attribute and visibility can be dynamically controlled based on the label’s backing screen attributes.
- Generic Menu processing improved to handle better flexibility in the Regular Expressions and the data entry of the menu option.
- Logon logic improved to better differentiate logon issues and messages displayed on the credentials entry screen (such as password expired).
- Improved session clean-up for timed-out sessions.
- Help and Video was implemented to provide new users the ability to implement the SharePoint Web Part functionality (http://www.flynetsoftware.com/help/howto.html)
Support for Visual Studio 2008 and 2010 Web Applications
- In Visual Studio 2005, the original approach of using a VS project to manage Web application resources was removed, and replaced with the ASP.NET based “Web Site” model. The original project file-based model was provided via download, but support wasn’t formally returned by the VS Team until VS 2008. In the 2010C installers for FV 2010, the new Web Application generation option can now be activated using the TaskProject WebProjectType property.
- Web Applications provide better control over the web resources as well as superior deployment support, with one-click deployment of a Flynet Web Service and/or UI ASP.NET application to a target IIS server.
- Web Applications also include an additional “designer.cs” module for each ASPX page to assist in managing the definitions of the server-side controls.
Code Generation: All Project Types
- Build support for x64 systems has been further refined.
- Build support for Visual Studio 2010 and .NET Framework 4.0 has also been refined with more permutations tested and validated.
Flynet Studio IDE Environment
- Added support for Windows 7 and Windows Server 2008 R2 in the manifest, to better support UAC management and allow the Flynet Viewer Studio better access to system resources.
- When browsing for a Solution to open, opening the solution will actually load it instead of simply adding it to the list of available Solutions (which used to require an additional double-click to load the selected solution).