Skip to content

Instantly share code, notes, and snippets.

@jdaigle
Last active March 15, 2016 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdaigle/6007b6c3b6ecf301023c to your computer and use it in GitHub Desktop.
Save jdaigle/6007b6c3b6ecf301023c to your computer and use it in GitHub Desktop.

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.
  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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment