In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

XAILER PERSONAL 1.0

XBase programming language in english
Responder
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9246
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

XAILER PERSONAL 1.0

Mensaje por ignacio »

Dear Xailer user:
We are proud to announce that the Windows Integrated Development Enviroment
XAILER PERSONAL 1.0 is now available.
After more than 3 years of hard work XAILER is now a project come true.
Xailer has a class hierarchy of more than 150 classes and 90 types of
controls.
Xailer comes with a fully working IDE which includes a full featured Project
Manager, Program Editor, Form Desinger, Object Inspector and a great
Debugger supporting Data Inspector, Variable Inspector, Class Inspector,
break points and step by step execution. Xailer also includes a powerful
Report Engine.
Xailer's IDE support up to 8 different languages in the IDE and in the final
EXEs, and comes with more than 1000 documentation pages in both, English and
Spanish.
Xailer is now a complete mature product, used by hundreds of users around
the world that bet on the Xailer Pre-release, available more than one year
ago.
Xailer comes with a big ammount of samples, including a simple accounting
program , with all the classic options and invoice printing, that will help
you to step into this new programming enviroment.
Tech support is also a great advantage included in Xailer. The Personal
Version offers support and upgrades for 6 months and in the Professional
Version includes a full year of these features.
Our tech support forums are open for registered users and for those who are
evaluating the product, answering any question and solving problems in
record time. We kindly invite you to take a look to them to see our
compromise with the tech support.
news://news.xailer.com/local.xailer.english
Please, feel free to download a working demo version of Xailer directly from
these links:
http://www.xailer.info/files/public/xailer10.exe
http://www.xailer.com/files/xailer10.exe
The applications created with Xailer are fully operative, just limited to be
executed from within the IDE, this means that you will not be able to create
a stand alone running EXE program.
XAILER PERSONAL 1.0 is only 145 ?, and you will get an extra 10% off if you
buy your copy before August 31st 2006. Take advantage this summer to get
into the BEST XBASE ENVIROMENT ever built.
We want to thank to all of our Xailer users that thrusted in the project
from the begining and had helped us to create this great programming tool
called Xailer.
See you at http://www.xailer.com
Kind Regards
[The Xailer Team]
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Willy Hermans
Mensajes: 21
Registrado: Sab Jul 08, 2006 12:06 pm

XAILER PERSONAL 1.0

Mensaje por Willy Hermans »

Congratulations,
Is it possible to make MySql applications.
If yes is it easy to migrate from dbf
And finaly are there working examples.
Greetings
Willy Hermans.
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> schreef in bericht
news:44aeac76$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Dear Xailer user:
>
> We are proud to announce that the Windows Integrated Development
> Enviroment XAILER PERSONAL 1.0 is now available.
>
> After more than 3 years of hard work XAILER is now a project come true.
>
> Xailer has a class hierarchy of more than 150 classes and 90 types of
> controls.
>
> Xailer comes with a fully working IDE which includes a full featured
> Project Manager, Program Editor, Form Desinger, Object Inspector and a
> great Debugger supporting Data Inspector, Variable Inspector, Class
> Inspector, break points and step by step execution. Xailer also includes a
> powerful Report Engine.
>
> Xailer's IDE support up to 8 different languages in the IDE and in the
> final EXEs, and comes with more than 1000 documentation pages in both,
> English and Spanish.
>
> Xailer is now a complete mature product, used by hundreds of users around
> the world that bet on the Xailer Pre-release, available more than one year
> ago.
>
> Xailer comes with a big ammount of samples, including a simple accounting
> program , with all the classic options and invoice printing, that will
> help you to step into this new programming enviroment.
>
> Tech support is also a great advantage included in Xailer. The Personal
> Version offers support and upgrades for 6 months and in the Professional
> Version includes a full year of these features.
>
> Our tech support forums are open for registered users and for those who
> are evaluating the product, answering any question and solving problems in
> record time. We kindly invite you to take a look to them to see our
> compromise with the tech support.
>
> news://news.xailer.com/local.xailer.english
>
> Please, feel free to download a working demo version of Xailer directly
> from these links:
>
> http://www.xailer.info/files/public/xailer10.exe
>
> http://www.xailer.com/files/xailer10.exe
>
> The applications created with Xailer are fully operative, just limited to
> be executed from within the IDE, this means that you will not be able to
> create a stand alone running EXE program.
>
> XAILER PERSONAL 1.0 is only 145 ?, and you will get an extra 10% off if
> you buy your copy before August 31st 2006. Take advantage this summer to
> get into the BEST XBASE ENVIROMENT ever built.
>
> We want to thank to all of our Xailer users that thrusted in the project
> from the begining and had helped us to create this great programming tool
> called Xailer.
>
> See you at http://www.xailer.com
>
> Kind Regards
>
> [The Xailer Team]
>
>
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

XAILER PERSONAL 1.0

Mensaje por jfgimenez »

Willy,
> Is it possible to make MySql applications.
Yes. You can connect to virtually any database throw ODBC. We plan also to
support OLEDB in the near future.
> If yes is it easy to migrate from dbf
It's easy, but you'll surely have to re-think how are you accessing data
from your app. Xailer makes easy to use SQL, but SQL is in fact SQL and it's
not the same as dbf.
> And finaly are there working examples.
Xailer provides datasets / datacontrols to access data, and there are
several samples about them, although most of them use dbf.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Willy Hermans
Mensajes: 21
Registrado: Sab Jul 08, 2006 12:06 pm

XAILER PERSONAL 1.0

Mensaje por Willy Hermans »

Thanks,
Where can I find a working example.
Greetings,
Willy Hermans
"Jose F. Gimenez" <jfgimenez@wanadoo.es> schreef in bericht
news:[email=44b00ff4@news.xailer.com...]44b00ff4@news.xailer.com...[/email]
> Willy,
>
>> Is it possible to make MySql applications.
>
> Yes. You can connect to virtually any database throw ODBC. We plan also to
> support OLEDB in the near future.
>
>
>> If yes is it easy to migrate from dbf
>
> It's easy, but you'll surely have to re-think how are you accessing data
> from your app. Xailer makes easy to use SQL, but SQL is in fact SQL and
> it's not the same as dbf.
>
>
>> And finaly are there working examples.
>
> Xailer provides datasets / datacontrols to access data, and there are
> several samples about them, although most of them use dbf.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

XAILER PERSONAL 1.0

Mensaje por jfgimenez »

Willy,
> Where can I find a working example.
The demo itself contains several samples. See in the folder
xailersamplesdatacontrols. BTW, the sample
xailersamplesdatacontrolsdbfdata6 is a simple but complete account app.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Willy Hermans
Mensajes: 21
Registrado: Sab Jul 08, 2006 12:06 pm

XAILER PERSONAL 1.0

Mensaje por Willy Hermans »

Many thanks,
I will study it very soon.
Greetings
Willy Hermans
"Jose F. Gimenez" <jfgimenez@wanadoo.es> schreef in bericht
news:[email=44b0e469@news.xailer.com...]44b0e469@news.xailer.com...[/email]
> Willy,
>
>> Where can I find a working example.
>
> The demo itself contains several samples. See in the folder
> xailersamplesdatacontrols. BTW, the sample
> xailersamplesdatacontrolsdbfdata6 is a simple but complete account
> app.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
Responder