<?xml version="1.0" encoding="UTF-8"?>
<XML_DIZ_INFO>
  <MASTER_PAD_VERSION_INFO>
    <MASTER_PAD_VERSION>3.10</MASTER_PAD_VERSION>
    <MASTER_PAD_EDITOR>PADManager 2.0.61</MASTER_PAD_EDITOR>
    <MASTER_PAD_EDITOR_URL>http://robosoft.rudenko.com</MASTER_PAD_EDITOR_URL>
    <MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
  </MASTER_PAD_VERSION_INFO>
  <RoboSoft>
    <Company_UIN>CMP-00A708691E3</Company_UIN>
    <Company_Description>Microsoft .NET Software And Internet Consultancy</Company_Description>
    <Product_UIN>APP-00A70804CF</Product_UIN>
    <Search_String>KlassBuilder</Search_String>
    <Publish_on_CD>TRUE</Publish_on_CD>
    <Backlink>http://www.kazmax.co.uk/Links.aspx</Backlink>
    <RSProductType></RSProductType>
    <Press_Release_Search_String></Press_Release_Search_String>
    <NewsFeed_Search_String></NewsFeed_Search_String>
    <Search_Engine_Search_String></Search_Engine_Search_String>
    <Web_Directories_Search_String></Web_Directories_Search_String>
    <Search_String_Unique></Search_String_Unique>
    <Comments_For_Reviewer></Comments_For_Reviewer>
  </RoboSoft>
  <Company_Info>
    <Company_Name>KazMax Ltd</Company_Name>
    <Address_1>Yorkshire Place</Address_1>
    <Address_2>Warfield</Address_2>
    <City_Town>Bracknell</City_Town>
    <State_Province>Berkshire</State_Province>
    <Zip_Postal_Code>RG42 3XE</Zip_Postal_Code>
    <Country>United Kingdom</Country>
    <Company_WebSite_URL>http://www.kazmax.co.uk</Company_WebSite_URL>
    <Contact_Info>
      <Contact_First_Name>Andrew</Contact_First_Name>
      <Contact_Last_Name>McKay</Contact_Last_Name>
      <Contact_Email>SoftwareSupport@kazmax.co.uk</Contact_Email>
      <Author_First_Name>Andrew</Author_First_Name>
      <Author_Last_Name>McKay</Author_Last_Name>
      <Author_Email>SoftwareSupport@kazmax.co.uk</Author_Email>
    </Contact_Info>
    <Support_Info>
      <Sales_Email>SoftwareSupport@kazmax.co.uk</Sales_Email>
      <Support_Email>SoftwareSupport@kazmax.co.uk</Support_Email>
      <General_Email>SoftwareSupport@kazmax.co.uk</General_Email>
      <Sales_Phone></Sales_Phone>
      <Support_Phone></Support_Phone>
      <General_Phone></General_Phone>
      <Fax_Phone></Fax_Phone>
    </Support_Info>
  </Company_Info>
  <ASP>
    <ASP_FORM>Y</ASP_FORM>
    <ASP_Member>Y</ASP_Member>
    <ASP_Member_Number>03161</ASP_Member_Number>
  </ASP>
  <OISV>
    <OISV_FORM>Y</OISV_FORM>
    <OISV_Member>Y</OISV_Member>
    <OISV_Member_Number>000003561</OISV_Member_Number>
  </OISV>
  <NewsFeed>
    <NewsFeed_FORM>Y</NewsFeed_FORM>
    <NewsFeed_VERSION>1.0</NewsFeed_VERSION>
    <NewsFeed_URL>http://Submit-Everywhere.com/extensions/NewsFeed.htm</NewsFeed_URL>
    <NewsFeed_DESCRIPTION>This PAD extension allows you to add your RSS and Atom news feeds info into your PAD file. This info can be used by RSS feed submission software or by feed directories themselves.</NewsFeed_DESCRIPTION>
    <NewsFeed_Type>RSS 0.90</NewsFeed_Type>
    <NewsFeed_Language>English</NewsFeed_Language>
    <NewsFeed_Purpose>News</NewsFeed_Purpose>
    <NewsFeed_Author_Email>SoftwareSupport@kazmax.co.uk</NewsFeed_Author_Email>
    <NewsFeed_Author_First_Name>Andrew</NewsFeed_Author_First_Name>
    <NewsFeed_Author_Last_Name>McKay</NewsFeed_Author_Last_Name>
    <NewsFeed_Feed_URL></NewsFeed_Feed_URL>
    <NewsFeed_Site_Name></NewsFeed_Site_Name>
    <NewsFeed_Site_URL></NewsFeed_Site_URL>
    <NewsFeed_Title></NewsFeed_Title>
    <NewsFeed_Description_70></NewsFeed_Description_70>
    <NewsFeed_Description_250></NewsFeed_Description_250>
  </NewsFeed>
  <Site>
    <Site_FORM>Y</Site_FORM>
    <Site_VERSION>1.0</Site_VERSION>
    <Site_URL>http://Submit-Everywhere.com/extensions/Site.htm</Site_URL>
    <Site_DESCRIPTION>This PAD extension allows you to add your site info into your PAD file. This info can be used by site submission software or by web directories themselves.</Site_DESCRIPTION>
    <Site_Contact_Email>SoftwareSupport@kazmax.co.uk</Site_Contact_Email>
    <Site_Contact_First_Name>Andrew</Site_Contact_First_Name>
    <Site_Contact_Last_Name>McKay</Site_Contact_Last_Name>
    <Site_Site_Title>KlassBuilder</Site_Site_Title>
    <Site_Site_URL>http://www.kazmax.co.uk/KlassBuilder.aspx</Site_Site_URL>
    <Site_Description_100>Database Class Builder for C# and VB.NET</Site_Description_100>
    <Site_Description_250>KlassBuilder is designed to create classes for use in the database tier of multi-tier development environments. Supports SQL Server, MySql, SQLite and other database technologies. Template driven development environment giving the user full control.</Site_Description_250>
    <Site_Description_450>KlassBuilder is designed to create classes for use in the database tier of multi-tier development environments. Supports SQL Server, MySql, SQLite and other database technologies. Template driven development environment giving the user full control. Generates classes which can be compiled into a .NET project with no further modification, creating a significant productivity boost for developers involved in database projects.</Site_Description_450>
    <Site_Keywords>.net, database, development, c#, vb.net, class, generator, builder, source code</Site_Keywords>
  </Site>
  <Press_Release>
    <Press_Release>Microsoft .NET software developers are well aware that writing source code to work with databases can be a time consuming activity. The KlassBuilder software application developed by KazMax Ltd significantly automates this process to expose database tables and connectivity as C# or VB.NET classes which are based upon user defined templates, allowing the resulting classes to be dropped into software projects.

The core design of KlassBuilder is based upon the simple principle of exposing database fields as class properties, causing the database tables to be accessed as simple object orientated classes which can be instantiated and updated as required by the users software application.

Andrew McKay FIAP MCP from KazMax Ltd says "Time after time when I am working on software development projects I am faced with several days of effort to create the data layer classes required to access the database. With KlassBuilder I can generate these classes in literally seconds, which represents a massive productivity boost to the software development projects I work on".

KazMax Ltd have been working directly on software and web applications for over 10 years, and can boast having worked with several well known international companies.</Press_Release>
    <Press_Release_Plain>Microsoft .NET software developers are well aware that writing source code to work with databases can be a time consuming activity. The KlassBuilder software application developed by KazMax Ltd significantly automates this process to expose database tables and connectivity as C# or VB.NET classes which are based upon user defined templates, allowing the resulting classes to be dropped into software projects.

The core design of KlassBuilder is based upon the simple principle of exposing database fields as class properties, causing the database tables to be accessed as simple object orientated classes which can be instantiated and updated as required by the users software application.

Andrew McKay FIAP MCP from KazMax Ltd says "Time after time when I am working on software development projects I am faced with several days of effort to create the data layer classes required to access the database. With KlassBuilder I can generate these classes in literally seconds, which represents a massive productivity boost to the software development projects I work on".

KazMax Ltd have been working directly on software and web applications for over 10 years, and can boast having worked with several well known international companies.</Press_Release_Plain>
    <Headline>PROGRAMMATIC DATABASE CONNECTIVITY JUST GOT A WHOLE LOT EASIER!</Headline>
    <Summary>KlassBuilder is a software developers utility for automatically generating source code classes for connecting to databases using Microsoft .NET.</Summary>
    <Keywords>database, connectivity, classes, automatic, generation, source code, C#, VB.NET, data layer, SQLite, SQL Server, MySql</Keywords>
    <Related_URL>http://www.kazmax.co.uk/KlassBuilder.aspx</Related_URL>
  </Press_Release>
  <Program_Info>
    <Program_Name>KlassBuilder</Program_Name>
    <Program_Version>2010.17</Program_Version>
    <Program_Release_Month>08</Program_Release_Month>
    <Program_Release_Day>26</Program_Release_Day>
    <Program_Release_Year>2010</Program_Release_Year>
    <Program_Cost_Dollars>29</Program_Cost_Dollars>
    <Program_Cost_Other_Code>USD</Program_Cost_Other_Code>
    <Program_Cost_Other>29</Program_Cost_Other>
    <Program_Type>Shareware</Program_Type>
    <Program_Release_Status>Major Update</Program_Release_Status>
    <Program_Install_Support>Install and Uninstall</Program_Install_Support>
    <Program_OS_Support>WinXP,WinVista,WinVista x64,Win7 x32,Win7 x64,WinServer</Program_OS_Support>
    <Program_Language>English</Program_Language>
    <Program_Change_Info>Added new template markups. Added saving of location in configuration files. Reorganised internal code. Beautified the user interface. Fixed typo's. Fixed minor bugs.</Program_Change_Info>
    <Program_System_Requirements>Windows XP,Vista,7,2003,2008,.NET v3.5</Program_System_Requirements>
    <Program_Category_Class>Development::Other</Program_Category_Class>
    <File_Info>
      <File_Size_Bytes>2781117</File_Size_Bytes>
      <File_Size_K>2715</File_Size_K>
      <File_Size_MB>2.65</File_Size_MB>
      <Filename_Versioned></Filename_Versioned>
      <Filename_Previous></Filename_Previous>
      <Filename_Generic></Filename_Generic>
      <Filename_Long></Filename_Long>
    </File_Info>
    <Expire_Info>
      <Has_Expire_Info>Y</Has_Expire_Info>
      <Expire_Count>15</Expire_Count>
      <Expire_Based_On>Days</Expire_Based_On>
      <Expire_Other_Info></Expire_Other_Info>
      <Expire_Month></Expire_Month>
      <Expire_Day></Expire_Day>
      <Expire_Year></Expire_Year>
    </Expire_Info>
    <Program_Categories>MySql,SQL Server,SQLite,Database,Programmer,Automatic,VB.NET,C#,Class,.NET,Other,Development,VistaDB</Program_Categories>
    <Limitations>15 days trial period. Will only produce source code for the first 8 columns of any database table (unrestricted in the licensed version).</Limitations>
    <Awards></Awards>
    <Program_Specific_Category></Program_Specific_Category>
    <Includes_JAVA_VM></Includes_JAVA_VM>
    <Includes_VB_Runtime></Includes_VB_Runtime>
    <Includes_DirectX></Includes_DirectX>
  </Program_Info>
  <Web_Info>
    <Application_URLs>
      <Application_Info_URL>http://www.kazmax.co.uk/KlassBuilder.aspx</Application_Info_URL>
      <Application_Order_URL>http://www.kazmax.co.uk/KlassBuilder.aspx</Application_Order_URL>
      <Application_Screenshot_URL>http://www.kazmax.co.uk/Images/KlassBuilder.png</Application_Screenshot_URL>
      <Application_Icon_URL>http://kazmax.co.uk/Images/KlassBuilderLogo.gif</Application_Icon_URL>
      <Application_XML_File_URL>http://www.kazmax.co.uk/PadFiles/KlassBuilder.xml</Application_XML_File_URL>
    </Application_URLs>
    <Download_URLs>
      <Primary_Download_URL>http://www.kazmax.co.uk/Download/KlassBuilder_2010_17.exe</Primary_Download_URL>
      <Secondary_Download_URL></Secondary_Download_URL>
      <Additional_Download_URL_1></Additional_Download_URL_1>
      <Additional_Download_URL_2></Additional_Download_URL_2>
    </Download_URLs>
  </Web_Info>
  <Permissions>
    <Distribution_Permissions>KazMax KlassBuilder MAY be distributed providing that the distributor does not claim ownership of or rights to the product. Copyright and other legally enforceable notices relating to KazMax Ltd must be kept in place. Distribution fees may be charged providing these are reasonable to cover costs relating to distribution. Any such fees must not indicate, suggest or imply that payment of such fees shall provide a license to use the software beyond what is covered by the terms and conditions of the product in relation to its 15 day trial period.

KlassBuilder MAY NOT be distributed or packaged with other materials which could reasonably be described as not being "family friendly". That is to say, this software cannot and must be included in materials which promote or distribute pornography, illegal activities, or other materials which could be objectionable to members of the public.

KlassBuilder MAY NOT be distributed or packaged with other materials which could reasonably be described as offensive towards focussed sections of the community. This includes but is not limited to materials which might suggest pronouncements against faith, sexual persuasion, race, colour or any other attribute which could stir hatred.</Distribution_Permissions>
    <EULA>This software is supplied as-is. The authors have used their best efforts to ensure that it significantly meets its stated design goals. However KazMax Ltd will accept no responsibility whatsoever for any effects which may occur resulting from installation and/or use of the software. Use at your own risk!

KlassBuilder is released under the try-before-you-buy software marketing method. The user may download, install and use the software as supplied and without obligation for a maximum of 15 days. Thereafter they are required to either discontinue using the software and remove it from their system(s), or alternatively pay KazMax (or their nominated agents as described on the KazMax web site) a license fee. Payment of the license fee will provide the user/customer with a perpetual license to continue using the software that they have without further obligation. Licensing includes a free 12 month maintenance period during which the user can download and use any new versions which might be made available.</EULA>
  </Permissions>
  <Program_Descriptions>
    <English>
      <Keywords>.net, database, development, c#, vb.net, class, generator, builder, source code</Keywords>
      <Char_Desc_45>Database Class Builder for C# and VB.NET</Char_Desc_45>
      <Char_Desc_80>Database Class Builder for C# and VB.NET</Char_Desc_80>
      <Char_Desc_250>KlassBuilder is designed to create classes for use in the database tier of multi-tier development environments. Supports SQL Server, MySql, SQLite and other database technologies. Template driven development environment giving the user full control.</Char_Desc_250>
      <Char_Desc_450>KlassBuilder is designed to create classes for use in the database tier of multi-tier development environments. Supports SQL Server, MySql, SQLite and other database technologies. Template driven development environment giving the user full control. Generates classes which can be compiled into a .NET project with no further modification, creating a significant productivity boost for developers involved in database projects.</Char_Desc_450>
      <Char_Desc_2000>KlassBuilder is designed to create classes for use in the database tier of multi-tier development environments. Supports SQL Server, MySql, SQLite and other database technologies. Template driven development environment giving the user full control.

Generates classes which can be compiled into a .NET project with no further modification, creating a significant productivity boost for developers involved in database projects.

Supports both C# and VB.NET languages. Generated classes are defined upon templates designed by the user.</Char_Desc_2000>
    </English>
  </Program_Descriptions>
</XML_DIZ_INFO>
