[SharePoint] Use a non-password to log in with CSOM
Background
I tried to see what the type of data passed to the OutSystems Extension (C #) would be. I couldn’t find the documentation, so I actually wrote the code and...
PR: CADDi is looking for back-end engineers, front engineers, algorithm engineers, SREs, etc..
Suddenly I was addicted to the judgment of NULL in the database
I want to dynamically add controls to a form and use them
I was a little addicted to it when implementing processing such as releasing the focus when the enter key was pressed, so I will write it down. It would be...
Status UnityWebRequest, which worked fine on Unity editor, builds and runs on iOS, and SendWebRequest gives an “Unknown Error”.
At the beginning
table of contents –What is C #? Feature HelloWorld –Standard input –Standard output –Variables –Random –Conditional branch –DateTime structure –...
Introduction [^ InvalidHandle]: Using FileOpenPicker from C # .net Framework 4.7.2 with Microsoft.Windows.SDK.Contracts without UWP results in “invalid win...
code ListDetail https://github.com/mikihiro-t/MVVMPattern
Describes how to save files to Azure Storage. Azure Storage type uses file sharing (not blob).
In the case of VB6.0, as a result of repeated repairs from the past, items such as Frame overlapped, and it was unclear where and what items were hidden jus...
background I need to do work that should not be leaked on a daily basis, what should I do? I was consulted by a friend, so I was wondering if I could do som...
There was a time when only old C # could be used in Unity. But that’s a thing of the past. The latest LTS at the time of this writing, Unity 2019.4, support...
Caution This article is a detailed explanation added to the article C # and C ++ cin-like that I wrote on the old blog. It is a modified version.
M <-> It is troublesome to do ToReactiveProperty () one by one to bind the VM.
DB-related test
■ Introduction
Introduction I thought about what to do if I want to use .NET API from ** D language **. I hope it will be helpful for you.
Precautions when using HTML helper in input screen and List type class When I tried to create a screen to receive post data with a List type class by inputt...
There was a time when only old C # could be used in Unity. But that’s a thing of the past. The latest LTS at the time of this writing, Unity 2019.4, support...
Describes how to control by yourself without using GUI.
Overview This time, I will show you how to use DxLib functions to set the sound type to “WASAPI” or “DirectSound”. I think anyone can do it easily, so let’...
Reference code Display using a command that implements the ICommand interface.
Think about the pattern to display View When I started studying MVVM, I didn’t know how to write the code at all. Where should I write the code to display t...
In the end, it looks like this.
Problem overview I defined define and used Conditional, but why isn’t the function called? ?? ?? I encountered an incident such as.
It’s different from what I thought! When I was using C #’s ʻAction as a callback listener, there was a behavior like" I thought it was different! ", So I ve...
Overview By adding only one line this time, FPS may increase ? I will introduce the method called. This article solves the above problem using the function...
Introduction I wondered if I could write a clean code to get the next weekday in C # and tried it in LINQ. I would appreciate it if you could comment if yo...
Introduction
Motivation
Prism code sample learning: 03-Custom Regions
Introduction Overview In Previous article, I created a web application that displays the development environment construction and Hello World of ASP.NET Cor...
How to isolate Post handler method with multiple Submit buttons in 1Form Environment: ASP.NET core 3.1, Visual Studio 2019
As the title suggests, convert from Base62 to decimal integer in C #.
Reference article https://garafu.blogspot.com/2015/08/broadcast.html
Introduction ↑ This is the previous application.
Introduction I investigated how to draw a line smoothly on a plane.
.NET has a very lightweight and well-made DI container called SimpleInjector.
What is Blazor?
Introduction
Background
Introduction [Unity (C #)] Convert texture to image data, save and load in terminal ↑ It is a continuation of the last time.
This is the first post in a long time.
First conclusion
A library based on SQLiteUnityKit ――It is one of the many modifications of SQLite Unity Kit. –Repository (GitHub)
I haven’t written an article about 7.3, so I’ll write what was added in 7.3 and 7.4 here.
Verification environment ・ Windows10 64bit 1909 build 18363.1082 -DotnetFramework x64 v4.0.30319
I feel like I wrote it on my blog a long time ago, but I thought about it again recently, so I will write it on Qiita as well!
(Added on 2020/09/22) By using the “generic method”, I found that the caller can specify the part of List <T> that corresponds to ```` ``. It is desc...
Compiling Razor files in ASP.NET Core
(Added on 2020/09/17) In the comments, you can find what made me smarter. I’ll leave the content of this article as it is for my later studies, but please ...
It may have already been mentioned, but as a memorandum.
background list<class>There is a datetime type in the element of the type collection, “Delete all elements with a time 0 seconds before the latest me...
When I created a class to manage resources in C # “CS0053 Accessibility is inconsistent. The accessibility of the property type’Resources’ is set lower th...
IHttpClientFactory makes it easy to use HttpClient, which has a habit of using it.
Introduction I took a lot of time to save the image, so I will leave a note.
In the development of C # port of AtCoderLibrary Class <arbitrary numeric type I have the intention of realizing a type like> , and I will describe th...
Introduction This article is for * C # WPF.Net Flamework *. In the system that implements asynchronous processing, the record (as of 9/13/2020) when searchi...
Reads and displays binary data flowing to standard output By directly acquiring the data flowing to the standard output The method of displaying image data...
A project template named Prism Full App (.NET Core) has been added to the Prism project template for some time.
I put it in text on my desktop, but I thought I’d lose it, so make a note. Please do not refer to
This self-study goal Add authentication with ASP.NET Core Identity to web pages created with MVC.NET Core unauthenticated template Use Postgres as a st...
Introduction I’m ashamed to say that I’m an outdated programmer who hasn’t used WPF, let alone ** MVVM **, for WinForms projects. Embarrassing … [^ 7]: I d...
Standard input //Here, the input value is assigned to the variable as it is.=Only on the right side of //String var date = Console.ReadLine(); //int...
I made a simple encryption software in C #.
Introduction This is a continuation of the article Last time. This time I will write a script to move the created 3D object.
Overview Implement and train cart poles in ML-Agents. I hope it helps people who want to create models to train themselves using ML-Aegents. Introduction Cr...
If you look at Documents of IHttpClientFactory, you can receive IHttpClientFactory and do CreateClient or specify the type. There is a method to receive Htt...
Prism code sample learning: 02-Regions
I want to handle the setting information with ʻIConfiguration type in Azure Functions. Speaking of greed, about the case where you want to handle with ʻIOpt...
I want to be able to access the property members of the data type class with an indexer like a list. Subject Make the properties of the UserInfo class below...
** I don’t want to access the database or web service with the ViewModel constructor **
Press the button once and you will get one heart. [What you are doing] ・ Link the button and Particle System -Play () Particle System every time OnButtonDo...
Tye, a microservices development tool, defines configurations in Yaml files. The file name is tye.yaml. This time we will learn about the schema of this ty...
Overview This is an article that summarizes how to learn and operate the sample model of ML-Agent. Think of it as a rough flow of notes. Use Anaconda, pip, ...
ReactiveExtensions has a ʻObservable.Interval` factory method that issues values at regular intervals, but no factory method that issues values at arbitrary...
What to make
I felt that I searched for the same content several times, so I decided to leave it as a memorandum. When adding validation error handling, we often implem...
Introduction This article is a brief description of the ** beginner ** Rigidbody, picking up the ones you use most often. The meaning of personal memos is ...
CSV is convenient, isn’t it? When you want to export data to spreadsheet software such as Excel, creating .xlsx is not impossible, but it is quite troubleso...
Introduction Here, the technical part is written so that beginners can understand it somehow.
Premise Unity 2019.4.9f1 (LTS)
Prism code sample learning: 01-BootstrapperShell
Premise environment Unity 2019.4.9f1 (LTS) ML Agents 1.3.0 (Preview) ML Agents Extension 0.0.1 (Preview) Anaconda Python 3.8 Windows 10
Last time, I summarized the speed verification of loop statements in C #. Since there were many places where the verification method was immature, we will c...
Thing you want to do Google Cloud Text-to-Speech does not have an SDK for Unity. So, run Quickstart for .NET (https://cloud.google.com/text-to-speech/docs/...
controller The settings on the controller side are as follows
I wanted to add a backup function to the smartphone game made with Unity for device migration and recovery from failure / loss. I heard that Firebase’s fre...
Thing you want to do I wanted to make an app like Rakugaki AR, so this time I used OpenCV to delete the background of the image imported into Unity (transpa...
The other day, I wrote an article to try out the C # microservices development tool “Project Tye”.
Thing you want to do
Scripting Define Symbols
Make a note because I often forget it.
Introduction
The other day, I was touching Unity and wanted to do something like the following.
Recently, I’ve been writing more and more Windows Forms applications in C #. I think that the loop statement is basically the right person in the right plac...
Unity’s SerializeField is useful, but you can’t pass an interface in the usual way. With this, even if you make an interface, it will be passed directly to...
If you’re a maker of Infragistics components and an app developer with WPF / Xamarin.Forms, you’ve never heard of a name. Prism’s committer and muscular Bri...
environment Windows10 .NET FrameWork 4.7.2
A note on implementing the hash algorithm RIPEMD160 in C # using Bouncy Castle. This algorithm is used for Bitcoin etc.!
Array Array declaration Type name [] = variable name;
Overview When creating the input form, there were multiple submit buttons, so a memo when creating that process. This time, I created a selector attribute ...
As the title suggests, implementation of encryption / decryption using C #.
```cs using System; using System.Drawing; using System.Windows.Forms; using System.Windows.Forms.DataVisualization.Charting;
![-](https://img.shields.io/badge/ASP.NETCore-3.1-brightgreen) Introduction This is a memo when I researched Model Binding of ASP.NET Core. ..
Introduction Microsoft Docs Right side menu? I had to make something like ** WPF **, so I will write down my implementation method as a memorandum.
Overview Photon is the first choice when creating multiplayer games in Unity. The SDK for Unity is Photon Unity Networking (PUN), but there are two types of...
This article uses vs 2019 and .NET Framework 4.7.2 installed on windows 10. Completed form It feels like You can also do this.
Background I want to refer to the contents of the DB during the process of Configure of Startup. Specifically, if the DB system setting table is empty at t...
Introduction I will follow the tutorial of C # beginner and unity beginner magic leap, and make a note of what I investigated at that time. Therefore, pleas...
Introduction It was necessary to set up the unity project to develop magic leap with unity. It’s a hassle to do this every time, so I tried to prepare a pro...
Introducing an email sending tool made by one of the qualityers Mr. Ohno in various program languages.
Unity has a network connection check function ʻApplication.internetReachability`, but I dared to make a native Swift plugin using ** NWPathMonitor **.
↓ I want to select a file using a dialog box like this: thinking:
I want to use Unity C # in Windows Forms
Conclusion
LINQ count is slow I was doing paiza because I had too much free time, but there was a test case that timed out. After fixing the part written in Linq, the...
Flutter is great, but if I wish I could write it in C #, I’ve released a dream-like tool that makes it possible, so I tried it.
If you click the link in the email such as the Teams meeting request email, Teams will start up and go to the meeting participation screen. As long as you ...
Simple program for drawing solids in C # The program I posted in the previous article was wrong, so I fixed it.
[^ 1]: The image is from “Irasutoya”, so it is different from the real thing. [^ 2]: If you use it well, you can easily do certain tasks that are dull when...
This is a list of warnings that cannot be erased using C #. I will add it as needed when I notice it.
Introduction
Thing you want to do I want to change the row height of the DataGridView according to the content, and also decide the minimum height.
What is this article I’m making an app with WPF. I searched for ** how to close the window from ViewModel **, but none of them came to my mind. Write your...
I can’t raycast in the magic leap tutorial For some reason, I started to touch magic leap, so I will make a note of the troubles at that time. It is a me...
If you include MahApps.Metro in your WPF application, it will have a modern UI for the time being. It’s easy to enter, so it’s convenient to make an app th...
Introduction I was developing an application with Blazor, and I thought that it would be easier to develop if I could apply the MVVM pattern that was done d...
Introduction
Learn the Commanding section from the RRISM LIBRARY Documentation (https://prismlibrary.com/docs/commanding.html).
Learn the section ViewModelLocator from RRISM LIBRARY Documentation.
Learn the section Composite Commands from RRISM LIBRARY Documentation.
I often forget it, so I checked it and made a memorandum.
Overview I couldn’t find a good template to easily display and operate 3D shapes and 3D models in C # and save them as images, so I will introduce my own me...
.NET 5.0 will add a method to make List <T> Span <T>.
Key estimation library to use
An error that occurred when the argument of Split was enclosed in ". When using it, specify it with single quotation marks such as data.Split (',').
I tried running Official Prism Samples. It’s hard to get an image just by looking at the source, so caption the screen.
Learn the WPF View Composition (https://prismlibrary.com/docs/wpf/view-composition.html) section from the PRISM LIBRARY Documentation.
I was addicted to writing WPF XAML, so make a note. (Added on August 12, 2020) We are using .NET Framework 4.8.
Today I’ll summarize about Shopify pagination. The explanation of the code is ʻASP.Net Core 3.1 C #`.
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Introduction It’s been about a year since Blazor was released. It seems that documents and articles are coming up, so I decided to raise my back and try it.
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ It is a continuation of.
Behavior when operating DataGridView DataSource with AllowUserToAddRows = true When DataGridView is operated with ʻAllowUserToAddRows = true` (* This proper...
Introduction
Introduction I think MagicOnion is a framework that is comfortable to touch and very easy to use once the environment is built.
This is a column I wrote on my blog after I was a Unity beginner and tried a certain tutorial and completed the race to the end. Unity difficulty ...
I often made it myself, but it’s difficult to implement and I don’t have much time, so if I’m in trouble, Tell me a good one So I will summarize the simple ...
Let’s reimplement Angular’s Tutorial: Tour of Heroes using Blazor.
PR: CADDi is looking for back-end engineers, front engineers, algorithm engineers, SREs, etc..
Status UnityWebRequest, which worked fine on Unity editor, builds and runs on iOS, and SendWebRequest gives an “Unknown Error”.
There was a time when only old C # could be used in Unity. But that’s a thing of the past. The latest LTS at the time of this writing, Unity 2019.4, support...
There was a time when only old C # could be used in Unity. But that’s a thing of the past. The latest LTS at the time of this writing, Unity 2019.4, support...
In the end, it looks like this.
It’s different from what I thought! When I was using C #’s ʻAction as a callback listener, there was a behavior like" I thought it was different! ", So I ve...
Introduction ↑ This is the previous application.
Introduction I investigated how to draw a line smoothly on a plane.
Introduction [Unity (C #)] Convert texture to image data, save and load in terminal ↑ It is a continuation of the last time.
This is the first post in a long time.
A library based on SQLiteUnityKit ――It is one of the many modifications of SQLite Unity Kit. –Repository (GitHub)
Introduction I took a lot of time to save the image, so I will leave a note.
Introduction It became necessary to process video files and audio files within the application being developed in Unity, so we decided to use Mobile-FFmpeg....
Introduction This is a continuation of the article Last time. This time I will write a script to move the created 3D object.
Overview Implement and train cart poles in ML-Agents. I hope it helps people who want to create models to train themselves using ML-Aegents. Introduction Cr...
I want to keep a constant tempo in Unity.
I want to keep a constant tempo in Unity.
Press the button once and you will get one heart. [What you are doing] ・ Link the button and Particle System -Play () Particle System every time OnButtonDo...
Overview This is an article that summarizes how to learn and operate the sample model of ML-Agent. Think of it as a rough flow of notes. Use Anaconda, pip, ...
Introduction This article is a brief description of the ** beginner ** Rigidbody, picking up the ones you use most often. The meaning of personal memos is ...
Introduction Here, the technical part is written so that beginners can understand it somehow.
code ```c# using System.IO;
Premise Unity 2019.4.9f1 (LTS)
Premise environment Unity 2019.4.9f1 (LTS) ML Agents 1.3.0 (Preview) ML Agents Extension 0.0.1 (Preview) Anaconda Python 3.8 Windows 10
Thing you want to do Google Cloud Text-to-Speech does not have an SDK for Unity. So, run Quickstart for .NET (https://cloud.google.com/text-to-speech/docs/...
I wanted to add a backup function to the smartphone game made with Unity for device migration and recovery from failure / loss. I heard that Firebase’s fre...
Thing you want to do I wanted to make an app like Rakugaki AR, so this time I used OpenCV to delete the background of the image imported into Unity (transpa...
Scripting Define Symbols
Introduction
The other day, I was touching Unity and wanted to do something like the following.
Unity’s SerializeField is useful, but you can’t pass an interface in the usual way. With this, even if you make an interface, it will be passed directly to...
Overview Photon is the first choice when creating multiplayer games in Unity. The SDK for Unity is Photon Unity Networking (PUN), but there are two types of...
Introduction I will follow the tutorial of C # beginner and unity beginner magic leap, and make a note of what I investigated at that time. Therefore, pleas...
Introduction It was necessary to set up the unity project to develop magic leap with unity. It’s a hassle to do this every time, so I tried to prepare a pro...
Unity has a network connection check function ʻApplication.internetReachability`, but I dared to make a native Swift plugin using ** NWPathMonitor **.
↓ I want to select a file using a dialog box like this: thinking:
I want to use Unity C # in Windows Forms
Introduction
I can’t raycast in the magic leap tutorial For some reason, I started to touch magic leap, so I will make a note of the troubles at that time. It is a me...
Introduction I think MagicOnion is a framework that is comfortable to touch and very easy to use once the environment is built.
This is a column I wrote on my blog after I was a Unity beginner and tried a certain tutorial and completed the race to the end. Unity difficulty ...
Since I was using Ubuntu, it seems that terminal cannot be opened with a shortcut such as Ctrl + Alt + t.
I thought that if I followed the procedure introduced in some article, it would be completed smoothly, but I struggled unexpectedly, so I summarized my own ...
Network settings on a single NIC work, but …
You can check the version with the following command.
Introduction Since I had only touched Mysql, I installed Postgresql using the installation method on the official website for verification. This time, we a...
usage environment VirtulBox : 6.1 Host OS: Ubuntu 18.04 Docer : docker-ce 19.03.13 The host OS of docker is a virtual environment running on VirtualBox.
Today’s goal
Quite a lot of old information was disseminated. .. .. yum install dockerThere will be confusing things that have nothing to do with it (An error occurred ...
Introduction A memo when I took the time to investigate the subject
How to install and configure CentOS 8 on lxd 4.6 installed on Ubuntu 20.04. When the installation is complete and you log in, you should see something like...
If you build a PC using the latest motherboard and try to install CentOS, you may have trouble because there is no driver.
It is a story that solved the problem that ens224 and ens256 do not UP and the IP address cannot be set.
What is Vagrant A command line tool for easily building virtual machines and managing virtual machines so that the same environment can be reproduced anywhe...
Refer to the following article until CentOS installation. In this article, I write about things that didn’t go smoothly and what I was wondering about when...
Conclusion If you build the following Dockerfile, you can create a container with Japanese language and Japanese time zone.
Introduction Previously, I posted an article about network installation using Ubuntu’s automatic installation function, but since it’s a big deal, I’ll leav...
Caution Titan2D (v4.2.0) doesn't seem to support "Material Map".
prologue When I did yum install, the process remained, so I just solved it
prologue When I tried to put centos in vmware, it became “pane is dead” in the lower left and it stopped working.
Purpose
To offline environment construction table of contents
A memorandum with NTP (chrony) set
When the server is accessed via a proxy server or load balancer, the connection source IP address is that of those devices, so the normal block writing meth...
After installing SiteGuard, let’s set permission for firewall and phpMyAdmin
Introducing Pacemaker from CentOS 7 repository to RHEL7
Overview This document will perform a load test that causes GCE created with GCP to use a large amount of CPU. Also, set the GCP monitoring function to aler...
This is a basic setting memo for myself regarding the installation of CentOS8 series. Contains a lot of hobby ingredients. During the actual installation...
I will add a memo in case yum becomes unusable.
Extend the KVM disk image. This time, we will expand the disk on a machine using LVM. Expand to 20GB from + 10GB to 10GB.
While building kubernetes v1.19 on CentOS8, I struggled with how to change the mode of kube-proxy from the default iptables to ipvs.
How to install samba v4.13.0 from source code on CentOS 8
As a prerequisite, it is the Japanese localization of virtual CentOS 8 in VMWare.
Introduction This is the history of installing apache 2.4.46 from source on CentOS7. Occasionally I tried to install it from source.
install aws cli
Can I connect only with the rules described in drop? !! While I was messing around, I started to refuse the connection unless it was the service, IP, or por...
【error】 An error that the host PC cannot access the CentOS file on Virtual PC after installing samba.
Purpose
1. How to use Jenkins with Docker There are two possible methods:
If VirtualBox does not start
In my work, I will write OSS x Security Article in a technical information magazine, and as the first experimental memo, this article Until OpenAM sneaks on...
Suddenly I was addicted to the judgment of NULL in the database
In a previous post, I was frustrated trying to build a Java environment using the Vim editor. Therefore, I decided that the vim editor would not be suitabl...
Assumptions and preparations
Assumptions and preparations
Assumptions and preparations
Assumptions and preparations
Assumptions and preparations
Assumptions and preparations
As the title says Following the old Windows version https://qiita.com/oyk3865b/items/58abd56c5c1edcc84118
Get closer to the mystery of My.Forms
Introduction
Introduction
code ```c# using System.IO;
I tried to download the file using RestSharp, but for some reason the file was not downloaded by the method described on the official website. Therefore, I...
Windows has a touch keyboard executable file called tabtip.exe (“C: /Program Files / Common Files / Microsoft Shared / ink / tabtip.exe”), and you can use t...
Moq implementation memo
background
Overview The English article posted to Code Project will be translated into Japanese and shared on Qiita. https://www.codeproject.com/Articles/5275388/HigLa...
Such a guy The insertion and removal of the port is also reflected properly.
background
Overview You can use the “Parse” or “TryParth” methods to convert a string to a DateTime type in C #. Parse method
0. Note [^ 3]: The official API description name is dx instead of absX. Since dx is associated with “difference” from the abbreviation image of differentia...
Returns Nothing with Nullable type on the left side and one-liner If on the right side Such a source Since it is an example, the text remains Nothing, and ...
What is type inference? I don’t bother to write it now, but if I write it, it’s ** “Let the compiler infer the type from the right side of the assignment ex...
Introduction Thanks! I am an engineer in the production engineering department. According to GitLab official blog 2020.01.21, Windows Shared Runners Beta is...
Introduction This article is intended to keep a reminder of the code of the main technical part in an attempt to somehow make Arena, the first in the game T...
When you want to make a little desktop application with C # in such an environment that there is no Visual Studio, you can not connect to the Internet, ther...
It is a method to search the time series data stored in Amazon DynamoDB in C # by specifying the range using GSI (Global Secondary Index).
I was a little addicted to it when implementing processing such as releasing the focus when the enter key was pressed, so I will write it down. It would be...
Introduction [^ InvalidHandle]: Using FileOpenPicker from C # .net Framework 4.7.2 with Microsoft.Windows.SDK.Contracts without UWP results in “invalid win...
M <-> It is troublesome to do ToReactiveProperty () one by one to bind the VM.
■ Introduction
Prism code sample learning: 03-Custom Regions
Introduction
First conclusion
I feel like I wrote it on my blog a long time ago, but I thought about it again recently, so I will write it on Qiita as well!
(Added on 2020/09/22) By using the “generic method”, I found that the caller can specify the part of List <T> that corresponds to ```` ``. It is desc...
(Added on 2020/09/17) In the comments, you can find what made me smarter. I’ll leave the content of this article as it is for my later studies, but please ...
It may have already been mentioned, but as a memorandum.
Introduction This article is for * C # WPF.Net Flamework *. In the system that implements asynchronous processing, the record (as of 9/13/2020) when searchi...
A project template named Prism Full App (.NET Core) has been added to the Prism project template for some time.
Introduction I’m ashamed to say that I’m an outdated programmer who hasn’t used WPF, let alone ** MVVM **, for WinForms projects. Embarrassing … [^ 7]: I d...
Prism code sample learning: 02-Regions
** I don’t want to access the database or web service with the ViewModel constructor **
What to make
I felt that I searched for the same content several times, so I decided to leave it as a memorandum. When adding validation error handling, we often implem...
Prism code sample learning: 01-BootstrapperShell
Such a guy The insertion and removal of the port is also reflected properly.
If you’re a maker of Infragistics components and an app developer with WPF / Xamarin.Forms, you’ve never heard of a name. Prism’s committer and muscular Bri...
Introduction Microsoft Docs Right side menu? I had to make something like ** WPF **, so I will write down my implementation method as a memorandum.
What is this article I’m making an app with WPF. I searched for ** how to close the window from ViewModel **, but none of them came to my mind. Write your...
If you include MahApps.Metro in your WPF application, it will have a modern UI for the time being. It’s easy to enter, so it’s convenient to make an app th...
I tried running Official Prism Samples. It’s hard to get an image just by looking at the source, so caption the screen.
Learn the WPF View Composition (https://prismlibrary.com/docs/wpf/view-composition.html) section from the PRISM LIBRARY Documentation.
I was addicted to writing WPF XAML, so make a note. (Added on August 12, 2020) We are using .NET Framework 4.8.
How to use Git such as Windows10, CentOS7 Use git on Windows 10 and Powershell (including WSL) Install the latest version of git on CentOS 7
For the first time, I built a Vagrant environment with Window 10. Build CentOS 7 using Vagrant and VirtualBox by referring to various introductory articles.
environment
background Due to circumstances, ownCloud, which was operated on CentOS 7, was reinstalled. (The version of the conventional ownCloud server is 8 series)...
This article will show you how to install ** NextCloud ** on ** CentOS 7 ** using ** Alibaba Cloud ECS **.
(Added yyyy.mm.dd)
In this article, you can get information about installing BookStack on ** CentOS 7 **.
I wanted to run an image processing program made with Anaconda with Apache + Django, so a simple memo for myself. I don’t do anything like SSL or security. ...
This article is a reprint from the content posted on my blog. I am very much indebted to Qiita’s articles on a daily basis, so post a page that is often ...
As a result of putting VirtualBox in the Mac and trying to touch CentOS, there were some points that were stuck before the guest OS started, so make a note
Introduction I recently heard that OpenLite Speed is wonderful and tried it
Background It seems that php8.0 will be released on November 26, 2020. A beta version is also available in the repository of remi, so install it and check ...
I want to share a common development environment with multiple terminals
A note when I tried RabbitMQ to introduce asynchronous processing in PHP. This article uses CentOS7 and PHP7.3.
operation For CUI, execute the following command. For GUI (GNOME Desktop), start “Application » Terminal” and execute it.
Issue the following command.
I search every time, so make a note of it.
Overview Cron is a daemon process for the task scheduler that runs on Unix-like servers. Since the cron settings (task schedule) can be set for each user, ...
I also search for this every time, so make a note of it.
This article is a memorandum of the procedure when installing version v2006 of OpenFOAM, which is open source software for fluid analysis, on CentOS 6.x.
vagrant + ContOS7 + php7.2 + nginx + phalcon4 environment construction and problem recording
Introduction
Introduction We are building an environment by installing each software version on the 1G plan of Sakura VPS.
Install Nginx with Centos7, issue a free certificate by Let ’s Encrypt and write up to apply.
1. VirtualBox settings –Click [File] → [Host Network Manager] –Click the create button to create 192.168.56.1 –Check the DHCP server and close it –If y...
Suddenly I was addicted to the judgment of NULL in the database
Suddenly I was addicted to the judgment of NULL in the database
I want to dynamically add controls to a form and use them
There was a time when only old C # could be used in Unity. But that’s a thing of the past. The latest LTS at the time of this writing, Unity 2019.4, support...
Assumptions and preparations
Assumptions and preparations
There was a time when only old C # could be used in Unity. But that’s a thing of the past. The latest LTS at the time of this writing, Unity 2019.4, support...
Introduction Overview In Previous article, I created a web application that displays the development environment construction and Hello World of ASP.NET Cor...
Assumptions and preparations
Assumptions and preparations
Assumptions and preparations
Assumptions and preparations
Introduction
I tried to download the file using RestSharp, but for some reason the file was not downloaded by the method described on the official website. Therefore, I...
Overview The English article posted to Code Project will be translated into Japanese and shared on Qiita. https://www.codeproject.com/Articles/5275388/HigLa...
A note on implementing the hash algorithm RIPEMD160 in C # using Bouncy Castle. This algorithm is used for Bitcoin etc.!
background
Returns Nothing with Nullable type on the left side and one-liner If on the right side Such a source Since it is an example, the text remains Nothing, and ...
What is type inference? I don’t bother to write it now, but if I write it, it’s ** “Let the compiler infer the type from the right side of the assignment ex...
When you want to make a little desktop application with C # in such an environment that there is no Visual Studio, you can not connect to the Internet, ther...
Introduction
Introduction I think MagicOnion is a framework that is comfortable to touch and very easy to use once the environment is built.
Let’s reimplement Angular’s Tutorial: Tour of Heroes using Blazor.
I was a little addicted to it when implementing processing such as releasing the focus when the enter key was pressed, so I will write it down. It would be...
■ Introduction
IHttpClientFactory makes it easy to use HttpClient, which has a habit of using it.
Introduction
A project template named Prism Full App (.NET Core) has been added to the Prism project template for some time.
I put it in text on my desktop, but I thought I’d lose it, so make a note. Please do not refer to
This self-study goal Add authentication with ASP.NET Core Identity to web pages created with MVC.NET Core unauthenticated template Use Postgres as a st...
If you look at Documents of IHttpClientFactory, you can receive IHttpClientFactory and do CreateClient or specify the type. There is a method to receive Htt...
Tye, a microservices development tool, defines configurations in Yaml files. The file name is tye.yaml. This time we will learn about the schema of this ty...
The other day, I wrote an article to try out the C # microservices development tool “Project Tye”.
A note on implementing the hash algorithm RIPEMD160 in C # using Bouncy Castle. This algorithm is used for Bitcoin etc.!
As the title suggests, implementation of encryption / decryption using C #.
I tried running Official Prism Samples. It’s hard to get an image just by looking at the source, so caption the screen.
Precautions when using HTML helper in input screen and List type class When I tried to create a screen to receive post data with a List type class by inputt...
How to isolate Post handler method with multiple Submit buttons in 1Form Environment: ASP.NET core 3.1, Visual Studio 2019
Compiling Razor files in ASP.NET Core
![-](https://img.shields.io/badge/ASP.NETCore-3.1-brightgreen) Introduction This is a memo when I researched Model Binding of ASP.NET Core. ..
Background I want to refer to the contents of the DB during the process of Configure of Startup. Specifically, if the DB system setting table is empty at t...
Introduction
Today I’ll summarize about Shopify pagination. The explanation of the code is ʻASP.Net Core 3.1 C #`.
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Introduction It’s been about a year since Blazor was released. It seems that documents and articles are coming up, so I decided to raise my back and try it.
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ It is a continuation of.
Prism code sample learning: 03-Custom Regions
Introduction
I haven’t written an article about 7.3, so I’ll write what was added in 7.3 and 7.4 here.
Prism code sample learning: 02-Regions
What to make
Prism code sample learning: 01-BootstrapperShell
What is this article I’m making an app with WPF. I searched for ** how to close the window from ViewModel **, but none of them came to my mind. Write your...
If you include MahApps.Metro in your WPF application, it will have a modern UI for the time being. It’s easy to enter, so it’s convenient to make an app th...
I was addicted to writing WPF XAML, so make a note. (Added on August 12, 2020) We are using .NET Framework 4.8.
Introduction
How to use Git such as Windows10, CentOS7 Use git on Windows 10 and Powershell (including WSL) Install the latest version of git on CentOS 7
For the first time, I built a Vagrant environment with Window 10. Build CentOS 7 using Vagrant and VirtualBox by referring to various introductory articles.
I search every time, so make a note of it.
I tried to download the file using RestSharp, but for some reason the file was not downloaded by the method described on the official website. Therefore, I...
Windows has a touch keyboard executable file called tabtip.exe (“C: /Program Files / Common Files / Microsoft Shared / ink / tabtip.exe”), and you can use t...
background
background
0. Note [^ 3]: The official API description name is dx instead of absX. Since dx is associated with “difference” from the abbreviation image of differentia...
Introduction Thanks! I am an engineer in the production engineering department. According to GitLab official blog 2020.01.21, Windows Shared Runners Beta is...
When you want to make a little desktop application with C # in such an environment that there is no Visual Studio, you can not connect to the Internet, ther...
It’s mainly about ffmpeg settings.
Tried before OpenVINO’s [interactive_face_detection_demo](https://docs.openvinotoolkit.org/2020.4/omz_demos_interactive_face_detection_demo_READme. In coope...
Installed on Windows 10 (Date 2020/09/30)
How to convert video from MOV to MP4 on mac using FFmpeg Use FFmpeg FFmpeg official website
Target audience As shown below, it is intended for those who want to divide the video into 100 and display it on one screen in 100 divisions.
Introduction It became necessary to process video files and audio files within the application being developed in Unity, so we decided to use Mobile-FFmpeg....
What is ffmpeg Have you ever thought “I want to cut out an image from a video”, “I want to extract only audio from a video”, “I want to make a video from mu...
Combine all mp3 files under the directory into one mp3 file. I found this to be the easiest of all the research and trials. You can do it with two command...
Familiar with Linux OS, using ffmpeg Batch convert wav under the directory to mp3.
Prism code sample learning: 03-Custom Regions
A project template named Prism Full App (.NET Core) has been added to the Prism project template for some time.
Prism code sample learning: 02-Regions
Prism code sample learning: 01-BootstrapperShell
Learn the Commanding section from the RRISM LIBRARY Documentation (https://prismlibrary.com/docs/commanding.html).
Learn the section ViewModelLocator from RRISM LIBRARY Documentation.
Learn the section Composite Commands from RRISM LIBRARY Documentation.
I tried running Official Prism Samples. It’s hard to get an image just by looking at the source, so caption the screen.
Learn the WPF View Composition (https://prismlibrary.com/docs/wpf/view-composition.html) section from the PRISM LIBRARY Documentation.
This article will show you how to install ** NextCloud ** on ** CentOS 7 ** using ** Alibaba Cloud ECS **.
In this article, you can get information about installing BookStack on ** CentOS 7 **.
Introduction I recently heard that OpenLite Speed is wonderful and tried it
Background It seems that php8.0 will be released on November 26, 2020. A beta version is also available in the repository of remi, so install it and check ...
A note when I tried RabbitMQ to introduce asynchronous processing in PHP. This article uses CentOS7 and PHP7.3.
Issue the following command.
vagrant + ContOS7 + php7.2 + nginx + phalcon4 environment construction and problem recording
Network settings on a single NIC work, but …
I wanted to run an image processing program made with Anaconda with Apache + Django, so a simple memo for myself. I don’t do anything like SSL or security. ...
Purpose
install aws cli
Purpose
1. How to use Jenkins with Docker There are two possible methods:
Suddenly I was addicted to the judgment of NULL in the database
I want to dynamically add controls to a form and use them
Assumptions and preparations
How to isolate Post handler method with multiple Submit buttons in 1Form Environment: ASP.NET core 3.1, Visual Studio 2019
Assumptions and preparations
Assumptions and preparations
Introduction Thanks! I am an engineer in the production engineering department. According to GitLab official blog 2020.01.21, Windows Shared Runners Beta is...
For the first time, I built a Vagrant environment with Window 10. Build CentOS 7 using Vagrant and VirtualBox by referring to various introductory articles.
usage environment VirtulBox : 6.1 Host OS: Ubuntu 18.04 Docer : docker-ce 19.03.13 The host OS of docker is a virtual environment running on VirtualBox.
Quite a lot of old information was disseminated. .. .. yum install dockerThere will be confusing things that have nothing to do with it (An error occurred ...
Tried before OpenVINO’s [interactive_face_detection_demo](https://docs.openvinotoolkit.org/2020.4/omz_demos_interactive_face_detection_demo_READme. In coope...
Conclusion If you build the following Dockerfile, you can create a container with Japanese language and Japanese time zone.
What is Blazor?
1. How to use Jenkins with Docker There are two possible methods:
Introduction Since I had only touched Mysql, I installed Postgresql using the installation method on the official website for verification. This time, we a...
Introduction A memo when I took the time to investigate the subject
Background It seems that php8.0 will be released on November 26, 2020. A beta version is also available in the repository of remi, so install it and check ...
A memorandum with NTP (chrony) set
While building kubernetes v1.19 on CentOS8, I struggled with how to change the mode of kube-proxy from the default iptables to ipvs.
How to install samba v4.13.0 from source code on CentOS 8
What is Blazor?
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Introduction It’s been about a year since Blazor was released. It seems that documents and articles are coming up, so I decided to raise my back and try it.
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ It is a continuation of.
Let’s reimplement Angular’s Tutorial: Tour of Heroes using Blazor.
code ListDetail https://github.com/mikihiro-t/MVVMPattern
Reference code Display using a command that implements the ICommand interface.
Think about the pattern to display View When I started studying MVVM, I didn’t know how to write the code at all. Where should I write the code to display t...
Introduction I’m ashamed to say that I’m an outdated programmer who hasn’t used WPF, let alone ** MVVM **, for WinForms projects. Embarrassing … [^ 7]: I d...
What is this article I’m making an app with WPF. I searched for ** how to close the window from ViewModel **, but none of them came to my mind. Write your...
Introduction
code ListDetail https://github.com/mikihiro-t/MVVMPattern
M <-> It is troublesome to do ToReactiveProperty () one by one to bind the VM.
I haven’t written an article about 7.3, so I’ll write what was added in 7.3 and 7.4 here.
** I don’t want to access the database or web service with the ViewModel constructor **
I felt that I searched for the same content several times, so I decided to leave it as a memorandum. When adding validation error handling, we often implem...
What is this article I’m making an app with WPF. I searched for ** how to close the window from ViewModel **, but none of them came to my mind. Write your...
Publish a video of an IP camera installed at home on a web page.
Use ffmpeg or ffprobe with ffmpeg-aws-lambda-layer
Convert all video files (avi etc.) in the avi folder to mp4
background
Preface When analyzing a video with ImageJ, read it in the .avi file format.
For the first time, I built a Vagrant environment with Window 10. Build CentOS 7 using Vagrant and VirtualBox by referring to various introductory articles.
Refer to the following article until CentOS installation. In this article, I write about things that didn’t go smoothly and what I was wondering about when...
As a result of putting VirtualBox in the Mac and trying to touch CentOS, there were some points that were stuck before the guest OS started, so make a note
【error】 An error that the host PC cannot access the CentOS file on Virtual PC after installing samba.
In my work, I will write OSS x Security Article in a technical information magazine, and as the first experimental memo, this article Until OpenAM sneaks on...
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Introduction It’s been about a year since Blazor was released. It seems that documents and articles are coming up, so I decided to raise my back and try it.
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ It is a continuation of.
Describes how to control by yourself without using GUI.
Introduction Overview In Previous article, I created a web application that displays the development environment construction and Hello World of ASP.NET Cor...
If you look at Documents of IHttpClientFactory, you can receive IHttpClientFactory and do CreateClient or specify the type. There is a method to receive Htt...
Overview When creating the input form, there were multiple submit buttons, so a memo when creating that process. This time, I created a selector attribute ...
For the first time, I built a Vagrant environment with Window 10. Build CentOS 7 using Vagrant and VirtualBox by referring to various introductory articles.
What is Vagrant A command line tool for easily building virtual machines and managing virtual machines so that the same environment can be reproduced anywhe...
In my work, I will write OSS x Security Article in a technical information magazine, and as the first experimental memo, this article Until OpenAM sneaks on...
Last time, I summarized the speed verification of loop statements in C #. Since there were many places where the verification method was immature, we will c...
Thing you want to do Google Cloud Text-to-Speech does not have an SDK for Unity. So, run Quickstart for .NET (https://cloud.google.com/text-to-speech/docs/...
Make a note because I often forget it.
Recently, I’ve been writing more and more Windows Forms applications in C #. I think that the loop statement is basically the right person in the right plac...
Purpose
Purpose
Purpose
Purpose
Introduction This is a continuation of the article Last time. This time I will write a script to move the created 3D object.
Overview Implement and train cart poles in ML-Agents. I hope it helps people who want to create models to train themselves using ML-Aegents. Introduction Cr...
Overview This is an article that summarizes how to learn and operate the sample model of ML-Agent. Think of it as a rough flow of notes. Use Anaconda, pip, ...
Premise environment Unity 2019.4.9f1 (LTS) ML Agents 1.3.0 (Preview) ML Agents Extension 0.0.1 (Preview) Anaconda Python 3.8 Windows 10
This article is a reprint from the content posted on my blog. I am very much indebted to Qiita’s articles on a daily basis, so post a page that is often ...
vagrant + ContOS7 + php7.2 + nginx + phalcon4 environment construction and problem recording
Introduction We are building an environment by installing each software version on the 1G plan of Sakura VPS.
I wanted to run an image processing program made with Anaconda with Apache + Django, so a simple memo for myself. I don’t do anything like SSL or security. ...
Issue the following command.
When the server is accessed via a proxy server or load balancer, the connection source IP address is that of those devices, so the normal block writing meth...
After installing SiteGuard, let’s set permission for firewall and phpMyAdmin
Convert all video files (avi etc.) in the avi folder to mp4
operation For CUI, execute the following command. For GUI (GNOME Desktop), start “Application » Terminal” and execute it.
Overview Cron is a daemon process for the task scheduler that runs on Unix-like servers. Since the cron settings (task schedule) can be set for each user, ...
I also search for this every time, so make a note of it.
background Due to circumstances, ownCloud, which was operated on CentOS 7, was reinstalled. (The version of the conventional ownCloud server is 8 series)...
Assumptions and preparations
Assumptions and preparations
Assumptions and preparations
How to get the script path in Python.
In a previous post, I was frustrated trying to build a Java environment using the Vim editor. Therefore, I decided that the vim editor would not be suitabl...
Thing you want to do I want to change the row height of the DataGridView according to the content, and also decide the minimum height.
Behavior when operating DataGridView DataSource with AllowUserToAddRows = true When DataGridView is operated with ʻAllowUserToAddRows = true` (* This proper...
Combine all mp3 files under the directory into one mp3 file. I found this to be the easiest of all the research and trials. You can do it with two command...
Familiar with Linux OS, using ffmpeg Batch convert wav under the directory to mp3.
Introduction It’s been about a year since Blazor was released. It seems that documents and articles are coming up, so I decided to raise my back and try it.
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ It is a continuation of.
Use ffmpeg or ffprobe with ffmpeg-aws-lambda-layer
It is a method to search the time series data stored in Amazon DynamoDB in C # by specifying the range using GSI (Global Secondary Index).
Reads and displays binary data flowing to standard output By directly acquiring the data flowing to the standard output The method of displaying image data...
Introduction This article is intended to keep a reminder of the code of the main technical part in an attempt to somehow make Arena, the first in the game T...
Overview I couldn’t find a good template to easily display and operate 3D shapes and 3D models in C # and save them as images, so I will introduce my own me...
Introduction I will follow the tutorial of C # beginner and unity beginner magic leap, and make a note of what I investigated at that time. Therefore, pleas...
Introduction It was necessary to set up the unity project to develop magic leap with unity. It’s a hassle to do this every time, so I tried to prepare a pro...
I can’t raycast in the magic leap tutorial For some reason, I started to touch magic leap, so I will make a note of the troubles at that time. It is a me...
ReactiveExtensions has a ʻObservable.Interval` factory method that issues values at regular intervals, but no factory method that issues values at arbitrary...
The other day, I was touching Unity and wanted to do something like the following.
Introduction
Get closer to the mystery of My.Forms
Returns Nothing with Nullable type on the left side and one-liner If on the right side Such a source Since it is an example, the text remains Nothing, and ...
What is type inference? I don’t bother to write it now, but if I write it, it’s ** “Let the compiler infer the type from the right side of the assignment ex...
I was a little addicted to it when implementing processing such as releasing the focus when the enter key was pressed, so I will write it down. It would be...
I want to use Unity C # in Windows Forms
I want to keep a constant tempo in Unity.
Overview You can use the “Parse” or “TryParth” methods to convert a string to a DateTime type in C #. Parse method
As a result of putting VirtualBox in the Mac and trying to touch CentOS, there were some points that were stuck before the guest OS started, so make a note
Preface When analyzing a video with ImageJ, read it in the .avi file format.
1. VirtualBox settings –Click [File] → [Host Network Manager] –Click the create button to create 192.168.56.1 –Check the DHCP server and close it –If y...
Tye, a microservices development tool, defines configurations in Yaml files. The file name is tye.yaml. This time we will learn about the schema of this ty...
While building kubernetes v1.19 on CentOS8, I struggled with how to change the mode of kube-proxy from the default iptables to ipvs.
The other day, I wrote an article to try out the C # microservices development tool “Project Tye”.
Press the button once and you will get one heart. [What you are doing] ・ Link the button and Particle System -Play () Particle System every time OnButtonDo...
As the title says Following the old Windows version https://qiita.com/oyk3865b/items/58abd56c5c1edcc84118
background
code ```c# using System.IO;
This article is a reprint from the content posted on my blog. I am very much indebted to Qiita’s articles on a daily basis, so post a page that is often ...
Introduction I recently heard that OpenLite Speed is wonderful and tried it
Install Nginx with Centos7, issue a free certificate by Let ’s Encrypt and write up to apply.
(Added on 2020/09/22) By using the “generic method”, I found that the caller can specify the part of List <T> that corresponds to ```` ``. It is desc...
(Added on 2020/09/17) In the comments, you can find what made me smarter. I’ll leave the content of this article as it is for my later studies, but please ...
It may have already been mentioned, but as a memorandum.
Premise environment Unity 2019.4.9f1 (LTS) ML Agents 1.3.0 (Preview) ML Agents Extension 0.0.1 (Preview) Anaconda Python 3.8 Windows 10
Summary of this article I had a little trouble when using junit with eclipse, so I will describe the setting method as a memorandum. Specifically, the foll...
Introducing an email sending tool made by one of the qualityers Mr. Ohno in various program languages.
.NET has a very lightweight and well-made DI container called SimpleInjector.
Last time [Introduction to Blazor] Blazor beginners tried to deploy with login to chat function ~ Part 1 ~ [Introduction to Blazor] Blazor beginners tried ...
In the end, it looks like this.
Overview I couldn’t find a good template to easily display and operate 3D shapes and 3D models in C # and save them as images, so I will introduce my own me...
Introduction I will follow the tutorial of C # beginner and unity beginner magic leap, and make a note of what I investigated at that time. Therefore, pleas...
I can’t raycast in the magic leap tutorial For some reason, I started to touch magic leap, so I will make a note of the troubles at that time. It is a me...
Introduction
Introduction This article is intended to keep a reminder of the code of the main technical part in an attempt to somehow make Arena, the first in the game T...
If you click the link in the email such as the Teams meeting request email, Teams will start up and go to the meeting participation screen. As long as you ...
Status UnityWebRequest, which worked fine on Unity editor, builds and runs on iOS, and SendWebRequest gives an “Unknown Error”.
Unity has a network connection check function ʻApplication.internetReachability`, but I dared to make a native Swift plugin using ** NWPathMonitor **.
Overview Photon is the first choice when creating multiplayer games in Unity. The SDK for Unity is Photon Unity Networking (PUN), but there are two types of...
I feel like I wrote it on my blog a long time ago, but I thought about it again recently, so I will write it on Qiita as well!
background
Last time, I summarized the speed verification of loop statements in C #. Since there were many places where the verification method was immature, we will c...
Recently, I’ve been writing more and more Windows Forms applications in C #. I think that the loop statement is basically the right person in the right plac...
1. How to use Jenkins with Docker There are two possible methods:
Introduction [^ InvalidHandle]: Using FileOpenPicker from C # .net Framework 4.7.2 with Microsoft.Windows.SDK.Contracts without UWP results in “invalid win...
Thing you want to do
Tye, a microservices development tool, defines configurations in Yaml files. The file name is tye.yaml. This time we will learn about the schema of this ty...
The other day, I wrote an article to try out the C # microservices development tool “Project Tye”.
Tye, a microservices development tool, defines configurations in Yaml files. The file name is tye.yaml. This time we will learn about the schema of this ty...
The other day, I wrote an article to try out the C # microservices development tool “Project Tye”.
Purpose
Purpose
I tried to download the file using RestSharp, but for some reason the file was not downloaded by the method described on the official website. Therefore, I...
background
How to install samba v4.13.0 from source code on CentOS 8
【error】 An error that the host PC cannot access the CentOS file on Virtual PC after installing samba.
I wanted to run an image processing program made with Anaconda with Apache + Django, so a simple memo for myself. I don’t do anything like SSL or security. ...
Premise environment Unity 2019.4.9f1 (LTS) ML Agents 1.3.0 (Preview) ML Agents Extension 0.0.1 (Preview) Anaconda Python 3.8 Windows 10
Motivation
CSV is convenient, isn’t it? When you want to export data to spreadsheet software such as Excel, creating .xlsx is not impossible, but it is quite troubleso...
Publish a video of an IP camera installed at home on a web page.
Install Nginx with Centos7, issue a free certificate by Let ’s Encrypt and write up to apply.
I wanted to run an image processing program made with Anaconda with Apache + Django, so a simple memo for myself. I don’t do anything like SSL or security. ...
Introduction We are building an environment by installing each software version on the 1G plan of Sakura VPS.
environment
Introduction
I will add a memo in case yum becomes unusable.
Introduction
background I need to do work that should not be leaked on a daily basis, what should I do? I was consulted by a friend, so I was wondering if I could do som...
I want to handle the setting information with ʻIConfiguration type in Azure Functions. Speaking of greed, about the case where you want to handle with ʻIOpt...
background I need to do work that should not be leaked on a daily basis, what should I do? I was consulted by a friend, so I was wondering if I could do som...
I want to handle the setting information with ʻIConfiguration type in Azure Functions. Speaking of greed, about the case where you want to handle with ʻIOpt...
Precautions when using HTML helper in input screen and List type class When I tried to create a screen to receive post data with a List type class by inputt...
This self-study goal Add authentication with ASP.NET Core Identity to web pages created with MVC.NET Core unauthenticated template Use Postgres as a st...
Introduction [Unity (C #)] Convert texture to image data, save and load in terminal ↑ It is a continuation of the last time.
Introduction I took a lot of time to save the image, so I will leave a note.
Introduction ↑ This is the previous application.
Introduction I took a lot of time to save the image, so I will leave a note.
Introduction ↑ This is the previous application.
Introduction I took a lot of time to save the image, so I will leave a note.
To offline environment construction table of contents
To offline environment construction table of contents
Introduction
Introduction [Unity (C #)] Convert texture to image data, save and load in terminal ↑ It is a continuation of the last time.
Caution Titan2D (v4.2.0) doesn't seem to support "Material Map".
prologue When I tried to put centos in vmware, it became “pane is dead” in the lower left and it stopped working.
Reference article https://garafu.blogspot.com/2015/08/broadcast.html
M <-> It is troublesome to do ToReactiveProperty () one by one to bind the VM.
Introduction I wondered if I could write a clean code to get the next weekday in C # and tried it in LINQ. I would appreciate it if you could comment if yo...
background Due to circumstances, ownCloud, which was operated on CentOS 7, was reinstalled. (The version of the conventional ownCloud server is 8 series)...
This article will show you how to install ** NextCloud ** on ** CentOS 7 ** using ** Alibaba Cloud ECS **.
In this article, you can get information about installing BookStack on ** CentOS 7 **.
In this article, you can get information about installing BookStack on ** CentOS 7 **.
In this article, you can get information about installing BookStack on ** CentOS 7 **.
It is a story that solved the problem that ens224 and ens256 do not UP and the IP address cannot be set.
Summary of this article I had a little trouble when using junit with eclipse, so I will describe the setting method as a memorandum. Specifically, the foll...
Summary of this article I had a little trouble when using junit with eclipse, so I will describe the setting method as a memorandum. Specifically, the foll...
Let’s reimplement Angular’s Tutorial: Tour of Heroes using Blazor.
I often made it myself, but it’s difficult to implement and I don’t have much time, so if I’m in trouble, Tell me a good one So I will summarize the simple ...
Introduction I think MagicOnion is a framework that is comfortable to touch and very easy to use once the environment is built.
Introduction I think MagicOnion is a framework that is comfortable to touch and very easy to use once the environment is built.
Introduction
Behavior when operating DataGridView DataSource with AllowUserToAddRows = true When DataGridView is operated with ʻAllowUserToAddRows = true` (* This proper...
It is a method to search the time series data stored in Amazon DynamoDB in C # by specifying the range using GSI (Global Secondary Index).
Today I’ll summarize about Shopify pagination. The explanation of the code is ʻASP.Net Core 3.1 C #`.
An error that occurred when the argument of Split was enclosed in ". When using it, specify it with single quotation marks such as data.Split (',').
Overview I couldn’t find a good template to easily display and operate 3D shapes and 3D models in C # and save them as images, so I will introduce my own me...
Overview I couldn’t find a good template to easily display and operate 3D shapes and 3D models in C # and save them as images, so I will introduce my own me...
Introduction I was developing an application with Blazor, and I thought that it would be easier to develop if I could apply the MVVM pattern that was done d...
When you want to make a little desktop application with C # in such an environment that there is no Visual Studio, you can not connect to the Internet, ther...
Introduction This article is intended to keep a reminder of the code of the main technical part in an attempt to somehow make Arena, the first in the game T...
Introduction Thanks! I am an engineer in the production engineering department. According to GitLab official blog 2020.01.21, Windows Shared Runners Beta is...
Introduction
This is a list of warnings that cannot be erased using C #. I will add it as needed when I notice it.
Flutter is great, but if I wish I could write it in C #, I’ve released a dream-like tool that makes it possible, so I tried it.
Flutter is great, but if I wish I could write it in C #, I’ve released a dream-like tool that makes it possible, so I tried it.
Flutter is great, but if I wish I could write it in C #, I’ve released a dream-like tool that makes it possible, so I tried it.
I want to use Unity C # in Windows Forms
I want to use Unity C # in Windows Forms
Unity has a network connection check function ʻApplication.internetReachability`, but I dared to make a native Swift plugin using ** NWPathMonitor **.
Unity has a network connection check function ʻApplication.internetReachability`, but I dared to make a native Swift plugin using ** NWPathMonitor **.
Introducing an email sending tool made by one of the qualityers Mr. Ohno in various program languages.
Introducing an email sending tool made by one of the qualityers Mr. Ohno in various program languages.
Introducing an email sending tool made by one of the qualityers Mr. Ohno in various program languages.
Introduction It was necessary to set up the unity project to develop magic leap with unity. It’s a hassle to do this every time, so I tried to prepare a pro...
Introduction It was necessary to set up the unity project to develop magic leap with unity. It’s a hassle to do this every time, so I tried to prepare a pro...
This article uses vs 2019 and .NET Framework 4.7.2 installed on windows 10. Completed form It feels like You can also do this.
This article uses vs 2019 and .NET Framework 4.7.2 installed on windows 10. Completed form It feels like You can also do this.
0. Note [^ 3]: The official API description name is dx instead of absX. Since dx is associated with “difference” from the abbreviation image of differentia...
0. Note [^ 3]: The official API description name is dx instead of absX. Since dx is associated with “difference” from the abbreviation image of differentia...
Overview When creating the input form, there were multiple submit buttons, so a memo when creating that process. This time, I created a selector attribute ...
background
A note on implementing the hash algorithm RIPEMD160 in C # using Bouncy Castle. This algorithm is used for Bitcoin etc.!
In my work, I will write OSS x Security Article in a technical information magazine, and as the first experimental memo, this article Until OpenAM sneaks on...
In my work, I will write OSS x Security Article in a technical information magazine, and as the first experimental memo, this article Until OpenAM sneaks on...
If VirtualBox does not start
1. VirtualBox settings –Click [File] → [Host Network Manager] –Click the create button to create 192.168.56.1 –Check the DHCP server and close it –If y...
Such a guy The insertion and removal of the port is also reflected properly.
Such a guy The insertion and removal of the port is also reflected properly.
Such a guy The insertion and removal of the port is also reflected properly.
Thing you want to do I wanted to make an app like Rakugaki AR, so this time I used OpenCV to delete the background of the image imported into Unity (transpa...
Thing you want to do I wanted to make an app like Rakugaki AR, so this time I used OpenCV to delete the background of the image imported into Unity (transpa...
Overview The English article posted to Code Project will be translated into Japanese and shared on Qiita. https://www.codeproject.com/Articles/5275388/HigLa...
Overview The English article posted to Code Project will be translated into Japanese and shared on Qiita. https://www.codeproject.com/Articles/5275388/HigLa...
Overview The English article posted to Code Project will be translated into Japanese and shared on Qiita. https://www.codeproject.com/Articles/5275388/HigLa...
I wanted to add a backup function to the smartphone game made with Unity for device migration and recovery from failure / loss. I heard that Firebase’s fre...
I wanted to add a backup function to the smartphone game made with Unity for device migration and recovery from failure / loss. I heard that Firebase’s fre...
Thing you want to do Google Cloud Text-to-Speech does not have an SDK for Unity. So, run Quickstart for .NET (https://cloud.google.com/text-to-speech/docs/...
Thing you want to do Google Cloud Text-to-Speech does not have an SDK for Unity. So, run Quickstart for .NET (https://cloud.google.com/text-to-speech/docs/...
background
background
Moq implementation memo
Moq implementation memo
Windows has a touch keyboard executable file called tabtip.exe (“C: /Program Files / Common Files / Microsoft Shared / ink / tabtip.exe”), and you can use t...
Windows has a touch keyboard executable file called tabtip.exe (“C: /Program Files / Common Files / Microsoft Shared / ink / tabtip.exe”), and you can use t...
Windows has a touch keyboard executable file called tabtip.exe (“C: /Program Files / Common Files / Microsoft Shared / ink / tabtip.exe”), and you can use t...
Last time, I summarized the speed verification of loop statements in C #. Since there were many places where the verification method was immature, we will c...
Can I connect only with the rules described in drop? !! While I was messing around, I started to refuse the connection unless it was the service, IP, or por...
I tried to download the file using RestSharp, but for some reason the file was not downloaded by the method described on the official website. Therefore, I...
install aws cli
install aws cli
Familiar with Linux OS, using ffmpeg Batch convert wav under the directory to mp3.
Familiar with Linux OS, using ffmpeg Batch convert wav under the directory to mp3.
Combine all mp3 files under the directory into one mp3 file. I found this to be the easiest of all the research and trials. You can do it with two command...
CSV is convenient, isn’t it? When you want to export data to spreadsheet software such as Excel, creating .xlsx is not impossible, but it is quite troubleso...
Introduction This article is a brief description of the ** beginner ** Rigidbody, picking up the ones you use most often. The meaning of personal memos is ...
I felt that I searched for the same content several times, so I decided to leave it as a memorandum. When adding validation error handling, we often implem...
Introduction
Introduction
Introduction We are building an environment by installing each software version on the 1G plan of Sakura VPS.
Introduction We are building an environment by installing each software version on the 1G plan of Sakura VPS.
How to install samba v4.13.0 from source code on CentOS 8
While building kubernetes v1.19 on CentOS8, I struggled with how to change the mode of kube-proxy from the default iptables to ipvs.
While building kubernetes v1.19 on CentOS8, I struggled with how to change the mode of kube-proxy from the default iptables to ipvs.
Introduction
Extend the KVM disk image. This time, we will expand the disk on a machine using LVM. Expand to 20GB from + 10GB to 10GB.
Extend the KVM disk image. This time, we will expand the disk on a machine using LVM. Expand to 20GB from + 10GB to 10GB.
ReactiveExtensions has a ʻObservable.Interval` factory method that issues values at regular intervals, but no factory method that issues values at arbitrary...
ReactiveExtensions has a ʻObservable.Interval` factory method that issues values at regular intervals, but no factory method that issues values at arbitrary...
I want to be able to access the property members of the data type class with an indexer like a list. Subject Make the properties of the UserInfo class below...
Preface When analyzing a video with ImageJ, read it in the .avi file format.
Preface When analyzing a video with ImageJ, read it in the .avi file format.
vagrant + ContOS7 + php7.2 + nginx + phalcon4 environment construction and problem recording
This article is a memorandum of the procedure when installing version v2006 of OpenFOAM, which is open source software for fluid analysis, on CentOS 6.x.
This article is a memorandum of the procedure when installing version v2006 of OpenFOAM, which is open source software for fluid analysis, on CentOS 6.x.
This article is a memorandum of the procedure when installing version v2006 of OpenFOAM, which is open source software for fluid analysis, on CentOS 6.x.
This article is a memorandum of the procedure when installing version v2006 of OpenFOAM, which is open source software for fluid analysis, on CentOS 6.x.
Overview This document will perform a load test that causes GCE created with GCP to use a large amount of CPU. Also, set the GCP monitoring function to aler...
Overview This document will perform a load test that causes GCE created with GCP to use a large amount of CPU. Also, set the GCP monitoring function to aler...
Overview This document will perform a load test that causes GCE created with GCP to use a large amount of CPU. Also, set the GCP monitoring function to aler...
Introducing Pacemaker from CentOS 7 repository to RHEL7
Introducing Pacemaker from CentOS 7 repository to RHEL7
Introducing Pacemaker from CentOS 7 repository to RHEL7
Introducing Pacemaker from CentOS 7 repository to RHEL7
After installing SiteGuard, let’s set permission for firewall and phpMyAdmin
After installing SiteGuard, let’s set permission for firewall and phpMyAdmin
After installing SiteGuard, let’s set permission for firewall and phpMyAdmin
This self-study goal Add authentication with ASP.NET Core Identity to web pages created with MVC.NET Core unauthenticated template Use Postgres as a st...
I put it in text on my desktop, but I thought I’d lose it, so make a note. Please do not refer to
I also search for this every time, so make a note of it.
I also search for this every time, so make a note of it.
Introduction It became necessary to process video files and audio files within the application being developed in Unity, so we decided to use Mobile-FFmpeg....
I search every time, so make a note of it.
Issue the following command.
Issue the following command.
operation For CUI, execute the following command. For GUI (GNOME Desktop), start “Application » Terminal” and execute it.
A memorandum with NTP (chrony) set
Introduction
Introduction
background list<class>There is a datetime type in the element of the type collection, “Delete all elements with a time 0 seconds before the latest me...
background list<class>There is a datetime type in the element of the type collection, “Delete all elements with a time 0 seconds before the latest me...
Get closer to the mystery of My.Forms
Compiling Razor files in ASP.NET Core
A library based on SQLiteUnityKit ――It is one of the many modifications of SQLite Unity Kit. –Repository (GitHub)
Introduction [Unity (C #)] Convert texture to image data, save and load in terminal ↑ It is a continuation of the last time.
As the title says Following the old Windows version https://qiita.com/oyk3865b/items/58abd56c5c1edcc84118
prologue When I tried to put centos in vmware, it became “pane is dead” in the lower left and it stopped working.
prologue When I tried to put centos in vmware, it became “pane is dead” in the lower left and it stopped working.
.NET has a very lightweight and well-made DI container called SimpleInjector.
.NET has a very lightweight and well-made DI container called SimpleInjector.
Introduction I investigated how to draw a line smoothly on a plane.
Introduction I investigated how to draw a line smoothly on a plane.
Introduction I investigated how to draw a line smoothly on a plane.
Introduction ↑ This is the previous application.
Reference article https://garafu.blogspot.com/2015/08/broadcast.html
prologue When I did yum install, the process remained, so I just solved it
prologue When I did yum install, the process remained, so I just solved it
How to isolate Post handler method with multiple Submit buttons in 1Form Environment: ASP.NET core 3.1, Visual Studio 2019
Introduction Overview In Previous article, I created a web application that displays the development environment construction and Hello World of ASP.NET Cor...
A note when I tried RabbitMQ to introduce asynchronous processing in PHP. This article uses CentOS7 and PHP7.3.
I want to share a common development environment with multiple terminals
I want to share a common development environment with multiple terminals
I want to share a common development environment with multiple terminals
Background It seems that php8.0 will be released on November 26, 2020. A beta version is also available in the repository of remi, so install it and check ...
Introduction
Caution Titan2D (v4.2.0) doesn't seem to support "Material Map".
Introduction I recently heard that OpenLite Speed is wonderful and tried it
Introduction I recently heard that OpenLite Speed is wonderful and tried it
Describes how to control by yourself without using GUI.
Introduction Previously, I posted an article about network installation using Ubuntu’s automatic installation function, but since it’s a big deal, I’ll leav...
Introduction Previously, I posted an article about network installation using Ubuntu’s automatic installation function, but since it’s a big deal, I’ll leav...
Introduction Previously, I posted an article about network installation using Ubuntu’s automatic installation function, but since it’s a big deal, I’ll leav...
Introduction I thought about what to do if I want to use .NET API from ** D language **. I hope it will be helpful for you.
Introduction I thought about what to do if I want to use .NET API from ** D language **. I hope it will be helpful for you.
Introduction I thought about what to do if I want to use .NET API from ** D language **. I hope it will be helpful for you.
Introduction I thought about what to do if I want to use .NET API from ** D language **. I hope it will be helpful for you.
■ Introduction
■ Introduction
Target audience As shown below, it is intended for those who want to divide the video into 100 and display it on one screen in 100 divisions.
Target audience As shown below, it is intended for those who want to divide the video into 100 and display it on one screen in 100 divisions.
As a result of putting VirtualBox in the Mac and trying to touch CentOS, there were some points that were stuck before the guest OS started, so make a note
This article is a reprint from the content posted on my blog. I am very much indebted to Qiita’s articles on a daily basis, so post a page that is often ...
Caution This article is a detailed explanation added to the article C # and C ++ cin-like that I wrote on the old blog. It is a modified version.
background I need to do work that should not be leaked on a daily basis, what should I do? I was consulted by a friend, so I was wondering if I could do som...
In a previous post, I was frustrated trying to build a Java environment using the Vim editor. Therefore, I decided that the vim editor would not be suitabl...
In a previous post, I was frustrated trying to build a Java environment using the Vim editor. Therefore, I decided that the vim editor would not be suitabl...
In a previous post, I was frustrated trying to build a Java environment using the Vim editor. Therefore, I decided that the vim editor would not be suitabl...
In the case of VB6.0, as a result of repeated repairs from the past, items such as Frame overlapped, and it was unclear where and what items were hidden jus...
(Added yyyy.mm.dd)
Describes how to save files to Azure Storage. Azure Storage type uses file sharing (not blob).
Describes how to save files to Azure Storage. Azure Storage type uses file sharing (not blob).
code ListDetail https://github.com/mikihiro-t/MVVMPattern
Introduction [^ InvalidHandle]: Using FileOpenPicker from C # .net Framework 4.7.2 with Microsoft.Windows.SDK.Contracts without UWP results in “invalid win...
At the beginning
At the beginning
At the beginning
At the beginning
Status UnityWebRequest, which worked fine on Unity editor, builds and runs on iOS, and SendWebRequest gives an “Unknown Error”.
Status UnityWebRequest, which worked fine on Unity editor, builds and runs on iOS, and SendWebRequest gives an “Unknown Error”.
Suddenly I was addicted to the judgment of NULL in the database
Tried before OpenVINO’s [interactive_face_detection_demo](https://docs.openvinotoolkit.org/2020.4/omz_demos_interactive_face_detection_demo_READme. In coope...
Tried before OpenVINO’s [interactive_face_detection_demo](https://docs.openvinotoolkit.org/2020.4/omz_demos_interactive_face_detection_demo_READme. In coope...
I tried to see what the type of data passed to the OutSystems Extension (C #) would be. I couldn’t find the documentation, so I actually wrote the code and...
I tried to see what the type of data passed to the OutSystems Extension (C #) would be. I couldn’t find the documentation, so I actually wrote the code and...
This article will show you how to install ** NextCloud ** on ** CentOS 7 ** using ** Alibaba Cloud ECS **.
This article will show you how to install ** NextCloud ** on ** CentOS 7 ** using ** Alibaba Cloud ECS **.
background Due to circumstances, ownCloud, which was operated on CentOS 7, was reinstalled. (The version of the conventional ownCloud server is 8 series)...
If you build a PC using the latest motherboard and try to install CentOS, you may have trouble because there is no driver.
How to install and configure CentOS 8 on lxd 4.6 installed on Ubuntu 20.04. When the installation is complete and you log in, you should see something like...
How to install and configure CentOS 8 on lxd 4.6 installed on Ubuntu 20.04. When the installation is complete and you log in, you should see something like...
How to install and configure CentOS 8 on lxd 4.6 installed on Ubuntu 20.04. When the installation is complete and you log in, you should see something like...
Introduction A memo when I took the time to investigate the subject
Introduction A memo when I took the time to investigate the subject
Introduction A memo when I took the time to investigate the subject
environment
environment
usage environment VirtulBox : 6.1 Host OS: Ubuntu 18.04 Docer : docker-ce 19.03.13 The host OS of docker is a virtual environment running on VirtualBox.
Introduction Since I had only touched Mysql, I installed Postgresql using the installation method on the official website for verification. This time, we a...
Introduction Since I had only touched Mysql, I installed Postgresql using the installation method on the official website for verification. This time, we a...
Network settings on a single NIC work, but …
Network settings on a single NIC work, but …
Use ffmpeg or ffprobe with ffmpeg-aws-lambda-layer
I thought that if I followed the procedure introduced in some article, it would be completed smoothly, but I struggled unexpectedly, so I summarized my own ...
Publish a video of an IP camera installed at home on a web page.
Publish a video of an IP camera installed at home on a web page.
Publish a video of an IP camera installed at home on a web page.
How to use Git such as Windows10, CentOS7 Use git on Windows 10 and Powershell (including WSL) Install the latest version of git on CentOS 7
How to use Git such as Windows10, CentOS7 Use git on Windows 10 and Powershell (including WSL) Install the latest version of git on CentOS 7