Desktop App Developmentdesktopapplicationdevelopment.hashnode.dev·Aug 22, 2024Essential Tools for Desktop Application Development in 2024Introduction In 2024, desktop application development remains a primary focus for many businesses looking to make powerful and systematic software solutions. Whether we’re building tools for efficiency, enjoyment, or business use, selecting the right...Discussdesktop apps
Nischal Baidarnischalbaidar.hashnode.dev·Aug 15, 2024💻 Building the Ultimate Desktop for AI and Deep Learning 🛠️1. Processor (CPU) 💻 Recommendation: Intel Core i9-13900K or AMD Ryzen 9 7950X Why: High core count and advanced threading capabilities handle complex calculations and parallel processing efficiently. Use: Ideal for handling large datasets, model ...Discussnischal_baidar
Alex Sinelnikovalexsinelnikov.blog·Jul 31, 2024Desktop app development with flutterFor a long time desktop app development was hard and expensive. If you were creating app, you probably had to create 3 apps at once - windows, macOS and linux. There were tools such as QT, wxWidgets, copperspice and other frameworks which allowed to ...Discuss·5 likes·1.2K readsFlutter
Sebastian Sellmairblog.sellmair.io·Jul 22, 2024Setting up Kotlin Multiplatform (+Compose)Kotlin Multiplatform (De)Wizard Project Wizards can be great; they spare us from doing repetitive, boring, boilerplate tasks over and over again. However: Wizards are no replacement for education or documentation: I have seen so many engineers gettin...Discuss·4 likes·1.9K readsKotlin
Syncfusionsyncfusion-blogs.hashnode.dev·Jul 9, 2024What’s New in .NET 8 for Developers?TL;DR:.NET 8 brings forth enhancements aimed at revolutionizing app development and deployment, providing developers worldwide with an array of innovative tools and capabilities. Explore the groundbreaking features of .NET 8 in comparison to its pred...Discuss·53 reads.NET
Syncfusionsyncfusion-blogs.hashnode.dev·Jul 9, 2024What’s New in C# 13 for Developers?TL;DR: Explore the latest features in C# 13! From enhanced params collections to modernized thread synchronization, discover how these updates can boost your coding efficiency and productivity. Dive in and revolutionize your development experience! W...Discuss·108 reads.NET
Syncfusionsyncfusion-blogs.hashnode.dev·Jul 9, 2024Easily Export .NET MAUI DataGrid to Specific PDF PageTL;DR: Learn to export the Syncfusion .NET MAUI DataGrid content to a specific page in a PDF document. This guide includes code examples and setup instructions for developers. Syncfusion .NET MAUI DataGrid control displays and manipulates data in a t...Discuss.Net maui
Syncfusionsyncfusion-blogs.hashnode.dev·Jul 9, 2024Chart of the Week: Creating the .NET MAUI Radial Bar to Visualize Apple’s Revenue BreakdownTL;DR: Let’s visualize Apple’s revenue distribution data across different products using Syncfusion .NET MAUI Radial Bar Chart. We’ll use advanced customization options for a superior data visualization experience. Read the article for complete detai...Discuss.Net maui
Siro Davesiro.hashnode.dev·Jun 24, 2024Getting Started with Kotlin MultiplatformAfter addressing the different tools available for cross platform development in my earlier article: Cross-Platform Development in 2024 1/3 I have decided to go forward and share the little I have learnt while exploring the KMP tooling for building c...Discuss·144 readsKotlin
Nehal IngoleforRead & Learnlearnwithnehal.hashnode.dev·Jun 23, 2024Run own Desktop by using Docker imageIntroduction to Docker Docker is an open-source platform that automates the deployment, scaling, and management of applications inside lightweight, portable containers. Containers allow developers to package an application with all its dependencies a...DiscussDevopsDocker