293
reputation
117 views

Registered User

name
member for 6 months
seen Dec 18 at 10:32
website
location
age
Dec
18
answered How to access a VCL-Control from another PHP script?
Dec
18
answered How to protect the source of a delphi app?
Dec
18
comment How to increase the startup speed of the delphi app?
Say you have a two table db app. And you have two different forms listing data basically. And you have controls that activate CRUD operations using other forms. If you use some design patterns and move out the 'logic' out of these forms then you would not create forms for each table. But still you have a point in saying my first and last have some contradiction in a way. Hope this explanation makes it a bit clear. (And telling you to do so does not mean I always can implement it successfully :))
Jul
17
answered How to increase the startup speed of the delphi app?
Jul
17
asked What datatype/structure to store file list info?
Jul
17
comment Possible to block form fillers?
Most probably form filler catches fields with maskedit property. So the 'fake' label method does its job. Also you can add a captcha field. One more field to fill can be annoying but for security it's a rose with thorns. (The password technique is also another field-to-fill anyway :)
Jul
17
answered Get window to refresh (etc) without calling Application.ProcessMessages?
Jul
3
comment Does Microsoft Expressions Web support Web Application Projects?
In fact a single tool for all techonologies do not exist at all. No single IDE for asp.NET, php, jsp etc. If you are interested in Win platform web development Visual Studio is a good solution. Also you should consider Rad Studio(Delphi).
Jul
2
awarded  Teacher
Jul
2
answered Does Microsoft Expressions Web support Web Application Projects?
Jul
2
answered Developer tools to directly access databases