Skip to content

Instantly share code, notes, and snippets.

View sugimomoto's full-sized avatar

Kazuya Sugimoto sugimomoto

View GitHub Profile
@sugimomoto
sugimomoto / BlazorCDataKintoneDriverSample.razor
Last active November 29, 2019 10:27
Blazor CDataKintone ADO.NET Provider Sample
@page "/"
@using System.Data;
@using System.Data.CData.Kintone;
<h1>Hello, world!</h1>
Welcome to your new app.
<div class="row">
<div class="col-12">
@sugimomoto
sugimomoto / DapperSample.CDataDriverSansan.cs
Created November 20, 2019 04:33
DapperSample.CDataDriverSansan.cs
using Dapper;
using System;
using System.Data.CData.Sansan;
using System.Linq;
namespace DapperSample.CDataDriverSansan
{
class Program
{
static void Main(string[] args)
@sugimomoto
sugimomoto / DapperSample.SQLServer.cs
Created November 20, 2019 04:21
DapperSample.SQLServer.cs
using System;
using System.Data.SqlClient;
using System.Linq;
using Dapper;
namespace DapperSample.SQLServer
{
class Program
{
static void Main(string[] args)
@sugimomoto
sugimomoto / smaregimeetupcdata.markdown
Last active October 27, 2019 08:09
Poewr BI からリアルタイム・ダイレクトにスマレジAPIデータをクエリしてビジュアライズする方法 #smaregi_talk
@sugimomoto
sugimomoto / Hajimete_id_Postman.markdown
Last active December 15, 2021 00:09
はじめてでも怖くない! Postman を使って、Web API を触ってみよう! #hajimete_it
@sugimomoto
sugimomoto / powerappscds.markdown
Last active May 8, 2021 14:22
PowerApps/CDS の WebAPI でアプリ接続をする方法 #PowerApps #CDS
@sugimomoto
sugimomoto / office365graphapi.markdown
Last active November 22, 2019 17:24
Office365 Graph で2種類のアクセス許可の仕様にハマった話 #o365jp
@sugimomoto
sugimomoto / tagayasu_12_output_strategy.markdown
Last active May 8, 2021 14:22
地方エンジニアが実践するアウトプット継続のための2つの戦略 #タガヤス その12
@sugimomoto
sugimomoto / powerbi_customer360.markdown
Last active June 22, 2019 03:55
Power BI で Customer 360 / #PowerBI #PBIJP 勉強会 @ 東京 #13