Last active
March 15, 2016 13:52
-
-
Save jdaigle/6007b6c3b6ecf301023c to your computer and use it in GitHub Desktop.
Revisions
-
jdaigle revised this gist
Mar 15, 2016 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,4 +4,5 @@ 2. C# Async Myths. Learn about IOCP, Tasks, and async/await keywords. Best practices, and common mistakes. 3. NancyFX, and other non-MVC server-side web app frameworks. 4. ASP.NET and .NET Core. Starting with OWIN/Katana and demo the latest bits. May be worth waiting until it's *actually* released? 5. Intro to TeamCity. Into to Jira. 6. SQL Schema Version Control Showdown: SSDT versus Migrations. -
jdaigle revised this gist
Feb 29, 2016 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,5 @@ # Lunch-and-Learn Topics and Ideas 1. Git with Visual Studio and TFS (with some GitHub and CLI mixed in). 2. C# Async Myths. Learn about IOCP, Tasks, and async/await keywords. Best practices, and common mistakes. 3. NancyFX, and other non-MVC server-side web app frameworks. -
jdaigle created this gist
Feb 29, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ 1. Git with Visual Studio and TFS (with some GitHub and CLI mixed in). 2. C# Async Myths. Learn about IOCP, Tasks, and async/await keywords. Best practices, and common mistakes. 3. NancyFX, and other non-MVC server-side web app frameworks. 4. ASP.NET and .NET Core. Starting with OWIN/Katana and demo the latest bits. May be worth waiting until it's *actually* released? 5. Intro to TeamCity. Into to Jira.