Microsoft Turkey Summer School Presentation Samples and Links for .NET Web Stack
I was at Microsoft's Turkey headquarters giving talks on Microsoft Web Stack for Microsoft Summer School and here are presentation samples and links for .NET Web Stack
25 August 2013
3 minutes read
Related Posts
This week, I was at Microsoft's Turkey headquarters giving talks on Microsoft Web Stack three days in a row for Microsoft Summer School. It was a really good opportunity to give information to MSPs about latest Microsoft web technologies. During these three days, I shared a lot of code and resources to get up to speed on web and web services development. In this post, I will share the links to those resources and code repositories.
Code Samples
- GitHub Repository for Samples
- PingYourPackage: ASP.NET Web API Sample Project
- TweetMapR: A real-time Twitter client
Microsoft Web Stack
- Official ASP.NET Web Site
- ASP.NET MVC
- ASP.NET Web Forms
- ASP.NET Web Pages
- ASP.NET Web API
- ASP.NET SignalR
- ASP.NET Web Stack Open Source Repository
- ASP.NET SignalR Open Source Repository
- Katana Project Open Source Repository
- Entity Framework Open Source Repository
- Official ASP.NET Forums
- .NET Web Development and Tools Blog
- Scott Hanselman's Blog
- Sayed Hashimi's Blog
- Jon Galloway's blog
- Mads Kristensen's blog
- Brady Gaster's blog
- MSP Turkey Kickoff Microsoft Web Stack Presentation Slides, Samples and Links
- Don’t do that, do this! Recommendations from the ASP.NET team by Damian Edwards
ASP.NET MVC
- ASP.NET MVC 101 (Awesome Introduction to ASP.NET MVC by @shanselman)
- ASP.NET MVC Tutorials
- Getting Started with EF using MVC
- ASP.NET MVC and Mobile Features
- Scott Hanselman Blog Post for iPad and iPhone simulator
- Create an ASP.NET MVC 5 App with Facebook and Google OAuth2 and OpenID Sign-on
ASP.NET SignalR
- Microsoft ASP.NET SignalR: The Real-Time Web Made Simple
- SignalR - Real-time Web Applications Webcast Recording (In Turkish) is Available
- SignalR and Real-time Web Application Scenarios Webcast Recording (In Turkish) is Available
- Mapping ASP.NET SignalR Connections to Real Application Users
- Brady Gaster's SignalR Samples
- JabbR: An IRC application built with SignalR (Source code is also available)
- ShootR: An awesome game built with SignalR + HTML5 features (Source code is also available)
- IIS Configuration for High Number of Concurrent Requests for SignalR Applications
- Scaling the Real-time Web with ASP.NET SignalR
- Scaling out SignalR with a Redis Backplane and Testing It with IIS Express
- SignalR with Redis Running on a Windows Azure Virtual Machine
- Under the covers with ASP.NET SignalR by David Fowler, Damian Edwards
ASP.NET Web API
- Building Services for Any Client with ASP.NET Web API
- Microsoft’s Modern Web Stack, Starring ASP.NET Web API
- ASP.NET Web API Tutorials
- ASP.NET Web API Samples
- Contact Manager - An ASP.NET Web API Sample Application (Including a Windows 8 Client)
- ASP.NET Web API Book (You can get the alpha version of Pro ASP.NET Web API book on Apress today)
- Fiddler
- Securing a Web API with Windows Azure AD and Katana
- Advanced ASP.NET Web API Webcast Offline Recording (In Turkish) is Available
OWIN and Katana
- Getting Started With OWIN and the Katana Stack
- OWIN - Run your C# for the web anywhere - Louis DeJardin
- The Katana Project - OWIN for ASP.NET
- The future is now – OWIN and multi-hosting ASP.NET web applications
- OWIN and Katana challenges: blues of a library developer
- OWIN/Katana articles by Fatih Boy (in Turkish)