Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
74 views

I am using Couchbase to store user data. Couchbase version: Current Version Couchbase Server Community Edition 7.2.2 build 6401 and nuget packages: <PackageReference Include="Couchbase....
1 vote
1 answer
364 views

I am using WinUI 3.0 with Net 9.0 and am trying to use Native AOT, but i always get an ArgumentException while using ListView or ItemsRepeater. The code is working fine without AOT. <?xml version=&...
1 vote
2 answers
597 views

I am using ReSharper 2024.2 and still I get the suggestion that I should not be using the following code: public async Task<T> GetQueryAsync<T>(string query, bool isToBeValidated = ...
0 votes
1 answer
132 views

I simply want to display the mouse position on a copy of the desktop. I have a form that is borderless, maximized and contains a PictureBox with DockStyle.Fill. In the form constructor I create a ...
0 votes
0 answers
414 views

I'm really at a loss here. I'm working on a .Net Maui Application (.Net 8.0) for Android and iOS for work. When I open a specific page I sometimes (like, maybe 1 out of 6-10 times) get an Error with ...
0 votes
0 answers
51 views

enter image description here Don't know how to solve this problem. Just doing simulation of four-stroke cycle, when debugging a "System.ArgumentException" occurs. Private Sub Animation(q2) ...
1 vote
2 answers
162 views

I'm asking this question because I haven't found any solution. I rewrote my code multiple times by tutorials but nothing changed. Broken query method in ReadRepository.cs: public async Task<T> ...
-2 votes
1 answer
55 views

I'm trying to log the following string in a logfile: $"{(char)0}{(char)1}{(char)3}{(char)0}{(char)3}{(char)0}{(char)0}{(char)0}{Line}{(char)0}{(char)7}{(char)232}{(char)3}{(char)0}{(char)9}{(char)...
0 votes
1 answer
1k views

I'm making a small app with WinUI 3. The app require to connect to the Internet while loading. Then it will download some necessary resources. I can't put the network check under any one window, ...
0 votes
1 answer
99 views

I have a Xamarin.Forms project with some FlyoutItems: MyShell.xaml: ... ... <FlyoutItem x:Name="Page1" IsEnabled="False" Title="xxxx xxxx" StyleClass="...
2 votes
1 answer
291 views

I'm trying to load an existing solution in Visual Studio 2022. One of projects in this solution is in error : A message appears at top of the main window : Visual Studio ran into an uexpected problem ...
0 votes
0 answers
357 views

Below is my caller action yml [Github Actions workflow] that gives error upon calling composite action: --- name: RECYCLE_dev workflow_dispatch: inputs: ENVIRONMENT: type: ...
0 votes
1 answer
163 views

I have a C#/WPF MVVM program that uses a flagged enum to track the types of search mode the user is currently in and to manipulate the background colors of various controls depending on the given ...
-1 votes
1 answer
373 views

I want to create a "DataGrid" in "WPF" when a "Button" is pressed. Everything went fine, until I wanted to change the "FontSize" of the "ColumnHeader"....
SoulB's user avatar
  • 78
0 votes
2 answers
2k views

so I'm trying to catch a custom exception. It works fine but skips to the next line of the code without giving me a chance to retry. If I try it without a try-catch block it still works but terminates ...

15 30 50 per page
1
2 3 4 5
...
17

AltStyle によって変換されたページ (->オリジナル) /