jpluimers
Interesting takeaway from [WayBack] DCOM calls from thread pool threads call CoInitialize* at the start, and call CoUninitialize before returning. Expensive, but necessary Related: [WayBack] 123683 – CoInitialize should be called at most once per thread… … Read more
4 years ago in .NET, C++, COM/DCOM/COM+, Delphi, Development, Software Development, Windows Development0
jpluimers
[WayBack] delphi – Is it possible to define {$IFDEF} for more than one directive at once? – Stack Overflow: use the {$IF Defined(xxx)} directive which allows boolean expressions like: {$IF Defined(xxx) OR Defined(yyy)} {$IF Defined(xxx)… … Read more
4 years ago in Delphi, Delphi 6, Development, Software Development0
Embarcadero
Sooner or later software developers need to undertake the task of extracting data, transforming it into something useful and loading it into other forms of representation and storage (ETL). During that process we’ll often also… … Read more
4 years ago in add-on, chart, Delphi, News, Third-party, Video, Videos, visualization0
jpluimers
There is very little information on how to use the XMLDoc documentation formatting in your Delphi source code. So here are some links for me to get started: [WayBack] XMLDoc Delphi source code documentation generation… … Read more
4 years ago in Delphi, Development, Software Development0
Heru Susanto
Angular is an extremely popular and powerful web application design framework. It’s a development platform for creating highly efficient and sophisticated single-page apps. Angular is built on TypeScript which is a strongly-typed super-set of JavaScript. The… … Read more
4 years ago in angular, Code, Delphi, IDE, RAD Studio, rest api, typescript, web, Web Development, webdev0