CRUD, C#, SQLite, using Windows Forms – PART2

Earlier this week the PART 2 of this course was released.As mentioned earlier the database has been extended as well as the UI accordingly. We have also used exception handling to secure the application from crashes when the database has been renamed, moved, or deleted.Another important improvement is adding search functionality as well. When the […]

Read More

Boot/Lock/Background/ Themes screen in Windows 10

Where can I find all those files? Read through this post and you will have a better understanding on How and Where. You can of course use your own pictures where ever they’re located on your disk. Keep in mind that the size, bit depth, dpi, resolution. does matters. You can use Affinity, Photoshop or […]

Read More

Windows 10 Command Prompt Here

You’re sitting with a configuration task using your Command Prompt (CLI) and need to drill down 4, 5 or 6 levels below root (C:\). Even if you use the TAB key it’ll still be a lot of typing. Once again, I found this document in my old Blog posts and was initially written for Windows […]

Read More

Windows 10 God Mode

I was looking through some old blog material I had in an earlier blog and found a document for Windows 7 God Mode. When I was reading through this old document I immediately thought can i still use this but with Windows 10. SInce it is a easy operation, I tried it out. It is […]

Read More

VirtualBox 6.x Host-only Networks issues

I installed VirtualBox as I needed to set up a number of different types of computers. This to be able to perform some penetration testing. As I would like to keep this local (no internet connections) for obvious reasons, I needed to configure a local network. I had some issues when I should configure Host-only […]

Read More

MAMP issues

I’ve been sitting with a small PHP project and MAMP suddenly decided not to start the MySQL server. The MAMP version I use is: 4.1.0.23876 running on a Windows 10 PRO 64-bit version. It took some investigation to understand why and how to get around it. I haven’t found any solution that actually correct this, […]

Read More