169 questions
for ASP.NET Core·Razor Pages application·MVC applicationThere are two types, but how should I use them separately?What are the advantages and disadvantages of each application?
■PrefaceIn order to customize the appearance of Button in WPF, we have rewritten the ControlTemplate as follows:(Comment <--Rewrite Control Template Button --> and below) In addition, for ease o...
Is it possible to browse and run the .NET Framework assembly from the .NET Core application?I was able to add and compile reference settings by specifying DLLs directly, but I couldn't execute them.Ex...
The following sources in Microsoft Visual Basic 2015 are not working, is there anything wrong (missing)?Private SubDataGridView_Leave (sender As Object, eAs EventArgs) Handles DataGridView.Leave Dimdg...
Developed in .Net 4.0 (vb.net).I'm thinking of using the DataTable.Merge method to combine the two DataTable.dataTableA.Merge(dataTableB, false, MissingSchemaAction.Error)If so, Cannot find definition...
I'm a beginner in programming.I would like to use visual studio 2012 to create a brain training game where I can see arrows in textboxes 5-9 and press the buttons in the order they appear.In order to ...
I am developing using C# (.Net API) in IJCAD 2015.I would like to have the slide file displayed in AutoCAD DCL displayed on the dialog with C#, but if you know how to do it with IJCAD, please let me k...
I'm using the .Net API on IJCAD 2015.An exception (eNotImplementedYet) occurs when you create a graphic and call TransactionManager.QueueForGraphicsFlush.If the same code was executed in AutoCAD 2014,...
IJCAD is using a .NET application.This is a preliminary question, but please tell me how to get the IJCADGrxCAD.ApplicationServices.Application.GcadApplication that you are starting.I didn't really un...
Below is a web page created by ASP.NET (VB.NET), but when the image button is pressed, I would like to open html on a completely different site depending on the value of the session variable.(If the s...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.