Mit der Veröffentlichung von 2025.2 ist das Ultimate .NET-Abonnement noch profitabler geworden! Alle Lizenznehmer haben ein zusätzliches Plug-in zum Importieren von Dokumenten aus Microsoft Word erhalten.
Gute Nachrichten! FastReport Online Designer ist jetzt zu einem getrennten Produkt geworden. Früher war die Beta-Version des Online Designers nur als Bestandteil von Fast Report .Net in der Redaktion "Professional" zugänglich. Jetzt kann man Fast Report Online Designer einzeln oder im Paket der Redaktion "Enterprise" von Fast Report kaufen.
Äußern Sie bitte Ihre Meinung, wie das Program “Designer“ funktioniert. Die Autoren von inhaltsreichen und nützlichen Äußerungen bekommen kostenlos eine Lizenz für FastReport Online Designer, FastReport.Net oder das Tablett!Es wurde auch eine neue Version von Fast Report 2015.4 veröffentlicht. Unter den Hauptänderungen kann man die Optimierungsverbesserungen der Executegeschwindigkeit und des Gedächnisverbrauches betonen. Der Import der Schablone von DevExpress wurde auch hinzugefügt.
Die Liste der Neuerungen:
* new install
* modified Main demo and report examples (\Demos\C#\Main)
[Core]* improved speed of report prepare* reduced memory consumption* explained exception on invocation the events in script
[Designer]+ added import from DevExpress report template
[Exports]+ added export in FastReport Cloud+ added font color tag parsing in RTF export+ added property Excel2007Export.Seamless for export table without breaks+ added exports in PPML (Personalized Print Markup Language) and PostScript - (classes PPMLExport, PSExport)+ added EmbedPictures property in HTMLExport* rewrited saving in Excel 2007, Word 2007, Power Point 2007, XPS* reduced memory consumption in table based exports* increased speed of export in PDF, Excel 2007- fixed bug with shadows in table-based exports
[WebReport]+ added property WebReport.XlsxSeamless for export table without breaks in Excel 2007 format+ added property WebReport.EmbedPictures (embedding pictures in HTML)+ added property WebReport.DesignerLocale (set locale for Online Report Designer)- fixed bug with rendering report with enabled property WebReport.SinglePage- fixed bug with default values of parameters- fixed bug with pictures with enabled property WebReport.SinglePage- fixed bug with multiline TextBox- fixed bug with Azure cookies
[Online Report Designer]+ added html5 manifest for off-line working (without iframe)+ added dialogue controls TextBox, RadioButton, Label, CheckBox, ButtonControl+ added support of dialogue forms+ added double-tap for mobile devices+ added hotkeys help on button "h"* optimization of report parser* changed the algorithm of selection of several objects- fixed bug with prefixes of connections- fixed bug with change the name of system variable- fixed bug with Font size for TextObject,- fixed bug with Padding after load- fixed bug with duplicate Dictionary in resulting report- fixed bug with copying of objects- fixed bug with move objects with hotkeys- fixed bug with lost connections in report on preview
Wir freuen uns, Ihnen mitzuteilen, dass Fast Reports ein Partner von .NET Developer Konferenz ist.
Die Konferenz findet sich in Köln ab 30. November bis 2. Dezember statt. Alle unsere Kunden haben einen Brief mit dem Code fur den Ticketseinkauf mit dem Rabatt bis zum 200 Euro bekommen.
Wenn Sie keinen solchen Brief bekommen haben, schreiben Sie uns an info@fast-report.com und wir schicken ihn noch einmal.
Wir sehen uns in Köln!
FastCube FMX 1.1 enthält die folgenden Veränderungen und Aktualisierungen:
+ Added property TfcxAxisContainer.DimCaption[ALevel: TfcxSmallCount; AVisIndex: Integer]: TfcxString+ Added OnPrepareSaveDialog event for export components. This allows to setup save dialog before showing it to user.+ Additional totals uses property CalcTotalsOnTotals+ Added sorting in CubeGrid and DetailGrid+ Added TfcxSlice.ApplyDefaultSettings+ Added TfcxSlice.ResetDisplayLabelOfFields+ Added aggregate function Weighted arithmetic mean+ Added aggregate function Median+ Added support of Embarcadero Rad Studio XE8 (Delphi XE8/C++Builder XE8)* Acceleration and optimization calculation of measures* Hide "Sort" menu item for "Measures" field since it has no sense for it* Renamed property TfcxMeasureField.SliceField2 to TfcxMeasureField.SliceFieldDistinct* Reimplemented XML-A export- Fixed errors in HTML and Excel exports- Fixed error in HTML and Excel exports (error with property RepeatValues)- Fixed error in TfcxAxisContainer.DimValue- Fixed error with SmallInt- Fixed: SliceFieldExtra is not saved in Measure Editor- Fixed errors of calculation of totals which based on other totals- Fixed errors of measures calculation- Fixed error of loading filters with NULL value- Fixed error with attributes referenced from main dataset- Fixed error in TfcxMeasuresContainer.SetPosition- Fixed error in HideZero- Fixed error in TfcxAxisContainer.DimValue- Fixed memory allocation error in xls Export on 64bit platforms
FastCube VCL 2.4 enthält die folgenden Veränderungen und Aktualisierungen:+ Added OnPrepareSaveDialog event for export components. This allows to setup save dialog before showing it to user.+ Additional totals uses property CalcTotalsOnTotals.- Fixed painting of expand/collapse icons when windows themes are disabled and some VCL style is used- Fixed error with SmallInt- Fixed: SliceFieldExtra is not saved in Measure Editor- Fixed error Out of memory in some case
Wichtigste Veränderungen der neuen Version:Verbesserung der Benutzeroberfläche und der Funktionalität des Online Designers. Noch benutzerfreundlicher und einfacher. Optimierte Nutzung des Speicherplatzes in WebReport. Unterstützung für WebReport mit der Windows Azure Plattform.
Weitere Informationen:
[Core]- fixed bug with change of application working path on call of Report.Prepare[Designer]+ added ability to use FastReport.dll without FastReport.Bars.dll if the designer is not shown* drop-down list width in relations editor now corresponds with items width- fixed bug with incorrect display of Japanese characters in Ribbon bar- fixed bug "Code tab loses focus to events window when typing"- fixed bug with deleting page after "CTRL+C -> CTRL+V -> DEL -> CLICK" sequence[WebReport]+ added support of Windows Azure working environment+ added properties WebReport.InlineRegistration, WebReport.ShowAfterPrepare+ added new property WebReport.Debug+ added ability to save report from On-line Designer through POST query in call-back page (when WebReport.DesignerSavePath is blank)+ added property WebReport.CloudEnvironmet for enable compatibility with Azure environment+ added event WebReport.OnSaveDesignedReport for work with saved report after On-line Designer (field FastReport.Web.SaveDesignedReportEventArgs.Stream)+ added methods for direct export in file from browser WebReport.ExportPdf(), WebReport.ExportOds(), etc.* improved error reporting* optimization of memory consumption- fixed bug with script registration- fixed bug with file name with spaces in export- fixed issues with WebReport.RegisterData- fixed bug with Parameters- fixed bug with size when height is 100% in Online designer mode- fixed bug with support of HTTPS on run the call-back page for save the report from On-line Designer- fixed bug with preview the reports with dialogs from On-line Report Designer- fixed bug with access to files on debug under Visual Studio with IIS server- fixed bug with serialization under Web Garden or Web Farm mode[On-line Report Designer]+ added tooltip for text objects with content greater than the size+ added context right mouse button menu on some objects+ added property in configuration file 'default-tab-menu' for setting default menu tab+ added properties in configuration file 'show-properties', 'show-events', 'show-rt', 'show-data' for enable or disable panels+ added change the size of the row or column of the table with the mouse+ added property in configuration file 'notifications', which change the type of notification ('default' or 'HTML5 Notifications'), or disable+ added deleting of cell with Totals in context menu of MatrixObject+ improved read Connections and DataSources from report+ auto set of DataSource to the band on first drag-n-drop of database field+ added context menu in Report Tree for objects and bands+ added context menu for bands+ added context menu for MatrixObject+ added new styles for MatrixObject+ added ability for open blank report without load of default template in WebReport+ added editor of DataBand, GroupHeaderBand on double-click and 'Edit' in context menu+ added 'Delete' in context menu of bands+ added DatePicker for data selection in some fields in properties+ added new tab "Report" in main menu with items Preview, Page, Save+ added helper button in right corner with hot-keys information+ added the popup window for edit the PictureObject+ added ability in config-data file to enable of progress indicator for save the report (propetry show-saving-progress)+ added showing of DataSource Relations* if the column of DataSource has the neested columns (or neested DataSources), then they show in Data panel* added context menu for components* window with delete confirmation of object|band is no longer shown* added colorpicker plugin for browsers (such as IE) without support of input type color- fixed bug with filters in data-bands and with html tags in text objects- fixed bug with invisible icons in on-line Designer- fixed json syntax error in configuration file- fixed bug with adding of GroupHeaderBand with DataBand and wrong position- fixed bug with saving of padding in text objects- fixed bug with save of Maps- fixed bug with quotes in report script- fixed bug with aliases for data sources in expressions
Die aktuelle Version von FastCube VCL unterstützt RAD Studio XE8 (Delphi XE8/C++Builder XE8).
Und nicht nur das:
+ Added sorting in CubeGrid and DetailGrid + Added TfcxSlice.ApplyDefaultSettings + Added TfcxSlice.ResetDisplayLabelOfFields + Added aggregate function Weighted arithmetic mean + Detail grid does not reset the list of fields on each show + Added aggregate function Median + Added option "Merge Cells" in export to Excel * Acceleration and optimization calculation of measures * Hide "Sort" menu item for "Measures" field since it has no sense for it * Renamed property TfcxMeasureField.SliceField2 to TfcxMeasureField.SliceFieldDistinct * Removed filters for number input in the Range editor - Fixed errors of calculation of totals which based on other totals - Fixed errors of measures calculation - Fixed error of loading filters with NULL value - Disabled DoubleBuffered, ParentDoubleBuffered for XE6+ since it cause painting glitches - Fixed error with attributes referenced from main dataset - Fixed error in TfcxMeasuresContainer.SetPosition - Fixed error in HideZero - Fixed memory allocation error in xls Export on 64bit platforms - Fixed error in TfcxAxisContainer.DimValue - Fixed error in CopyToClipboard from DetailGrid - Fixed error with determining of Minimal Value for conditional highlight in some situations
Die Visual Studio 2015 Preview Edition enthält eine neue Version der C# - und VB-Compiler. NET namens "Roslyn".
Roslyn ist ein vollständig umgeschriebener C# und VB Compiler. NET; wenn sie zuvor in C++ geschrieben wurden, ist der C# -Compiler jetzt in C# und der VB. NET entsprechend in VB.NET geschrieben. Roslyn ist auch völlig geöffnet, und seine Quellen sind auf GitHub verfügbar.
Mit dem früheren Compiler gab der Entwickler den Quellcode an die Eingabe an, und am Ausgang erhielt er IL, und es war nicht möglich, diesen Prozess zu beeinflussen. Der neue Compiler folgt der Compiler-as-a-Service Idee: Es ist jetzt eine ganze Plattform mit einer eigenen API, die es dem Entwickler ermöglicht, direkt am Kompilierungsprozess teilzunehmen.
Lesen Sie weiter