月別アーカイブ: 2014年5月

ASP.NET vNextのソースコードがGitHubで公開されました

Microsoftがやってくれました!!!

 

aspnet/Home https://github.com/aspnet/Home

ASP.NET vNext Home

In the next version of ASP.NET we are working with multiple teams around Microsoft to create a lean, composable .NET stack that provides a familiar and modern framework for web and cloud scenarios.

 

ソース公開を心待ちにしていた、「ASP.NET Identity」もその中には含まれていたので、時間をとって中身を見てみようと思います。

aspnet/Identity https://github.com/aspnet/Identity

.NET Framework 4.5.2がリリースされました

ネタ元 : Announcing the .NET Framework 4.5.2 – .NET Framework Blog

というような、WinFormsの高DPI対応が含まれています。

High DPI Improvements is an opt-in feature to enable resizing according to the system DPI settings for several glyphs or icons for the following Windows Forms controls: DataGridView, ComboBox,
ToolStripComboBox, ToolStripMenuItem and Cursor. Here are examples of before and after views once this change is opted into.

他の内容については、ネタ元をご覧ください。