Skip to content

{ Category Archives } ASP.NET

Delphi JS Generator Library for ASP.NET(Beta) - English

Versão em português clique aquiDelphi JS Generator Library for ASP.NET is a set of classes to help with the automatic generation of JavaScript in Delphi ASP.NET applications.If you are interested to help in the evolution of this library, send me an email (andreano.lanusse@borland.com) with your idea or source code.This first beta release has the following functions: setfocus, confirm […]

Understanding how to use event in global.pas to implement page counter in ASP.NET with Delphi 2005/2006

This example explains the 8 events in the global.asax file. This events are used to create application access, page access and logged users counters. Application_Start Session_Start Application_BeginRequest Application_EndRequest Application_AuthenticateRequest Application_Error Session_End Application_End The BDP (Borland Data Provider) is used to connect in database, The database was created […]

2º BorCon Brazil Report

Hi Borlanders,

let’s go for the second report about the Borland Conference Brazil, we started with presentations about Java, Delphi and training about FDD and StarTeam, all training was full.
The developers was very interested at presentation about “Delphi 2005 no Linux e MacOS, is possible!“ the speaker Alexandre Marcondes contributor of mono-brasil group.
Otamilo Araújo form EDS […]

Download apresenta

Já está disponível para download as apresentações e exemplos do Delphi Meeting 2005, até agora foram 19 cidades com sucesso total entre elas: São Paulo, Campinas, Marília, Curitiba, Recife, Porto Alegre, Curitiba, Blumenau, Florianópolis, Natal, Recife, Salvador, Vitória, Brasília, Belo Horizonte e muita outras prestigiaram o evento. Veja como foi em São Paulo e em Porto Alegre […]

ASP.NET Application Examples - Delphi Meeting Brazil

Is avaliable in http://cc.codegear.com/item.aspx?id=23390 the ASP.NET application used in Delphi Meeting 2005 in Brazil. This examples use InterBase Database, the database used is employee.gdb located in Borland Shared directory or InterBase examples directory. The application contain 10 WebForms: Dynamic Banners Central Connection using inherted Using JavaScript to setfocus, showmessage and others Validators Read information in […]

Close