Software
Notes on code, AI and architecture
The Invisible Barrier in Digitalisation: The Lack of Filtering
SoftwareOne of the most frustrating things when looking for a personal development course on a municipal training platform is that the system shows "what it offers", not "what you need".…
Don't Get Lost in Vibe Coding: Keep Your Project on Track with Skill Files
SoftwareAI-assisted development — commonly known as "vibe coding" — has become part of many developers' workflows. But as projects grow, a familiar problem emerges: context gets…
A "Next-Generation" Discipline in AI-Assisted Software Development: The Skills Method
SoftwareDeveloping software has never been so enjoyable or so fast! Thanks to AI-powered code editors, you can now bring the web app or mobile project of your dreams to life at light speed…
The "Incompatible" Error in Visual Studio Projects, and What Is a GUID?
SoftwareWhen you move an old project to a new computer (say, from Windows 10 to Windows 11), even if everything looks fine, some projects may show a "Load Failed" or "Incompatible" warning…
WaterApp V2: An app designed to promote water conservation
SoftwareLast year, I started a mobile application project, and this year I successfully completed it. Together with my volunteer colleagues from the company, we developed WaterApp , an…
We create fashion: web site inspiration
SoftwareToday, I was looking for a nice suit on the website. Something stylish, comfortable, and minimalistic came to mind, and I thought of Mango. When I visited their web pages, I found…
Design Patterns
SoftwareWhen developers see the title of this article, they might start thinking, "Which design pattern could this be about?" and perhaps even become curious. However, in this piece, I'm…
Adding a foreign card to Apple Pay while in Türkiye
SoftwareApple Pay can't be used in Türkiye because of local regulations, and you may get an error when adding a card. But if you're going abroad and want to use your Wise account or…
Developing a Mobile App for CSR in EMEA and the UK using React
SoftwareAs a .NET developer, I've had the opportunity to work on a wide variety of projects. But one of the most exciting was developing a mobile app for CSR in EMEA and the UK using…
Setting Coding Standards and Reviewing Code
SoftwareC# .NET coding standards with some examples: Language and framework versions: you should specify which C# language version and .NET Framework version will be used.…
Finding a Taxi in Istanbul
SoftwareThese days there's a popular app many people prefer to use when they need a taxi: Uber. So what are the factors that, thanks to Uber's popularity, have led it to replace yellow taxis…
How to pre-install adblock to the cefsharp project
Softwarehttp://old-support.getadblock.com/discussions/questions/79056-how-to-pre-install-adblock-to-our-cefsharp-project This article is created for those who ask for a solution questioned…
Profiling in IIS
SoftwareIf your web application is running slowly and you're struggling to work out why, IIS trace logging lets you follow a request from A to Z and see where it goes and…
Creating Signed PDF Documents
SoftwareYou can create electronically signed PDF documents, and even add more than one signature. For this you need iTextSharp and an electronic signature (a USB token or a PFX…
My projects: GitHub and Stack Overflow
SoftwareWe are awarded
SoftwareWe got prize from Daimler Mercedes Benz hackathon competition. Project: ChargeME ChargeME is an application developed with the purpose of providing location-based charge sharing…
The Virtual Interest Rates Project: Interest Rates by Customer Risk Score
SoftwareIt was an only one-to-one relationship with Products and Customer Segments. I have developed a system that divided that advanced interest rates function into a deep level of…
Optimizing Codes in Financial Services
SoftwareIn big companies, it is always a good idea to keep current system while it is working. It is a must to improve the current system in order to apply new features on it when it is…