Rizzato Fernando
Hello developers! This is the second blog post of a series that introduces the InterBase multiplatform database to .NET developers. The first post, Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET… … Read more
3 years ago in .NET, ADO.net, InterBase, News0
Rizzato Fernando
Hello everyone and welcome to InterBase RDBMS! This is the first blog post of a series that introduces the InterBase multiplatform database to .NET developers. The idea is to present InterBase to the .NET community,… … Read more
3 years ago in .NET, ADO.net, database, InterBase, News0
jpluimers
For my link archive: Chromium Embedded Framework – Wikipedia Supported languages [WayBack] chromiumembedded / cef — Bitbucket [WayBack] GitHub – cefsharp/CefSharp: .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework [WayBack] CefSharp –… … Read more
3 years ago in .NET, Delphi, Development, Software Development0
jpluimers
There are quite a few posts that recommend using SetProcessWorkingSetSize to trim your process working set, usually in the SetProcessWorkingSetSize(ProcessHandle, -1, -1) form: [WayBack] SetProcessWorkingSetSize function (winbase.h) | Microsoft Docs Sets the minimum and maximum… … Read more
3 years ago in .NET, C++, Delphi, Development, Software Development, Windows Development0
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
3 years ago in .NET, C++, COM/DCOM/COM+, Delphi, Development, Software Development, Windows Development0
jpluimers
Some links on rebase for Windows DLLs and EXE files, including effects on .NET CLR. Rebasing – Wikipedia [WayBack] Massive Rebase: DLL Sharing and ASLR Investigation [WayBack] Rebasing Win32 DLLs | Dr Dobb’s [WayBack] memory… … Read more
4 years ago in .NET, Delphi, Development, Software Development, Windows Development0
jpluimers
My post on Delphi intrinsic functions that evaluate to consts as a step up to Delphi compile time assertions. This is a corner case of Delphi language use, which can come in very handy when… … Read more
4 years ago in .NET, C++, Delphi, Development, Software Development0
jpluimers
A great reference on how not to code still is How To Write Unmaintainable Code Ensure a job for life 😉 Roedy Green Canadian Mind Products I am still amazed when browsing through code, how many… … Read more
4 years ago in .NET, Delphi, Development, Software Development0
jpluimers
For my link archive: [WayBack] .net – interface inheriting multiple interfaces: how is this handled by a C# compiler? – Stack Overflow. [WayBack] New Delphi language feature: Multiple inheritance for interfaces in Delphi for .NET…. … Read more
4 years ago in .NET, C++, Delphi, Development, Software Development0
jpluimers
[WayBack] Spring Collections I have a list of elements, there are, for example, 100 of them. List : IList; I want to get 5 values greater than 10 and … – Jacek Laskowski – Google+… … Read more
4 years ago in .NET, Delphi, Development, Software Development0