Anonymous » 02 мар 2024, 16:22
Последнее сообщение Anonymous «
Anonymous »
I saw something similar on this site, but it's not excatly what I looked for. I need to make calculator of hexadecimal numbers in Visual Studio as desktop application. I need adding, subtraction, multiplying, division, square root, % and xor. It's...
Anonymous » 02 мар 2024, 16:06
Последнее сообщение Anonymous «
Anonymous »
I have some code that looks like below. I'm new to Inversion of Control and Ninject and don't know how to inject IOtherClass into SomeService so that the Parallel.ForEach works. My only other guess is to move the Parallel.ForEach into the DoWork...
Anonymous » 02 мар 2024, 16:01
Последнее сообщение Anonymous «
Anonymous »
I have an application based on Josh Smith's MVVM Demo, with the business logic replaced. The user clicks links that dynamically generate tabs. Each tab has a view and viewmodel. The tab views contain child views one of which contains multiple...
Anonymous » 02 мар 2024, 15:55
Последнее сообщение Anonymous «
Anonymous »
I am developing a C# incremental generator to act as a wrapper between managed and unmanaged callbacks in a generic context. That wrapper generates interfaces that functionally work the same way as a delegate, with an Invoke method that supports up...
Anonymous » 02 мар 2024, 15:49
Последнее сообщение Anonymous «
Anonymous »
I have a Table Inside Word and I am fetching the equation from the word but it is considering equation as texts. I get equation as f(x)={■(x^2,&x≥0@x^2 |x|,&x
Anonymous » 02 мар 2024, 15:45
Последнее сообщение Anonymous «
Anonymous »
I have created a form using Angular and my save button isn't working. The back end is working per Postman and SQL Server. I'm using Visual Studio Code and dotnet run on the back end and ng serve on the front end.
Anonymous » 02 мар 2024, 15:42
Последнее сообщение Anonymous «
Anonymous »
I currently have an API request that I make with Avalonia C# and I manage to return the entire JSON as a result but cannot retrieve each element in a foreach. Here is the current code:
// Get servers infos private async Task GetServersInfos() {...
Anonymous » 02 мар 2024, 15:39
Последнее сообщение Anonymous «
Anonymous »
I have an application based on Josh Smith's MVVM Demo, with the business logic replaced. The user clicks links that dynamically generate tabs. Each tab has a view and viewmodel. The tab views contain child views one of which contains multiple...
Anonymous » 02 мар 2024, 15:13
Последнее сообщение Anonymous «
Anonymous »
I have never used c# and done COM wrapper method so please bear with me. I'm trying to use the COM wrapper method so I can access my 32bit dll files to run a macro on a 64bit excel.
Here is my code where I was able to create my server for the dll....
Anonymous » 02 мар 2024, 15:12
Последнее сообщение Anonymous «
Anonymous »
I have to create a color picker in my WPF application. When I click on any color, the code of that color should come in a textbox. I googled a lot but found nothing matching my requirement. Please share if you have done like this before.
Anonymous » 01 мар 2024, 21:52
Последнее сообщение Алексей «
Ответы: 5
Anonymous »
Первое сообщение
У меня есть глобальное промежуточное программное обеспечение, обрабатывающее исключения, создаваемые приложением. Он работает так, как и предполагалось, за исключением сбоев операций на уровне БД. Когда у меня возникает проблема, о которой сообщает...
Anonymous » 02 мар 2024, 15:07
Последнее сообщение Anonymous «
Anonymous »
I want to have a process run continuously starting when one button (button A) is pressed until another button (button B) is pressed in a C# windows forms application, but I am unable to find a good way to do so.
Anonymous » 02 мар 2024, 15:05
Последнее сообщение Anonymous «
Anonymous »
Currently, I have a strange error in the command line Mode=TwoWay and Mode=OneWay , I
have used these commands a lot and when I updated visual studio 2022, this error started appearing, I tried it but don't understand why. When this error occurs,...
Anonymous » 02 мар 2024, 14:55
Последнее сообщение Anonymous «
Anonymous »
I am adding the debugging functionality to Small Visual Basic language (written with VB .NET), which I built on top of MS Small Basic (Written with C#). I have two issues:
Issue 1: The SB/sVB TextWindow represents the Console window, and it works...
Anonymous » 02 мар 2024, 14:49
Последнее сообщение Anonymous «
Anonymous »
Currently, I have a strange error in the command line Mode=TwoWay and Mode=OneWay , I have used these commands a lot and when I updated visual studio 2022, this error started appearing, I tried it but don't understand why. When this error occurs,...
Anonymous » 02 мар 2024, 14:41
Последнее сообщение Anonymous «
Anonymous »
Following along with the Azure SignalR Service Serverless Quick Start tutorial I was able to run the hosted html file just fine while also pinging the negotiate function from postman or a browser works as well. The problem I'm having is getting a...
Anonymous » 02 мар 2024, 14:34
Последнее сообщение Anonymous «
Anonymous »
I have mobile app (Xamarin Forms for Android and iOS). I need to display some pictures from the server in my application. some pictures do not exist on the server. if the picture does not exist, the server redirects to another page. I need to check...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения