classes » Page 34 » Developer.Team

Telerik JustMock v2014.1.1317.4

Telerik JustMock v2014.1.1317.4
Telerik JustMock v2014.1.1317.4 | 16 Mb


JustMock is an easy, fast, feature rich framework for creating unit tests. This complete mocking tool allows for mocking of non-virtual methods, non-public members, sealed classes and static methods and classes - all within one simple API.
Read more

DIRegEx 8.1.0 D7 - DXE5

DIRegEx 8.1.0 D7 - DXE5
DIRegEx 8.1.0 D7 - DXE5 | 3 Mb


DIRegEx is a library of Delphi (Embarcadero / CodeGear / Borland) components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl 5.10, with just a few differences. This includes support for UTF-8 encoded strings and Unicode general category properties.
Read more

aSc TimeTables 2014.13.1

aSc TimeTables 2014.13.1
aSc TimeTables 2014.13.1 | 21 Mb


aSc TimeTables is built as the only timetabling solution that can generate school timetable up to the last card.You should check the Tutorial first as it shows you the basics of the software and you can quickly get info on what the software can do and where to find it.
Read more

IB Objects 5.3.3 Build 1955 Full Source

IB Objects 5.3.3 Build 1955 Full Source
IB Objects 5.3.3 Build 1955 Full Source | 3.17 Mb


IB Objects is the most powerful toolbox available for developing client and service applications for InterBase/Firebird in Delphi and Borland C++Builder without the BDE, ODBC or any other middleware. IB Objects provides more than 80 components for use with 32bit Delphi and C++Builder. The "native IBO" classes require only a Desktop Developer edition. Professional editions of these products are required only if you need to develop with the TDataset-compatible classes.
Read more

ModelMaker C# 11.5.0

ModelMaker C# 11.5.0
ModelMaker C# 11.5.0 | 13 Mb


The C# edition is specifically designed for generating native C# code. The C# 1 - C# 5 .NET framework syntax is fully supported. ModelMaker C# Edition has full reverse engineering capabilities and import existing C# code. including generics and nested types. Delphi and Visual Studio IDE Integration experts take care of synchronizing ModelMaker and the Delphi and or Visual Studio IDE editors.
Read more

TMS Aurelius 2.20 Full Source

TMS Aurelius 2.20 Full Source
TMS Aurelius 2.20 Full Source | 4.8 Mb


ORM framework for Delphi with full support for data manipulation, complex and advanced queries, inheritance, polymorphism, and more...

    Query1.Sql.Text := 'SELECT I.ID AS INVOICE_ID, I.INVOICE_TYPE, I.INVOICE_NO, I.ISSUE_DATE, I.PRINT_DATE, ' +  
      'C.ID AS CUSTOMER_ID, C.CUSTOMER_NAME, C.SEX, C.BIRTHDAY, N.ID AS COUNTRY_ID, N.COUNTRY_NAME' +  
      'FROM INVOICE AS I INNER JOIN CUSTOMER AS C ON (C.ID = I.CUSTOMER_ID) ' +  
      'LEFT JOIN COUNTRY AS N ON (N.ID = C.COUNTRY_ID)' +  
      'WHERE I.ID = :INVOICE_ID;'  
    Query1.ParamByName('INVOICE_ID').AsInteger := 1;  
    Query1.Open;  
    ShowMessage(Format('Invoice No: %d, Customer: %s, Country: %s',  
      [Query1.FieldByName('INVOICE_NO').AsInteger,  
      Query1.FieldByName('CUSTOMER_NAME').AsString,  
      Query1.FieldByName('COUNTRY_NAME').AsString]));  
Read more

LinqConnect 4.2.306 Pro

LinqConnect 4.2.306 Pro
LinqConnect 4.2.306 Pro | 42 Mb


LinqConnect is a fast, lightweight, and easy to use LINQ to SQL compatible ORM solution, supporting SQL Server, Oracle, MySQL, PostgreSQL, and SQLite. It allows you to use efficient and powerful data access for your .NET Framework, Metro, Silverlight, or Windows Phone applications supporting Code-First, Model-First, Database-First or mixed approaches.
Read more

DIUnicode v6.0.0 for D7-2010, RAD Studio XE-XE5

DIUnicode v6.0.0 for D7-2010, RAD Studio XE-XE5
DIUnicode v6.0.0 for D7-2010, RAD Studio XE-XE5 | 1.76 Mb


DIUnicode provides Unicode Reader and Unicode Writer classes for Delphi (Embarcadero / CodeGear / Borland). The classes implement automatic and native decoding and / or encoding of 150+ character sets when linked against DIConverters. DIUnicode's Pascal implementation features more than 70 encodings, like UTF-7, UTF-8, UTF-16, the ISO-8859 family, various Windows and Macintosh codepages, KOI8 character sets, Chinese GB18030, and more. Adding a new character coding is as simple as writing a single conversion procedure.
Read more