Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
2015/05/09 第5回G-Study発表資料 VSTOって / 2015-05-09_g...
Search
G-Study
May 10, 2015
Technology
0
1.2k
2015/05/09 第5回G-Study発表資料 VSTOって / 2015-05-09_g-study_makotoninomiya
2015-05-09に開催された第5回G-Studyの発表資料です。
G-Study
May 10, 2015
Tweet
Share
More Decks by G-Study
See All by G-Study
「UIとUX」 by 若松和憲 / 2015-09-12-g-study_wakamatsu
gropestudy
0
780
2015/06/13 第6回G-Study発表資料 セブ島のプログラミング事情 / 2015-06-13_g-study_yuki_hirai
gropestudy
0
890
2015/05/09 第5回G-Study発表資料 空間認識力について / 2015-05-09_g-study_jin
gropestudy
0
1.1k
2015/05/09 第5回G-Study発表資料 VR空間すぴんおふ / 2015-05-09_g-study_testutotajima
gropestudy
0
1.1k
2015/04/11 第4回G-Study発表資料 iphoneのパスコード入力を間違え続けたらこんなことになった / 2015-04-11_g-study_jin
gropestudy
0
1.1k
2015-03-14 第3回G-Study発表資料 「仮想現実と現実の差とは」 by 田嶋哲人 / 2015-03-14_g-study_tajima_akito
gropestudy
0
770
2015-02-21 第2回G-Study発表資料 「ピープルマネジメント入門」 by Tomoya Kawai / 2015-02-21_g-study_tomoya_kawai
gropestudy
0
550
2015-03-14 第3回G-Study発表資料 「ストレスマネジメント入門」 by Tomoya Kawai / 2015-03-14_g-study_tomoya_kawai
gropestudy
1
700
G-Studyとは / About G-Study
gropestudy
0
1.3k
Other Decks in Technology
See All in Technology
ハードウェアとソフトウェアをつなぐ全てを内製している企業の E2E テストの作り方 / How to create E2E tests for a company that builds everything connecting hardware and software in-house
bitkey
PRO
1
160
TS-S205_昨年対比2倍以上の機能追加を実現するデータ基盤プロジェクトでのAI活用について
kaz3284
1
210
2025年夏 コーディングエージェントを統べる者
nwiizo
0
180
なぜスクラムはこうなったのか?歴史が教えてくれたこと/Shall we explore the roots of Scrum
sanogemaru
5
1.6k
AI開発ツールCreateがAnythingになったよ
tendasato
0
130
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
7
860
💡Ruby 川辺で灯すPicoRubyからの光
bash0c7
0
120
テストを軸にした生き残り術
kworkdev
PRO
0
210
「その開発、認知負荷高すぎませんか?」Platform Engineeringで始める開発者体験カイゼン術
sansantech
PRO
1
110
【NoMapsTECH 2025】AI Edge Computing Workshop
akit37
0
220
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
130
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
250
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
A Tale of Four Properties
chriscoyier
160
23k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
KATA
mclloyd
32
14k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
Visualization
eitanlees
148
16k
Transcript
VSTOって にのみや まこと
VSTO Visual Studio Tools for Office (びじゅある すたじお つーる ふぉー
おふぃす) Officeアプリの拡張機能(アドイン)を作成できる開発環境
VBAとOffice 用アプリ VBA(Visual Basic for Applications) 昔からある拡張の手段、Office製品共通で利用できる
Officeアプリの拡張ではなく、Officeファイルに記述する ドキュメントレベルの拡張 専用エディタで記述しネット上にサンプルも豊富(特にExcel) Office 用アプリ Office2013から登場 HTML+JavaScript+αで開発しデータをBingの地図の マッピングして表示するとか、Webの技術を使います
VSTO デスクトップ版Officeアプリに好きな機能の追加ができます すべてのOffice製品ではなく、Excel、Word、PowerPoint Outlook、InfoPath、Visioが対象 どうやって作るのか? VisualStudio
+ C#(VB)で開発します .NETFrameworkをフルに活用出来る C#(VB)の開発経験とデスクトップアプリの知識があれば可能
細かいことは気にしない Officeを楽に楽しくすることだけ!
PowerPointを拡張 DEMO
VSTOで何ができるか? Outlook2013の場合…
添付ツール DEMO
自己紹介 名前:にのみや まこと 職業:プログラマ(証券会社向けシステム受託開発) 言語:C#(なんでも作ります) SQLServer WindowsServer IIS .NET TypeScript
JavaScript CSS LESS HTML ASP.NET MVC Network Hyper-V SharePoint VSTO MySQL SignalR SystemCenter … 株式とかFXとかやってます(Love先物取引) バトルフィールド4やってます
VSTOって おしまい はい、拍手