IIJIMASが勉強しようとしています。

これからこれから♪

目次

Blog 利用状況

ニュース

共著:




わんくま同盟 東京勉強会 #99 私の資料

個数を数えてみたい!

わんくま同盟 東京勉強会 #91 私の資料

きっと楽しいトポロジー

わんくま同盟 東京勉強会 #45 数学デー 私の資料(pptxとxlsx)

確率の不思議

わんくま同盟 東京勉強会 #37 私のLT資料

数の冪の和の式 を求めてみよう!

デブサミ09でわんくま同盟の紹介をしたスライド

わんくま同盟 東京勉強会 #26 LT祭りの私のスライド

わんくま同盟 東京勉強会 #23の私のスライド

わんくま同盟 東京勉強会 #18の私のスライド


自己紹介(仮)

IIJIMASと申します。
東京都多摩市在住です。多摩川のそばです。
猫好きです。
IIJIMASのSは何って言われます。 IIJIMASって
なんて読むかは自由です。
魚や網間企業とゲームとは無関係です。
数学とか宇宙とかの読み物とか好きです。
血液型:果汁100%A
メタボ予備軍。。。orz
Twitter

...............
MVP 審査応募ページ~ 求む、日本のMVP。
MCTS:.NET Framework 2.0: Windows アプリケーション
MCTS:.NET Framework 2.0: Windows アプリケーション

MCSD.NET:マイクロソフト認定ソリューションデベロッパー(MCSD) Microsoft .NET トラック
Microsoft Certified Solution Developer for Microsoft.NET

リンク

わんくま同盟
わんくま同盟

C#VB.NET掲示板
C#VB.NET掲示板

わんくま同盟 Blog's

ちょっと一言(仮)


書庫

日記カテゴリ

書籍「はじめての Visual Studio 2010」(秀和システム)のご紹介

6月29日に techbank.jp著「TECHNICAL MASTER はじめての Visual Studio 2010 」(秀和システム) という書籍が発売されました。

紀伊國屋書店新宿本店3階、新宿南店5階に平積み確認! はじめてのVisual Studio 2010地元の本屋さん

私も Chapter 11 アプリケーションの配布

  • 11-01 セットアッププロジェクト [配布]
  • 11-02 ClickOnce [配布]
  • 11-03 ASP.NET配置 [配布]

を担当させていただきました。まさに、はじめての執筆体験でした(笑)

「はじめての Visual Studio 2010」では、Visual Stusio 2010の機能に関してまんべんなく触れられているとおもいます。Microsoft Visual Studio 2010 Professional以上のエディションを使用する方を対象としています。一部上位のPremiumやUltimateにしか含まれない機能もあります。

下記の目次の見出しに気になるキーワードがあったらぜひ!!

目次:

  • Chapter 01 Visual Studio 2010のインストール
    • 01-01 インストール手順 [インストール]
  • Chapter 02 Visual Studioの開発環境とIDE
    • 02-01 プロジェクトとテンプレート [IDE]
    • 02-02 インストール済みテンプレートの検索 [IDE]
    • 02-03 開発環境のカスタマイズ [IDE]
    • 02-04 ツールバーのカスタマイズ [IDE]
    • 02-05 マルチモニタ対応 [IDE]
    • 02-06 旧バージョンからの移行 [IDE]
    • 02-07 VS拡張(VSIX)を活用する [拡張機能マネージャー]
  • Chapter 03 ビルドとデバッグ
    • 03-01 ビルド設定 [ビルド]
    • 03-02 デバッグの基本 [デバッグ]
    • 03-03 IntelliTrace機能 [デバッグ]
    • 03-04 ピン設定機能 [デバッグ]
    • 03-05 ブレークポイントのラベル付け [デバッグ]
    • 03-06 ダンプ出力機能 [デバッグ]
    • 03-07 呼び出しの階層化・実行フロー把握 [デバッグ]
    • 03-08 スレッド単位デバッグ機能 [マルチスレッド]
  • Chapter 04 コーディング支援
    • 04-01 豊富なエディター機能 [エディター]
    • 04-02 IntelliSenseとコードスニペット [スニペット]
    • 04-03 リファクタリング [リファクター]
    • 04-04 メンバー逆生成機能 [リファクター]
  • Chapter 05 Visual Studio 2010で作成するアプリケーション
    • 05-01 Windowsフォームアプリケーション(Visual C#、Visual Basic) [実装]
    • 05-02 Webアプリケーション [実装]
    • 05-03 Officeアプリケーション [実装]
    • 05-04 SharePoint対応アプリケーション [実装]
    • 05-05 WCFとWFアプリケーション [実装]
    • 05-06 Visual Studio 2010で強化されたMFCアプリケーション開発 [実装]
  • Chapter 06 テスト機能
    • 06-01 単体テスト機能 [テスト]
    • 06-02 TDDサポート [テスト]
    • 06-03 計画、実行、追跡ツール [テスト]
    • 06-04 テスト自動化機能 [テスト]
    • 06-05 レコーディング機能 [テスト]
  • Chapter 07 アーキテクチャ設計
    • 07-01 UML [設計]
    • 07-02 レイヤー図 [設計]
    • 07-03 アーキテクチャエクスプローラー [設計]
    • 07-04 依存関係グラフ [設計]
  • Chapter 08 データベースとデータアクセス
    • 08-01 SQL Serverデータベースプロジェクト [データベース]
    • 08-02 SQL CLR [データベース]
    • 08-03 ADO.NET [データベース]
    • 08-04 ADO.NET Entity Framework [データベース]
    • 08-05 LINQ to SQL [データベース]
  • Chapter 09 言語拡張と.NET Framework 4対応
    • 09-01 LINQ と拡張メソッド [言語追加機能]
    • 09-02 マルチコア対応と並列プログラミング [言語追加機能]
    • 09-03 Dynamic Language Runtime(DLR) [言語追加機能]
    • 09-04 Managed Extensibility Framework(MEF) [言語追加機能]
    • 09-05 Visual Basic言語拡張 [言語追加機能]
    • 09-06 Visual F#サポート [言語追加機能]
  • Chapter 10 クラウド開発
    • 10-01 Windows Azure(クラウド開発) [Windows Azure]
  • Chapter 11 アプリケーションの配布
    • 11-01 セットアッププロジェクト [配布]
    • 11-02 ClickOnce [配布]
    • 11-03 ASP.NET配置 [配布]

今後、業務でVisual Stusio 2010を使用する予定のある方、職場オフィスの本棚に数冊いかがでしょうか?

よろしければ、Visual Stusio 2010に関心をもつ同僚の方にこちらの書籍をご紹介ください。
#ちなみに、職場の同僚が1冊買ってくれました!私が手に入れる前に(笑)

投稿日時 : 2010年7月19日 4:01

コメントを追加

# It's very straightforward to find out any topic on net as compared to textbooks, as I found this paragraph at this web site. 2018/10/05 11:25 It's very straightforward to find out any topic o

It's very straightforward to find out any topic on net as compared to textbooks, as I found this
paragraph at this web site.

# sling tv coupons and promo codes for november 2018 Thanks for finally talking about >書籍「はじめての Visual Studio 2010」(秀和システム)のご紹介 <Liked it! Sling tv coupons and promo codes for november 2018 2018/11/17 22:50 sling tv coupons and promo codes for november 2018

sling tv coupons and promo codes for november 2018
Thanks for finally talking about >書籍「はじめての Visual
Studio 2010」(秀和システム)のご紹介 <Liked it! Sling tv coupons and promo codes for november 2018

# You ought to be a part of a contest for one of the finest blogs on the internet. I most certainly will highly recommend this site! 2019/04/02 17:39 You ought to be a part of a contest for one of the

You ought to be a part of a contest for one of the finest blogs
on the internet. I most certainly will highly recommend
this site!

# Its like you learn my mind! You appear to grasp so much about this, such as you wrote the e book in it or something. I think that you can do with a few percent to drive the message house a bit, but instead of that, that is wonderful blog. A great read. 2019/04/07 4:01 Its like you learn my mind! You appear to grasp so

Its like you learn my mind! You appear to grasp so much about this, such as you wrote the
e book in it or something. I think that you can do with a few percent to
drive the message house a bit, but instead of that, that is
wonderful blog. A great read. I will certainly be back.

# We stumbled over here coming from a different web address and thought I might as well check things out. I like what I see so i am just following you. Look forward to looking at your web page for a second time. 2019/04/10 18:03 We stumbled over here coming from a different web

We stumbled over here coming from a different web address and thought I might as well check
things out. I like what I see so i am just following you.
Look forward to looking at your web page for a second time.

# This web site definitely has all of the information I needed concerning this subject and didn't know who to ask. 2019/08/14 3:57 This web site definitely has all of the informatio

This web site definitely has all of the information I
needed concerning this subject and didn't know
who to ask.

# This web site definitely has all of the information I needed concerning this subject and didn't know who to ask. 2019/08/14 3:58 This web site definitely has all of the informatio

This web site definitely has all of the information I
needed concerning this subject and didn't know
who to ask.

# This web site definitely has all of the information I needed concerning this subject and didn't know who to ask. 2019/08/14 3:59 This web site definitely has all of the informatio

This web site definitely has all of the information I
needed concerning this subject and didn't know
who to ask.

# This web site definitely has all of the information I needed concerning this subject and didn't know who to ask. 2019/08/14 4:00 This web site definitely has all of the informatio

This web site definitely has all of the information I
needed concerning this subject and didn't know
who to ask.

# Hello everyone, it's my first go to see at this website, and piece of writing is truly fruitful in support of me, keep up posting such content. 2019/08/19 8:39 Hello everyone, it's my first go to see at this w

Hello everyone, it's my first go to see at this website, and piece of writing is
truly fruitful in support of me, keep up posting such content.

# re: ???????? Visual Studio 2010?(??????)???? 2021/08/06 21:45 hydroxychloroquine meaning

chloronique https://chloroquineorigin.com/# hydroxychloroquine 200

# Excellent blog you've got here.. It's difficult to find good quality writing like yours these days. I honestly appreciate people like you! Take care!! 2021/08/24 13:13 Excellent blog you've got here.. It's difficult to

Excellent blog you've got here.. It's difficult to
find good quality writing like yours these days. I
honestly appreciate people like you! Take care!!

# Hi, I do believe this is an excellent blog. I stumbledupon it ;) I will come back yet again since i have book-marked it. Money and freedom is the best way to change, may you be rich and continue to guide others. 2021/08/25 19:47 Hi, I do believe this is an excellent blog. I stum

Hi, I do believe this is an excellent blog. I stumbledupon it ;) I will come back yet again since i have
book-marked it. Money and freedom is the best way to change,
may you be rich and continue to guide others.

# Hi, I do believe this is an excellent blog. I stumbledupon it ;) I will come back yet again since i have book-marked it. Money and freedom is the best way to change, may you be rich and continue to guide others. 2021/08/25 19:48 Hi, I do believe this is an excellent blog. I stum

Hi, I do believe this is an excellent blog. I stumbledupon it ;) I will come back yet again since i have
book-marked it. Money and freedom is the best way to change,
may you be rich and continue to guide others.

# Superb post but I was wanting to know if you could write a litte more on this topic? I'd be very grateful if you could elaborate a little bit more. Thanks! 2021/09/04 21:30 Superb post but I was wanting to know if you could

Superb post but I was wanting to know if you could write a litte more on this topic?
I'd be very grateful if you could elaborate a little bit more.
Thanks!

# Superb post but I was wanting to know if you could write a litte more on this topic? I'd be very grateful if you could elaborate a little bit more. Thanks! 2021/09/04 21:31 Superb post but I was wanting to know if you could

Superb post but I was wanting to know if you could write a litte more on this topic?
I'd be very grateful if you could elaborate a little bit more.
Thanks!

# Superb post but I was wanting to know if you could write a litte more on this topic? I'd be very grateful if you could elaborate a little bit more. Thanks! 2021/09/04 21:32 Superb post but I was wanting to know if you could

Superb post but I was wanting to know if you could write a litte more on this topic?
I'd be very grateful if you could elaborate a little bit more.
Thanks!

# Superb post but I was wanting to know if you could write a litte more on this topic? I'd be very grateful if you could elaborate a little bit more. Thanks! 2021/09/04 21:33 Superb post but I was wanting to know if you could

Superb post but I was wanting to know if you could write a litte more on this topic?
I'd be very grateful if you could elaborate a little bit more.
Thanks!

# It's a shame you don't have a donate button! I'd certainly donate to this brilliant blog! I suppose for now i'll settle for bookmarking and adding your RSS feed to my Google account. I look forward to fresh updates and will talk about this website with 2021/09/11 11:13 It's a shame you don't have a donate button! I'd c

It's a shame you don't have a donate button! I'd certainly donate to this brilliant
blog! I suppose for now i'll settle for bookmarking and adding your RSS feed
to my Google account. I look forward to fresh updates and will talk about
this website with my Facebook group. Talk soon! quest bars http://bit.ly/3jZgEA2 quest
bars

# I visit daily some web sites and information sites to read content, except this blog presents feature based articles. scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery 2021/09/14 15:31 I visit daily some web sites and information sites

I visit daily some web sites and information sites
to read content, except this blog presents feature based articles.
scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# I visit daily some web sites and information sites to read content, except this blog presents feature based articles. scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery 2021/09/14 15:32 I visit daily some web sites and information sites

I visit daily some web sites and information sites
to read content, except this blog presents feature based articles.
scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# I visit daily some web sites and information sites to read content, except this blog presents feature based articles. scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery 2021/09/14 15:33 I visit daily some web sites and information sites

I visit daily some web sites and information sites
to read content, except this blog presents feature based articles.
scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# I visit daily some web sites and information sites to read content, except this blog presents feature based articles. scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery 2021/09/14 15:34 I visit daily some web sites and information sites

I visit daily some web sites and information sites
to read content, except this blog presents feature based articles.
scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# It's remarkable to pay a quick visit this site and reading the views of all mates concerning this post, while I am also eager of getting familiarity. 2022/03/25 6:59 It's remarkable to pay a quick visit this site and

It's remarkable to pay a quick visit this site and reading the
views of all mates concerning this post, while I am
also eager of getting familiarity.

# It's remarkable to pay a quick visit this site and reading the views of all mates concerning this post, while I am also eager of getting familiarity. 2022/03/25 7:00 It's remarkable to pay a quick visit this site and

It's remarkable to pay a quick visit this site and reading the
views of all mates concerning this post, while I am
also eager of getting familiarity.

# It's remarkable to pay a quick visit this site and reading the views of all mates concerning this post, while I am also eager of getting familiarity. 2022/03/25 7:01 It's remarkable to pay a quick visit this site and

It's remarkable to pay a quick visit this site and reading the
views of all mates concerning this post, while I am
also eager of getting familiarity.

# It's remarkable to pay a quick visit this site and reading the views of all mates concerning this post, while I am also eager of getting familiarity. 2022/03/25 7:02 It's remarkable to pay a quick visit this site and

It's remarkable to pay a quick visit this site and reading the
views of all mates concerning this post, while I am
also eager of getting familiarity.

# I constantly spent my half an hour to read this weblog's content every day along with a mug of coffee. 2022/06/03 4:13 I constantly spent my half an hour to read this we

I constantly spent my half an hour to read this weblog's content every day along with a mug of coffee.

# I constantly spent my half an hour to read this weblog's content every day along with a mug of coffee. 2022/06/03 4:14 I constantly spent my half an hour to read this we

I constantly spent my half an hour to read this weblog's content every day along with a mug of coffee.

# I constantly spent my half an hour to read this weblog's content every day along with a mug of coffee. 2022/06/03 4:15 I constantly spent my half an hour to read this we

I constantly spent my half an hour to read this weblog's content every day along with a mug of coffee.

# I constantly spent my half an hour to read this weblog's content every day along with a mug of coffee. 2022/06/03 4:16 I constantly spent my half an hour to read this we

I constantly spent my half an hour to read this weblog's content every day along with a mug of coffee.

# With havin so much content and articles do you ever run into any problems of plagorism or copyright violation? My blog has a lot of completely unique content I've either created myself or outsourced but it seems a lot of it is popping it up all over the 2022/07/28 9:09 With havin so much content and articles do you eve

With havin so much content and articles do you ever run into any problems of plagorism or copyright violation? My blog has a lot of completely unique content I've either created myself or outsourced but it seems a lot of it is popping it up all over the internet without my permission. Do you know any solutions to help stop content from being ripped
off? I'd really appreciate it.

# If you are going for finest contents like myself, only visit this web site every day as it offers quality contents, thanks 2022/08/08 13:49 If you are going for finest contents like myself,

If you are going for finest contents like myself, only visit this
web site every day as it offers quality contents, thanks

# Hello just wanted to give you a brief heads up and let you know a few of the images aren't loading properly. I'm not sure why but I think its a linking issue. I've tried it in two different browsers and both show the same results. 2022/08/10 1:51 Hello just wanted to give you a brief heads up and

Hello just wanted to give you a brief heads up and let you know a few
of the images aren't loading properly. I'm not sure why
but I think its a linking issue. I've tried it in two different browsers and both show the same results.

# Excellent way of describing, and pleasant post to take data about my presentation subject, which i am going to convey in academy. 2022/08/10 21:41 Excellent way of describing, and pleasant post to

Excellent way of describing, and pleasant post to take data about my presentation subject, which i am going to convey
in academy.

# Very good website you have here but I was curious about if you knew of any discussion boards that cover the same topics talked about here? I'd really like to be a part of online community where I can get comments from other experienced people that share 2022/08/12 0:18 Very good website you have here but I was curious

Very good website you have here but I was curious about
if you knew of any discussion boards that cover the same topics talked about here?
I'd really like to be a part of online community where I can get comments from other
experienced people that share the same interest. If you have any recommendations, please let me know.
Thanks a lot!

# Cool blog! Is your theme custom made or did you download it from somewhere? A theme like yours with a few simple adjustements would really make my blog stand out. Please let me know where you got your design. Many thanks 2022/08/13 19:32 Cool blog! Is your theme custom made or did you do

Cool blog! Is your theme custom made or did you download it from
somewhere? A theme like yours with a few simple adjustements would really make my blog stand out.
Please let me know where you got your design. Many thanks

# Cool blog! Is your theme custom made or did you download it from somewhere? A theme like yours with a few simple adjustements would really make my blog stand out. Please let me know where you got your design. Many thanks 2022/08/13 19:33 Cool blog! Is your theme custom made or did you do

Cool blog! Is your theme custom made or did you download it from
somewhere? A theme like yours with a few simple adjustements would really make my blog stand out.
Please let me know where you got your design. Many thanks

# Hello this is somewhat of off topic but I was wanting to know if blogs use WYSIWYG editors or if you have to manually code with HTML. I'm starting a blog soon but have no coding experience so I wanted to get advice from someone with experience. Any help 2022/08/14 16:13 Hello this is somewhat of off topic but I was want

Hello this is somewhat of off topic but I was wanting to know if blogs use
WYSIWYG editors or if you have to manually code with HTML.
I'm starting a blog soon but have no coding experience so I wanted to get advice from someone with experience.
Any help would be enormously appreciated!

# Hello there! I could have sworn I've been to this web site before but after browsing through some of the articles I realized it's new to me. Regardless, I'm definitely pleased I discovered it and I'll be bookmarking it and checking back regularly! 2022/08/15 13:20 Hello there! I could have sworn I've been to this

Hello there! I could have sworn I've been to this web
site before but after browsing through some of the articles I realized it's new to
me. Regardless, I'm definitely pleased I discovered it and I'll be bookmarking
it and checking back regularly!

# This paragraph presents clear idea in support of the new people of blogging, that genuinely how to do running a blog. 2022/08/18 12:54 This paragraph presents clear idea in support of t

This paragraph presents clear idea in support of the new people of blogging, that genuinely how to do running a blog.

# Hello, I would like to subscribe for this web site to get most up-to-date updates, so where can i do it please help out. 2022/09/04 14:57 Hello, I would like to subscribe for this web sit

Hello, I would like to subscribe for this web site to get most up-to-date updates, so
where can i do it please help out.

# シャネル 時計 コピー 2022/10/16 9:23 mwzpnf@livedoor.com

初めてこのショップでお買い物をしたので、不安でしたが、迅速かつ丁寧なメール等のご連絡で安心して商品の到着を待つことが出来ました。
新品の商品だけれど新品同様と書かれていたので、到着までその程度が心配でしたが、写真で見えていた汚れもそんなに気にならず、予想以上の新品同様で・・・良かったです。手書きのお手紙まで添えてお送りいただき、ネットでのお買い物ですのに、お店の方の誠意が伝わってきて嬉しかったです。また、こちらで良いものに出会えるような気がします。
★ルイヴィトン★ヴェルニ★アンヴェロップカルトドゥヴィジット★名刺入れ/カードケース★ルージュフォーヴィスト(紫)★M91540★
新品の商品だけれど新品同様と書かれていて、到着までその程度が心配でしたが、写真で見えていた汚れもそんなに気にならず、予想以上の新品同様で・・・良かったです。愛着を持って使えそうです。
色も新色できれいだし、典型的な使いやすい名刺入れの大きさで、活躍しそうです。
シャネル 時計 コピー https://www.b2kopi.com/product/detail.aspx-id=8617.htm

# I read this paragraph completely concerning the resemblance of most recent and preceding technologies, it's remarkable article. 2022/11/27 14:46 I read this paragraph completely concerning the re

I read this paragraph completely concerning the resemblance of most recent
and preceding technologies, it's remarkable article.

# hydroxychloroquine dosage for covid treatment 2022/12/26 7:43 MorrisReaks

generic hydroxychloroquine 200 mg http://www.hydroxychloroquinex.com/

タイトル
名前
URL
コメント