485 questions
I am currently drawing 3D graphics using C#OpenTKFor questions, please let me know if it is possible to GL.Clear in semi-transparent black (0,0,0,0.5).Currently, I draw music waveforms using LinesAt t...
I am currently using VisualStudio 2015 to create a Windows service, and I would like to monitor a directory and have an exe file run if a PDF file is generated under it.However, at this stage, when I ...
We are currently developing at C#.Google Chrome extensions have a function called Send data to the URL specified as POST in JSON format, and I would like to use the data sent.Therefore, I would like t...
I want to notify Xaml of a property change when the BlockColumnPosition1 property is changed, but PropertyChanged is null in the OnPropertyChanged method and is not notified.I think you'll be notified...
The .NET framework is 4.0.If you run the following methods in the console application, Process.Start in Convert will stop processing (no exceptions will occur, but will not continue):In addition, Proc...
I don't know if it's called a constructor, but How can I do it?Thank you for your cooperation.using System;using System.Collections.General;using System.ComponentModel;using System.Data;using System.D...
I have a question about C#'s App.config.When I launch the app, I would like to read the data in drop-down list 1 and other drop-down list 2 from App.config.Also, I will use the key and its value later...
I changed the EasyHook-Tutorials sample and wrote the program to hook theextoutw.However, when I run notepad.exe, the hook message does not appear.What's wrong?The changed code is as follows.I have no...
I'm sorry for the rudimentary question, but I'd like to ask you a question.languages:C#We are currently working on an application that runs in the following order.Read file data → Convert read data → ...
Developing apps with C#+WPFThe app consists of a main window and multiple subwindowsSet ShutdownMode=OnMainWindowClose in App.yamlConsider two situations:Sub-window closed aloneThe main window is clos...
« | - 9 - | » |
© 2024 OneMinuteCode. All rights reserved.