0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows フォーム 雑感

Last updated at Posted at 2019-11-29

夕べ、優吾ちゃんにWindows FormじゃなくてWindows FormsっていわれてVisualStudio2015で確認したら、こいつのテンブレードは、Windows フォームだった。念のため、2019 revも見たらこっちも日本語はフォームだった

ふーん…

でも、.net FWのネームスペースは、System.Windows.Forms
Docsも含めて、カタカナはフォーム、英語はForms
カタカナ表記は基本は単数形という一時期の文科省の指示に従っているのでしょう

ここまでは、枕で

WindowsFormsが良くないのがDataSetと組み合わせて使うのが便利なんだけど、これだとデータベースのスキーマとUIがべったりと依存しちゃうんだよねぇ

DIも使いづらい

改めて触ったら、確かに、コリャ駄目だ感の百貨店だぁ

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?