Tagged Questions
The codesite tag has no wiki summary.
2
votes
1answer
88 views
CodeSite Categories and Threading
I'm experimenting with CodeSite Express bundled into Delphi XE. I want to use the Category feature like this:
CodeSite.Category := 'SomeCategory';
CodeSite.EnterMethod ('SomeMethod');
try
...
1
vote
2answers
165 views
CodeSite Logging From Delphi ISAPI
I have CodeSite Express, bundled with Delphi XE Enterprise. Right now I'm developing an ISAPI application in XE (I trace and debug using attach to process in XE - works fine) and I'd like to get some ...
1
vote
1answer
199 views
CodeSite alternative for 64-bit C# development
I have used Raize CodeSite for years - first in Delphi and now in Visual Studio. I recently upgraded my development machine to a 64-bit OS. I was pleasantly surprised that everything just came up and ...
0
votes
1answer
68 views
Any Enthusiast code development sites to ask for someone to develop a small app?
I know this site is a great source for code help and snippets but I was wondering if anyone knows of any good site or forums where someone can help develop a small app.
The idea behind this is I need ...