.net tag

160 questions


2 answers
93 views
0
Using Unmanaged dll in ASP.NET MVC Web Api Hardens Call During OS Restart

I'm having trouble with the same phenomenon as the title saysThe server is Windows Server 2012 R2The development environment is Visual Studio 2015+ASP.NET (.NET Framework 4.6.2)That's itRoughly speaki...

2 years ago

1 answers
106 views
0
Separating TextFile

I would like to read the file into the folder and then display LISTVIEW.Multiple delimiters in the same line have string separations.May 15, 2016 21:59:13,739[7]INFO-Login.User_Auto-o03dx1n Unknown-Lo...

2 years ago

1 answers
83 views
0
ActiveDocument.BeginSave Event Does Not Occur in IJCAD

I use COM (C#) to start, draw, and end IJCAD 2015.By the way, I can't get the following events, is there something wrong?private void button_Click (object sender, EventArgse){ app = new GcadApplicati...

2 years ago

1 answers
46 views
0
I want to get the search results (string) sorted on C#Lucene.net

I would like to get the search results (string) sorted on C#Lucene.net.Could you introduce me to a sample?

2 years ago

1 answers
92 views
0
Understanding Event.keyCode Restrictions on Text Input

Thank you for your help.Windows, VisualStudio 2015 ASP.NET (VisualBasic), .NET Framework 4.6, Local IIS, browsers are developed in Google Chrome, IE, and .Put text (TextBox in ASP.NET, named txtTest) ...


3 answers
163 views
0
IJCAD 2017 VB.NET, eInvalidInput (code:5) error in SetPlotConfigurationName

eInvalidInput(code:5) error in SetPlotConfigurationName when printing in IJCAD 2017 VB.NET.IJCAD print commands allow PC3 files to be selected, but VB.NET does not recognize PC3 configuration files.Th...

2 years ago

1 answers
82 views
0
How to Create a DWF File in IJCAD

Using the .net API, IJCAD automatically tries to output the active drawing to a DWF file.I am creating a DWF file by calling EXPORT in SendCommand, but it is also printed vertically in horizontal draw...

2 years ago

1 answers
110 views
0
I want to close the screen when I press the button on asp.net (VB).

I opened the screen I created on asp.net(VB) in safari on my iPhone.I would like to delete the tab when I press the Exit button.When I press the button, a window appears and says Exit but When I press...

2 years ago

2 answers
114 views
0
DB Connection Entity Frame in ASP.net Core MVC or ODP.net

We are creating a web API using the ASP.net Core MVC model.So I would like to connect to the database and issue SQL and execute procedures.Until now, I have used ODP.net to attach a connection to the ...


1 answers
171 views
0
Using Sessions with ASP.NET Core

Sessions and Application States in ASP.NET Corehttps://docs.microsoft.com/ja-jp/aspnet/core/fundamentals/app-state?view=aspnetcore-2.2Sample Sourcehttps://github.com/aspnet/Docs/tree/master/aspnetcore...

« - 6 - »

© 2024 OneMinuteCode. All rights reserved.