delphiprofi
If you haven’t read Part 1 or Part 2…Here is Part 1!Here is Part 2!There is a Window Service running that knows “everything”?What do we need on top?Let’s rethink our idea of moving from flat files to… … Read more
2 weeks ago 0
delphiprofi
If you haven’t read the first part: Here is Part 1!Btw: This topic is not new – Here are two blog posts from 2020:Is a database just a data storage?The database on network file problemPerhaps… … Read more
1 month ago 0
delphiprofi
How often do you use a database?With every application?With some applications?Never?A friend recently told me that he believes that if we switch our application from flat files to a database, all access would be much… … Read more
3 months ago in database, Server0
delphiprofi
Well, let’s start with the question: What are elevated rights?We focus on Windows only for this. Elevated rights are otherwise called Windows UAC control, which is formerly known as “Admin Rights.”Sometimes you will need this… … Read more
4 months ago 0
delphiprofi
Of course: If you have a hammer, everything looks like a nail…So the question is: What kind of implementation should I use?Let’s collect some possibilities.InterfaceClassRecordMethods in a UnitOK – this makes no sense… Let me… … Read more
5 months ago 0
delphiprofi
Moin Zusammen!Sorry, my non-German readers – this is a post only for the German community.Habt Ihr nicht alle nach den ForenTagen „geschrien“? Warum sind den die Anmeldungszahlen nicht schon durch die Decke?Mist – hab mich… … Read more
1 year ago 0
delphiprofi
I know it’s quite some time since my last blog post – Sorry I was too busy…if you have not read the 1st part, here is the link:Escape the Button-Click development. Part IOK – now… … Read more
1 year ago 0
delphiprofi
Over decades one major selling point for Delphi was the easy development pattern of…Place a button on the form, click it, and put the source inside the auto-created onClick procedure.If you have never programmed like… … Read more
2 years ago 0
delphiprofi
At first:Formatting your source code the Embarcadero way is not a mistake or to make it clear, probably the best way to format your code. Especially if you want to share your code with other… … Read more
3 years ago 0
delphiprofi
Before I will talk about the topic: Yes, my #DMVVM project is still on hold. I was just too busy to find the time to do the last steps.I do not talk about the HTML… … Read more
3 years ago 0
delphiprofi
Hello, my friends!It’s quite some time since my last blog post – I know – it was/is a busy year. I regularly get emails asking when my MVVM framework will be ready for shipping. This is… … Read more
3 years ago 0
delphiprofi
My contribution to the German CodeRage 2021 on September 9, 2021.The 40 tricks/techniques that every developer should know.This is not about knowing the different software patterns, but the little tricks that often make development easier…. … Read more
3 years ago 0
delphiprofi
Of course, I’m doing a session on the german CodeRage 2021. My session is not about FMX and not about MVVM… Hard to believe, isn’t it?This time my session topic is:The 40 tricks/techniques that every… … Read more
3 years ago 0
delphiprofi
Maybe you have seen it in the news or are affected yourself…There was a flood catastrophe in Germany, due to heavily rained and overfilled dams.But that’s not what this blog post is about. The question is: How… … Read more
3 years ago 0
delphiprofi
For many years, hardly anyone has bothered to secure their own server with a certificate or HTTPS. Why?Because certificates are expensive and there was no reason to secure a private handwritten HTML page with the… … Read more
4 years ago 0