using » Page 217 » Custom Developer Tools and VCL Components | Developer Team

Wout Ware CadLib .NET 4.0.34.79

Wout Ware CadLib .NET 4.0.34.79
Wout Ware CadLib .NET 4.0.34.79 | 33 Mb


Add CAD capabilities to your .NET application with CadLib. CadLib makes it extremely easy to interface with, draw and print DWG and DXF files in C#, VB.NET or any other .NET language. This is achieved by providing the developer with a powerful, highly normalized class model, complete type safety, comprehensive documentation and sample solutions. CadLib can display DWG and DXF files in WPF, export to XAML, display using GDI+ (Windows Forms), and OpenGL. Furthermore CadLib provides converters to convert DWG and DXF files to all popular image formats as well as Pdf, PostScript and SVG. CadLib can be integrated in ASP.NET web applications.
Read more

RedGate SQLSearch 2.0.1.36

RedGate SQLSearch 2.0.1.36
RedGate SQLSearch 2.0.1.36 | 4 Mb


SQL Search is a free add-in for SQL Server Management Studio that lets you quickly search for SQL across your databases. You want to rename one of your table columns but aren't sure what stored procedures reference it. Using SQL Search, you can search for the column name and find all the stored procedures where it is used. Finding anything in the SSMS object tree requires a lot of clicking. Using SQL Search, you can press the shortcut combo, start typing the name, and jump right there.
Read more

DnlibEditor

DnlibEditor
DnlibEditor | 407 kB


DnlibEditor is an assembly editor and runs as a plug-in for Red Gate's Reflector. DnlibEditor is using dnlib by 0xd4d and is able to manipulate IL code and save the modified assemblies to disk. DnlibEditor is a replacer for Reflexil plugin.
Read more

Telerik Kendo UI Professional Q3 2014.3.1119 Commercial Retail

Telerik Kendo UI Professional Q3 2014.3.1119 Commercial Retail
Telerik Kendo UI Professional Q3 2014.3.1119 Commercial Retail | 36 Mb


Build apps that look-and-feel native on iOS, Android and BlackBerry. Target multiple phone and tablet platforms with a single UI codebase, using only HTML5, j@vascript, and Kendo UI Mobile. Present rich visual information on any browser and any device. Enjoy hardware-accelerated, touch-aware data visualization widgets, including animated charts, graphs and gauges. Quickly create awesome cross-platform HTML5 apps using an end-to-end framework, engineered for unmatched performance, minimal footprint and ease of use for j@vascript beginners.
Read more

Telerik Data Access Free Edition 2014.3.1027

Telerik Data Access Free Edition 2014.3.1027
Telerik Data Access Free Edition 2014.3.1027 | 18 Mb


Database-first mapping is the process of creating a set of objects and .NET classes to be used in your application from an already existing database. This approach is also known as Schema-First and Reverse Mapping. Data Access recognizes the data model, the data types and any additional information like keys and stored procedures, and then generates the object model and related C# or VB.NET code. The process is transparent and you have complete control over the created mapping by using the Create Model Wizard.
Read more

Java2OP.exe for RAD Studio, Delphi and C++Builder XE7

Java2OP.exe for RAD Studio, Delphi and C++Builder XE7
Java2OP.exe for RAD Studio, Delphi and C++Builder XE7 | 20 Mb


Java2OP.exe ("Java To Object Pascal") is a command-line tool that you can use to generate Delphi native bridge files from Java libraries (JAR or class files). You can use the generated files to provide your Delphi applications access to those Java libraries on Android. See Using a Custom Set of Java Libraries In Your RAD Studio Android Apps.
Read more

VisPDF 4.10 Full Source (Support XE7)

VisPDF 4.10 Full Source (Support XE7)
VisPDF 4.10 Full Source (Support XE7) | 3.5 Mb


Vis PDF is a professional VCL component for Delphi and C++ Builder that provides you with the ability to create PDF documents. VisPDF does not use any DLL or other software to create PDF files. The VisPDF distribution includes the complete help system and many demo programs: PDF console application samples, PDF GUI application samples, server PDF application sample etc. In addition, the full version of VisPDF contains full source code. Using VisPDF in your software, you will be able to create PDF reports and PDF books easily. Using VisPDF, it is easy to add graphic files ( JPG, BMP and others. ) into a PDF document, protect it with a password, add acroforms, watermarks, digital signatures, outlines and other.
Read more

Stimulsoft Reports Ultimate 2014.2 build 2014.2.2004

Stimulsoft Reports Ultimate 2014.2 build 2014.2.2004
Stimulsoft Reports Ultimate 2014.2 build 2014.2.2004 | 246 Mb


Stimulsoft Reports.Ultimate is a comprehensive solution to render reports for the .NET Framework platform. The product includes a complete set of tools to build reports under WinForms, ASP.NET, Silverlight and WPF environments. Report Designers, which can be run at design time and runtime, including a unique report designer for Web. Viewers for displaying reports. Powerful system of exporting reports, which supports many different types of formats. Simple but very powerful report engine. One of the basic principles of using Stimulsoft Reports.Ultimate is different technologies but common approaches in creating reports. When migrating applications to new technology, principles of working with reports remain unchanged.
Read more

DMVCFramework Full Source XE3-XE7

DMVCFramework Full Source XE3-XE7
DMVCFramework Full Source XE3-XE7 | Free for All


RESTful (RMM Level 3) compliant
Can be used in load balanced environment using Redis (http://Redis.io) dev
Fancy URL with parameter mappings
Specialied renders to generate text, html, JSON
Powerful mapper to map json to objects and datasets to objects
Can be packaged as stand alone server, apache module (XE6, XE7) and ISAPI dll
Integrated RESTClient
Works with XE3, XE4, XE5, XE6 and XE7
For each functionalities there is at least a test case
There is a sample for each functionlities
There is a complete set of trainings about it, but the samples are included in the project
Experimental support for IOCP dev
Server side generated pages using eLua (Embedded Lua)
Specific trainings are available (ask me for a date and a place)
Messaging extension using STOMP (beta)
Community driven (Facebook group https://www.facebook.com/groups/delphimvcframework)
Simple and documented (right click "Save as...")
Completely unit tested
Read more

FireDAC Design Time REST Data Set Provider Component XE7

FireDAC Design Time REST Data Set Provider Component XE7
FireDAC Design Time REST Data Set Provider Component XE7 | Free for All


Developer Andrea Magni from Italy has released a free REST based TFDDataSetProvider for Delphi XE7 Firemonkey with LiveBindings support. What this component allows you to do is connect to a DataSnap server (or any REST+JSON enabled web service) and prototype the data at design time. This components works across all Firemonkey platforms which are Android, IOS, OSX, and Windows. The data from TFDDataSetProvider is loaded at design time by right clicking and selecting “Retrieve Data From Server”. The data gets loaded into a TFDMemTable in the client at design time and then via LiveBindings it is displayed for rapid prototyping in the controls that you bind to the TFDMemTable. With this component you can prototype apps that use REST services just like if it was using a local database. The component should also work with Appmethod. The blog post about the component is in Italian so you can use Google Translate if needed. A demo video is provided and the source code is available on Github.
Read more