Community Page
- www.monien.net/blog Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Somewhat. The difference is, that it does not load a full VM, but runs in the context of the physical machine. Much fewer overhead that is.
- Sounds like VMwares Virtual appliances
- Vista gave the same warning when installing Delphi 7, after a few tweaks i was able to compile Delphi 7 Apps on vista. The main issue in Vista was the the old help file format. Also Installing in...
- I am saying MS *explicitly* gives no warranty here. In other cases it's probably not that obvious ;) -- Grüße / Regards, Olaf Monien Sent via iPhone Am 09.05.2009 um 21:18 schrieb...
- So you are telling us that MS usually gives a warranty on everything and this is a rare exception where they don't? Why do I have doubts?
Olaf's thoughts about Delphi, IntraWeb and other dev stuff
Delphi Programming, .NET Philosophy, Web development and more …How to prevent locked forms after sending a file with IntraWeb
Started by Olaf Monien · 11 months ago
When you send a file via WebApplication.SendFile(), then your form may be locked, thus unusable, after the file has been received. This articel explains the reason and how to avoid that.
Sending files with IntraWeb is very easy. Just place a button on
%0 ... Continue reading »
Sending files with IntraWeb is very easy. Just place a button on
%0 ... Continue reading »
9 months ago
Thank you