169 questions
I am thinking of using httprequest in Windowsform to web the UI of the system that automates updates to external sites.In this case, is it normal for the program to operate with virtualization os (win...
When registering csv files in db in vb, I want to register them as one character (~,~,~,~).I understand that you use string.join, but I don't know what to do with csvAffected Codes DimstrAry As String...
AutoCAD's VBA receives the following results when outputting files and plotters:boolir;GcadDocument AOBJ;if()// For file output{ ir=AOBJ.Plot.PlotToFile(@C:\Temp\test.PLT);}For else//PLOTER output:{ i...
# We ask the same question in the Wankuma Alliance.We are currently developing an application using Windows 10 Mobile.The Windows 10 Mobile app recognizes that the HttpClient class needs to be used.Du...
Create a web API in ASMX in ASP.NET.This can be referenced from the C# project and used in the form of a function call.
Developed using .Net at IJCAD 2018.I'm going to load the module with NETLOAD, but is there a way to unload it?Every time I modify the program, I need to restart CAD, so I would like to be able to unlo...
.NET 4.5input=abc123def $456ghi (Note string and numeric string are both random)I want to find a string of digits that does not have $ at the beginning (I want to find 123 only)pattern=(?\<!\$)\d+I...
The .NET Framework 4.0 and 4.5 and 4.6 seem to have different drawing processes.I'm not sure what the difference is.Don't you know what the differences are?
I would like to know how to successfully plug OmniSharp-atom into atom.We followed the instructions on the site below.https://note.nkmk.me/c-sharp-mac-atom-omnisharp/MONO installation completed succes...
File upload control is pasted to ASP.NET web page.There is a mechanism for saving to a fixed-name file on an IIS server.Also, if there is a file saved in the previous operation, we have already done t...
« | - 15 - | » |
© 2024 OneMinuteCode. All rights reserved.