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.
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,...
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...
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,...
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...
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...
I have a ListView which correctly sends the selected items on SelectionChanged to my ViewModel. When an item or items are selected, the SelectionChanged property sends the selected items. But when unselecting an item or several items, it does not...
Iam created a new asp.net core web api using visual studio 2022 and asp.net version 8.0. my problems are asp.net core web api iis publish succesful but only get data weatherForecast api(this is sample api). but my new api data not get. my database...
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...
I'm trying to make a gameobject teleport another gameobject
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Teleport : MonoBehaviour { public Transform teleportPoint; private void...
I'm trying to extend the identity entities however am experiencing an issue with my entity which extends from IdentityUserRole, giving a runtime error of:
Unable to create a 'DbContext' of type ''. The exception 'The entity type 'IdentityUserRole'...
I want to align datagridview columns to right but I dont want to change width of column of my datagridview which I set. I've got eight columns second column's property resizable is set to true the rest is resizable = false. When I expand...
I am a beginner in the ASP.NET Core. Now, I am building diploma project EducationManagementSystem for teachers . Of course, I understand, that it's a difficult project for beginners, but in the process of development I ran into a problem. So, the...
I want to display data from two tables Purchase bill and Purchase bill details purchase bill is the main table and when we pass purchase bill id want to get purchase bill item details from sub-table. I have pasted the code what I have tried.but this...
Some context: I am working on a networking solution. This includes an ID system (the SharedID class) so that the client can easily refer to any shared object by specifying the ID.
I want to keep track of all objects (this part is easy), but...
I want to align datagridview columns to right but I dont want to change width of column of my datagridview which I set. I've got eight columns second column's property resizable is set to true the rest is resizable = false. When I expand...
I'm newbie in asp.net webform. I have so many problems that's almost I got solution from StackOverflow. But Now I'm facing an issue and can't get any desired solution, So, I'm writing this question. I want a textbox to autocomplete with JQuery...
I want to display data from two tables Purchase bill and Purchase bill details purchase bill is the main table and when we pass purchase bill id want to get purchase bill item details from sub-table. I have pasted the code what I have tried....
So I'm working around to add the new passkey technology to my .NET website. I was able to register the passkey, and save the public key to the database. However, I'm stuck with the authentication part. Google says core of the authentication is...
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения