[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.