On August 13, 2024, Microsoft issued an alert regarding a significant security vulnerability identified as CVE-2024-38167. This vulnerability notably affects .NET and Visual Studio, raising concerns among developers and organizations relying on these technologies. Overview of CVE-2024-38167...
This guide is to automate many manual and error-prone steps of "How to create a Windows 10 ISO image for clean, in-place upgrade and repair install" when is used to prepare Custom Windows 11 ISO with pre-installed software, no user accounts.
This guide is only applicable to Windows 11 (both...
Microsoft's May 2024 Patch Tuesday updates have addressed critical vulnerabilities in .NET 6.0.31 (KB5039843) and .NET 7.0.20 (KB5039844), among other products. These updates are crucial for enhancing the security and stability of systems running these frameworks. .NET 6.0.31 (KB5039843) This...
.net 6
application security
code execution
cve-2024-30045
cve-2024-30051
elevation of privilege
exploits
information disclosure
microsoft
microsoft security
net 7
net framework
patch tuesday
protection
remote code execution
security
system stability
updates
visualstudio
vulnerabilities
Quick rundown, I purchased this pre built PC about 3 years ago, since getting it I have been getting this problem (and a few others) to where it will blue screen and give me that error.
I have tried to do everything that I can find online as for updates and fixes. I also recently tried to read...
advice
blue screen
bsod
crash
diagnostics
dpc_watchdog
dump file
error fix
pc issues
performance
prebuilt pc
system error
troubleshooting
updates
violation
visualstudio
windows
This is a repost, now that ChatGPT is working again...
Hi. I need some clarification and/or help with a multi-threaded application being debugged with Visual Studio.
I notice that when I hit a breakpoint in a thread, it stops, and I can examine the status and values, but when I step to the...
Hi. I need some clarification and/or help with a multi-threaded application being debugged with Visual Studio.
I notice that when I hit a breakpoint in a thread, it stops, and I can examine the status and values, but when I step to the next instruction, the debugger goes back to the original...
I have solved the problem! When the AI Bot told me that I was stalling the message loop, I looked deeper. In the original code I was calling PeekMessage() with PM_REMOVE, filtering for WM_KEYDOWN, and then checking for VK_ESCAPE. This consumed the WM_KEYDOWN message but not any other messages...
Hi. I am still unable to properly post code on your site. The indentation get ignored. I tried backticks (```), tildas (~~~) and backticks with c++ (```c++).
I use Visual Studio 2022 Community Edition, but I don't think that matters. When I post, I use Chrome, and I manually type the backticks...
Hi. I'm a retired computer/electronics engineer with 45 years of experience supporting Windows, Unix, Oracle, and networks of hand-held computers. I write straight C/C++, mostly using the WinAPI, but also MFC. I dabble with Visual Studio writing Windows programs, and I would like to share them...
c programming
c++
community
electronics engineering
experience
hand-held computers
mfc
networking
programming
q&a
sharing ideas
software development
support
user query
visualstudio
winapi
windows programs
Microsoft Edge WebView2 is a UI control that allows developers to embed web content into their Win32 C++, .NET, and WinUI applications. It powers many applications today such as Microsoft Office, Microsoft Power BI, and Visual Studio. Earlier this summer, we announced that we were beginning to...
application
consumer rollout
deployment
developer tools
disk space
end users
group policies
installation
it administration
managed devices
microsoft edge
microsoft office
performance
power bi
runtime
software development
visualstudio
webview2
windows 10
Hi when I click a folder visual studio starts - instead of exploring that folder. So I can not explore folders on my computer.
The same happens when I click "documments" or "pictures" in windows start - visual studio starts instead of windows explorer.
How to fix it?
How do I add an .EXE project to a solution of DLL's?
This is using Microsoft Visual Studio Professional
I have been handed a solution file which contains three projects. But all three projects generate DLL files. It is kind of unique because I have uncovered that they contain XAML files. So...
Today, we’re announcing ARM64EC (“Emulation Compatible”), a new way to build apps for Windows 11 on ARM. With the latest Visual Studio tools in preview and the Windows 11 Insider SDK, you'll be able to take advantage of ARM64EC to incrementally transition your app to running with native speed on...
abi
arm
arm64ec
battery life
codebase
dependencies
developer
emulation
interoperable
native apps
native speed
office
performance
plugins
preview
sdk
software development
technology
visualstudio
windows 11
Daniel Paulino created his first Windows app when he was at a career crossroads: Was he good enough to have a successful career as a developer? He wasn’t sure, but Daniel also knew he needed a timer app that connected to his workout band. “At the time, no app did this. I had this curiosity. That...
Uno Platform is a free and open-source platform aiming to take WinUI apps built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building modern apps for Windows 10 - you can learn more about it on the Link Removed. With Uno Platform you can...
Uno Platform is a free and open-source platform aiming to take WinUI applications built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building Windows applications - you can learn more about it on the Link Removed. With Uno Platform you can...
android
application
cross-platform
dark mode
development
infobar
light mode
linux
macos
nuget
numberbox
open source
templates
tutorial
uno platform
uwp
visualstudio
webassembly
winui
xaml
The C#/WinRT team is excited to announce our latest release, which includes a preview of C#/WinRT authoring with the latest C#/WinRT NuGet package, as well as updates to the .NET 5.0 SDK with the .NET February update. Since our last blog post on C#/WinRT v1.0, we have some new features to show...
api
authoring
components
cross-platform
development
diagnostics
features
february
framework
hosting
migration
nuget
programming
runtime
sdk
update
visualstudio
windows
winrt
Today, we're releasing the first preview of x64 emulation for ARM64 devices to Windows Insiders in the Dev Channel starting with the Build 21277. It can be installed on Windows 10 on ARM PCs by following the instructions as explained in this blog post. When we first launched Windows 10 on ARM in...
If you tuned in to this morning’s App Development Community Standup, you know that today we released WinUI 3 Preview 3. If you want to skip the summary and head straight to the release notes and installation instructions, you can find those here.
New Features
The team has been hard at work on...
Today is the official GA release for .NET 5, and along with it we are excited to share the latest updates with our recent release of C#/WinRT version 1.0. C#/WinRT provides WinRT projection support for .NET 5 based apps. The Windows SDK leverages this technology and is now integrated with the...