169 questions
We would like to set the value in the text box in the ACCESS form using uiautomation of c# and .Net.If it was an out-of-form text box in ACCESS, I could have setValuePattern from CONTL.type.Edit, but ...
What do you want to doVB.NET (VisualStudio 2005) is renovating the existing system.When I set RadioButton to False, I want to gray out without changing the character color (ForeColor).(Image below) ·E...
Under App_LocalResources, you have your own resource files that are not mapped to the page.master.resxI'd like to load this with C# and get the string inside. Is there a way?The reason why I want to p...
Regarding the title, even if I set the width of td, if I adjust the screen size, the width of the column will change a little.Is there a way to fix it?
PrerequisitesI am currently creating a TCP server application with the following configuration:PC (client)Load balancer-----------Server1 -- --------------------------- Server 2 -- -------------...
Creating multi-tenant sites.For example, the following sites include the tenant ID in the URL so that each tenant has a different URL, but I don't understand why.What are the advantages and disadvanta...
Thank you for your help.If you want to run multiple tasks for a class of methods, use the new instance of the class and Should I run multiple tasks?Or should I use the new class and method for each ta...
.NET 4.5 (C#6.0) is developing Windows form applications application.When using TaskDialog using the libraries below, an exception occurs.Microsoft.WindowsAPICodePack.dllMicrosoft.WindowsAPICodePack.S...
I have decided to port the program that I used for AutoLISP in my business to .Net.# AutoCAD or compatible IJCAD is currently under consideration.Previous systems used slide files (*.sld) in dialogs (...
I'd like to access Azure Redis Cache from ASP.NET Web API.I implemented the controller by referring to this official document and blog, but I can't connect.How to use Azure Redis CacheUsing Azure Redi...
« | - 9 - | » |
© 2024 OneMinuteCode. All rights reserved.