c# tag

485 questions


1 answers
72 views
0
Unity Vector 3 not recognized

This is my first time asking a question here, so I'm sorry if there are any mistakes or difficulties.I am currently using Unity 5.4.3 and I am creating an animation with script.As a flow, read the val...

2 years ago

2 answers
140 views
0
About COM Registration for .NETFramework

One .Visual Studio solution for NetFramework 4.0 When I tried to run from the IDE, Unable to register assembly XXX.dll - Access denied.Verify that you are running the application as an administrator.A...

2 years ago

2 answers
91 views
0
Regarding the event that some tasks cannot be processed in the task processing,

Thank you for your help.I would like to run a total of 10 tasks in the C# task.When I debug, I run four or five tasks, but the rest of them don't run and I'm in a waiting state.As a content, we are tr...

2 years ago

3 answers
82 views
0
C# Receives String from C++ DLL

I look forward to hearing from you.Write a function that returns a string (mixed alphanumeric) with char in C++ and I'm thinking of using that function from C# to receive a string.I looked it up and f...

2 years ago

1 answers
48 views
0
I want to launch a new loop task in backgroundWorker

I would like to start the periodic processing task after initializing in the backgroundWorker and let the screen know the progress.The initialization process was successful, but the periodic processin...

c#
2 years ago

1 answers
91 views
0
I want to convert ROW_NUMBER()OVER(PARTION BY) to LINQ.

Thank you for always taking care of me.I want to get the same results as the SQL below on LINQ, but I'm struggling because I can't meet my expectations.I tried to create it based on the information he...

2 years ago

2 answers
115 views
0
Understanding How FIFO Exclusive Access to a Single Stream

I am currently creating a music playback application on C#.I'm looking for a Stream (or equivalent) that meets the following requirements, but I can't find it.·You can write a byte array at the end of...

2 years ago

4 answers
147 views
0
How do I retrieve text from the C#WebBrowser control while it is hidden?

Thank you for your help.It's not very easy to use WebBrowser controls, but you can use them to browse.I am writing a code that extracts only the links of the pages that are listed.If there is a link i...

2 years ago

1 answers
48 views
0
(C#) win10 Memory Leakage in Microsoft.Office.Interop.Word

I used the following source to extract the text from the word (.doc) in vs 1015, win7, but when I set it to win10, a memory leak started to occur.Please let me know how to deal with it.Microsoft.Offic...

c#
2 years ago

1 answers
160 views
0
If you animate using the owner draw, the display will flicker.

Thank you for your help.With C#, you can create a simple animation by drawing the owner of the ListBox you placed ListBox.I'm trying to get him to do it.I want you to animate only in the cell you are ...

2 years ago
« - 10 - »

© 2024 OneMinuteCode. All rights reserved.