Thứ Tư, 30 tháng 11, 2022

The Daily Build - Embedding Native (Windows and Linux) Views/Controls/Applications into Avalonia Applications in Easy Samples

The Daily Build - Embedding Native (Windows and Linux) Views/Controls/Applications into Avalonia Applications in Easy Samples

Headline article

Embedding Native (Windows and Linux) Views/Controls/Applications into Avalonia Applications in Easy Samples

  (8 votes) by Nick Polyak (updated 10 hours ago)
This article describes embedding native Windows and Linux control into an Avalonia application

New Articles, Tech Blogs and Tips

Containers

  (1 votes) by Sean Ewington (updated 14 hours ago)
This article is a step by step guide on how to run a custom model folder in Docker using CodeProject.AI Server.

Mobile Newsletter - SwiftUI is convenient, but slow

Mobile Newsletter - SwiftUI is convenient, but slow

Welcome to this week's Mobile Development newsletter from CodeProject.

Industry News

I'd like to draw attention to some performance limitations, in the hope that a SwiftUI engineer might see this and understand pain points that might not be so obvious from their side.
Read more
Alin Panaitiu
We will see step by step each one of the components obtained from the analysis, and we will learn how to convert it to XAML code.
Read more
Uno Platform
While foldable devices have been a thing on Android for quite a while, we don't see too many apps really making use of them.
Read more
Dev.to
In practice, in the domain layer we mainly have to suspend functions that call other suspending functions.
Read more
KT.Academy
Visual Studio for Mac v17.4 shipped earlier this month along with its Windows counterpart, with support for .NET MAUI heading a host of improvements.
Read more
Visual Studio magazine



© 2022 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Mobile Development Newsletter click Unsubscribe.
CodeProject 20 Bay Street, 11th Floor, Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com

Daily News - I/O is no longer the bottleneck

Daily News - I/O is no longer the bottleneck
Click here Convert CUDA Apps to SYCL
Intel DPC++ Compatibility Tool efficiently migrates your existing CUDA code to SYCL reducing migration time, generating developer-tunable code for GPU, CPU, FPGA and other architectures. See how it works!
Industry News
The pennies they get from the result may almost pay for more apps!
Source: Ars Technica
Now taking guesses as to what this breaks
Source: Bleeping Computer
Developer News
Black on black is never a good colour scheme?
Source: Information Week
The program will always find a new bottleneck
Source: Ben Hoyt
Because who doesn't want to mangle their databases?
Source: Google
Yes?
Source: Jeff Geerling
Science and Technology
In space no one can see your Cloud bill
Source: Gizmodo
Not sure if I should make a Deep Space Nine reference, or StarGate?
Source: Quanta magazine
Code Project Discussions - Your say!
Just need adding tests until the software is late
Source: CodeProject



© 2022 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
CodeProject 20 Bay Street, 11th Floor, Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use Insider@codeproject.com

Thứ Ba, 29 tháng 11, 2022

The Daily Build - XPence : A WPF metro style, smart client expense tracker

The Daily Build - XPence : A WPF metro style, smart client expense tracker

Headline article

XPence : A WPF metro style, smart client expense tracker

  (69 votes) by Siddhartha S. (updated 22 hours ago)
A WPF smart client demonstrating nitty gritty of MVVM for a real life LOB application.

New Articles, Tech Blogs and Tips

Artificial Intelligence

  (1 votes) by Sean Ewington (updated 16 hours ago)
In this article I show you how to get facial recognition working in Blue Iris and CodeProject.AI Server.

Desktop Programming

  (2 votes) by Kai Schtrom (updated 20 hours ago)
How to use DSE-Patcher to disable Driver Signature Enforcement

General Programming

  (0 votes) by Rudi Breedenraedt (updated 2 hours ago)
Maintain your localization data in SQL Server
  (0 votes) by Michael Sydney Balloni (updated 14 hours ago)
This article explores UDP programming, LRU cache development, and .NET packet processing.

Programming Languages

  (0 votes) by Matthew Dennis (updated 9 hours ago)
Option Binding for a ConcurrentDictionary that works in NET6 fails in NET7. This is a workaround.
  (0 votes) by Oscar K. (updated yesterday)
Internals, code of using QMString

Daily News - Ever wondered how the AWS leviathan develops software?

Daily News - Ever wondered how the AWS leviathan develops software?
Click here C++ Developers: Don't miss this free webinar!
Are you ready to take your C++ code to the next level? Join Sonar on December 7th for our live webinar as we discuss how to get your code clean - and stay clean - with minimal effort and without being overloaded with warnings. Register now!
Click here Simplify Code Migration for Cross Platform development
The Intel DPC++ Compatibility Tool efficiently migrates ~90-95% of your existing CUDA code to SYCL, reducing migration time, generating developer-tunable code for GPU, CPU, FPGA and other architectures. Download now!
Industry News
For everyone waiting to "jack into cyberspace" as an anime heroine
Source: Engadget
Developer News
Evergreen article: Things aren't as good as they were in the old days
Source: Nikita Propokov
Is that a quicksort, or a moose?
Source: Tech Xplore
I'm guessing in The Cloud(tm)?
Source: The Register
If it's broke, they won't fix it
Source: Visual Studio
Science and Technology
Then they came for ... whatever Minecraft is, but I did nothing as I still don't understand it
Source: Ars Technica
Frag your opponents for a promotion?
Source: Tech Xplore
Code Project Discussions - Your say!
Read me a bedtime story, Mr. Edge
Source: CodeProject
"When two tribes go to war, a point is all you can score"
Source: CodeProject



© 2022 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
CodeProject 20 Bay Street, 11th Floor, Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use Insider@codeproject.com

Thứ Hai, 28 tháng 11, 2022

The Daily Build - Embedding Native Views/Controls/Applications into Avalonia Applications in Easy Samples

The Daily Build - Embedding Native Views/Controls/Applications into Avalonia Applications in Easy Samples

Headline article

Embedding Native Views/Controls/Applications into Avalonia Applications in Easy Samples

  (3 votes) by Nick Polyak (updated yesterday)
This article describes embedding native Windows and Linux control into an Avalonia application

New Articles, Tech Blogs and Tips

Desktop Programming

  (0 votes) by Kai Schtrom (updated 16 hours ago)
Disable Driver Signature Enforcement with DSE-Patcher

Web Development

  (1 votes) by thomasardal (updated 9 hours ago)
Learn about the built-in rate-limiting middleware in ASP.NET Core.