c# tag

485 questions


1 answers
343 views
0
Date.Now Time Processing Using the for Statement

I'm a program beginner.Using Visual Studio 2019, we are creating a program to capture data for machine learning in C#.What do you want to doTurn the for statement and change the file name according to...

c#
2 years ago

1 answers
390 views
0
Reference configuration compatibility due to IJCAD version differences

We are developing the C#.Net app in an environment where IJCAD 2021 Pro is included.The reference is GcadVbaLib.If you run the release build application on another PC (IJCAD2020Std) environment, you w...

2 years ago

1 answers
407 views
0
I want to get coordinates on a line at regular intervals with polylines (lines, arcs)

IJCAD 2020 STD StandaloneWe are considering developing C#.I'd like to get the coordinates on the line at regular intervals with polylines (line segments, arcs), is that possible?Polyline

2 years ago

1 answers
434 views
0
Access 2019 ACE.OLEDB fails to install on Windows 10.

Thank you for your help.In VisualStudio 2019 Community's C#, I tried to set up a program to manipulate Access's DB, but As ACE.OLEDB was not included, I downloaded accessdatabaseengine.exe (2016 versi...

2 years ago

1 answers
364 views
0
Understanding How to Create an Inventory System in unity

I could put what I picked up on the list, but how can I create an inventory system like Micra?I don't even know what to do

2 years ago

1 answers
293 views
0
Best Practices for Split Prism Module

. for development using Net Core 3.1+ PrismI think there are cases where processing is divided by module.At that time, the initial modules generated by PrismTemplatePack are in the View/ViewModel fold...

2 years ago

1 answers
326 views
0
UnauthorizedAccessException: Understanding How Access to the path '...' is denied

I am currently trying to save the captured image in the game, but the following error occurred when I tried to write the file as shown in the last line of code:UnauthorizedAccessException: Access to t...

2 years ago

1 answers
325 views
0
If you use selenium in c#, memory usage will increase rapidly.

I am using selenium in c#, but every time I run var html=driver.PageSource; in the code below, the memory used increases and quickly fills up.Within an hour, 4GB of memory is used and OutOfMemoryExcep...

2 years ago

1 answers
283 views
0
Unable to attach script

I get this error when I try to attach a script to a game object.Can`t add scriptCan`t add script behaviour Assmblyinfo.cs.The scriptneeds to derive from MonoBehavior!Windows 7Unity 2018.4.24 f1

c#
2 years ago

1 answers
476 views
0
Is it possible to make a Dictionary-type list?

Let me ask you a question about the dictionary and list of C#.(In the first place, I don't know if it's possible or impossible due to the specifications of C#.) I'm trying to create a list with Dictio...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.