【Hour of Code】ママエンジニアが自分の子どもに選んだはじめての無料プログラミング教材 (第1回) 全4回

皆さん、こんにちは。テクニカルエバンジェリスト戸倉彩です。 皆さんはプログラミングを始めたきっかけを覚えていますか?そして、どんな教材を使ってスキルを磨いていきましたか? 今後、全4回に分けて、最近話題になっている「子ども向けのプログラミング」に焦点をあてて、「Hour of Code」について実体験も交えてご紹介していきたいと思います。


【Hour of Code】ママエンジニアが自分の子どもに選んだはじめての無料プログラミング教材 (第1回) 全4回

皆さん、こんにちは。テクニカルエバンジェリスト戸倉彩です。 皆さんはプログラミングを始めたきっかけを覚えていますか?そして、どんな教材を使ってスキルを磨いていきましたか? 今後、全4回に分けて、最近話題になっている「子ども向けのプログラミング」に焦点をあてて、「Hour of Code」について実体験も交えてご紹介していきたいと思います。


How to delete a problematic External User account from a SharePoint Online site Users List.

As this issue keeps showing up again and again in support requests, I thought it is worth mentioning here. The problem is that the External User account gets, somehow, associated with a different UPN in the Users List of SharePoint Online or gets corrupted somehow. Either way the first thing to do is to find it and get rid…


Sometimes the site Administrator is unable to change the Regional Settings of site collection.

The site Administrator is unable to change the regional settings for a site collection. Whenever he tries to do so a message appears that says something similar to the following: “The column”Workflow History Parent Instance” in the list or library “CreateDateExpiredTasks History” has been marked for indexing. Please turn off all indexed columns before changing…


Sometimes the site Administrator is unable to change the Regional Settings of site collection.

The site Administrator is unable to change the regional settings for a site collection. Whenever he tries to do so a message appears that says something similar to the following: “The column”Workflow History Parent Instance” in the list or library “CreateDateExpiredTasks History” has been marked for indexing. Please turn off all indexed columns before changing…


How To Obtain The List Of Security Groups (With Its Members) Of A SharePoint Online Site

As a best practice, it is highly recommended but in practice to keep an updated Security Book where all the Groups and User Accounts of a SharePoint Online site are listed can be a challenging task. Many users ask how to obtain such a list when needed. I show here how to obtain an Excel table list of the security…


주간닷넷 2016년 11월 29일

여러분들의 적극적인 참여를 기다리고 있습니다. 혼자 알고 있기에는 너무나 아까운 글, 소스 코드, 라이브러리를 발견하셨거나 혹은 직접 작성하셨다면 Gist나 주간닷넷 페이지를 통해 알려주세요. .NET 관련 동호회 소식도 알려주시면 주간닷넷을 통해 많은 분과 공유하도록 하겠습니다. 금주의 커뮤니티 소식 Taeyo.NET에서 http://docs.asp.net의 ASP.NET Core 문서를 한글화하여 연재하고 있습니다. MVC : Controller – 컨트롤러 로직을 단위 테스트하기 MVC :…


[Sample Of Dec. 26] How to use Entity Framework DB First in ASP.NET Core

Dec. 26 Sample : https://code.msdn.microsoft.com/How-to-using-Entity-1464feea This sample demonstrates how to use entity framework DB First in ASP.NET Core. You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand,…