.net tag

160 questions


1 answers
50 views
0
In the c#ASP MVC5, the JS file is arranged in an arbitrary folder and used in the cshtml file.

Suppose you have the following folder configuration:Any folder name 1 

2 years ago

4 answers
70 views
0
Understanding Language Advantages

Currently, I am worried about choosing a language for developing a new system.A desktop application will be developed for Windows.The development environment is VisualStudio and the language choice is...

2 years ago

1 answers
50 views
0
ASP.NET WebForm model bindings:for arrays

I am having trouble with ASP.NET WebForm (not MVC) model binding.For example, if you want to edit the following classes using FormView with bidirectional model bindings, public class Lover{ public cla...

2 years ago

1 answers
58 views
0
How do I get values for specific columns and rows in Excel?

Regarding the subject, If you have a table, There are several rows of values in the table.What I want is not column A, but column B, second row and subsequent cell values.Loop with For Each and exit w...

2 years ago

1 answers
44 views
0
.NetFramework Printer Disconnect Detection

Currently, there is an app that outputs from the app to the printer.Regarding disconnect detection, I'm getting the printer status from the GetPrintQueue method in the LocalPrintServer class.of the re...

2 years ago

1 answers
113 views
0
Processing VB.net COM reference "MSXML2" from path "C:\Windows\System32\msxml3.dll".

Thank you for your help.I searched online about the title, but I cannot solve it, so I would like to ask you.We are developing in the following environments.Visual Studio 2017 at VB.netWindows 7 (32-b...

2 years ago

1 answers
91 views
0
Cannot copy pallet text box

TextBox, Combobox, and DataGridView were placed on Palette to create a pallet for information entry.In Combobox, you can copy strings with Ctrl-C and Ctrl-V by selecting strings, but in TextBox and Da...

2 years ago

1 answers
128 views
0
Failed to connect to .net core 3.0 MVC "Web server 'IIS Express'."

I would like to develop MVC using .Net Core 3.0, but the following error message appears and I cannot start the screen.Are there any possible solutions?What do you want to doLaunch MVC project using V...

2 years ago

2 answers
34 views
0
Using SignalR (.NET Client)

US>We created a program that uses SignalR (.NET Client) to notify events and retrieve data.I was able to do what I wanted to do, but I couldn't write the process very well.Is it possible to write proc...

2 years ago

1 answers
78 views
0
I want to reduce the time it takes to get RGB color for pixels (pixels) at a specified location.

[Visual Studio, VB] I want to shorten the time it takes to get RGB colors for pixels (pixels) at the specified locationCreating Windows form applications in Visual Studio 2017 Community.The pixel colo...

2 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.