Archive
Monday, 8. February 2010
0
votes
ProDelphi profiler will not run anymore
Delphi Bistro
– Last Friday, while I was getting ready to setup a profiling session for the weekend I ran into a problem. My profiling tool – ProDelphi - would not run. A rather generic error message would display instead. The following message was being displayed every time I tried to run the program : ...
1
vote
Using LDAP for User Authentication
RemObjects Blogs
– We at RemObjects Software have been using LDAP for centralizing the authentication for all our different projects, like our issue tracker, internal websites, calendar and jabber and it’s been working very well. However for .NET there’s only one library that can be used on both Mono & ...
0
votes
Updated SimpleStorage demos and added IDocument
From Zero To One
– As I promised, I updated the demos. I added two new demos. One showing how to manipulate collection of documents and the other to show how to Encrypt / Decrypt whole documents. I also made a change in the “Cromis.SimpleStorage.Collection.pas” unit. There is now a new ...
2
votes
Delphi's NIL value and the Assigned RTL Function
About Delphi Programming
– in Delphi TIPS :: In Delphi, the NIL constant (also a reserved word) is a pointer value defined as "not-assigned" or "pointer to nothing" or "undetermined". Understand NIL before you use it... Read the full article to learn about Delphi's NIL value and the Assigned RTL Function. Related: ...



