Really nice full stack example of building an app in ASP.NET MVC – very well explained tutorial.
Tag Archives: .Net
Hanselman on load testing websites…
Interesting that this week we had a pretty big story in Australia relating to the failure of the government’s Census site, on the day of (once every 5 years) the census.
and then Hanselman posts this:
http://www.hanselman.com/blog/TwoToolsForQuickAndEasyWebApplicationLoadTestingDuringDevelopment.aspx
Time to start learning about load testing and capacity planning
DDD Brisbane
Another great conference coming up in December in Brisbane – fabulous for just $49 – an excellent resource.
DDD Perth 27 August
Intro to MVC with some simple CRUD
Nice intro to MVC with some simple CRUD functionality – really quite a nice tutorial:
http://www.c-sharpcorner.com/UploadFile/0c1bb2/insert-data-into-database-using-Asp-Net-mvc/
A picture says a 1000 words…
Image
Good article on Code Reviews
Nice article on code reviews. It does not have everything required for a code reviews IMO but it certainly covers a few of the important concepts and shows how to use Visual Studio as the tool for the review:
http://www.c-sharpcorner.com/article/best-practices-for-code-review/
Future of C#
Good article on why C# has a future:
http://www.c-sharpcorner.com/article/what-is-the-future-of-C-Sharp/
Visual Studio Dev Essentials -Free Hosting, SQL Server Dev Edition…
So this looks like a great new free Microsoft Offering:
https://www.visualstudio.com/en-us/products/visual-studio-dev-essentials-vs.aspx
lots of Cloud Services:
- Azure credit ($25/month for 12 months)*
- Visual Studio Team Services account with five users*
- App Service free tier
- HockeyApp free tier
- Application Insights free tier
Source: Microsoft
lots of free Training:
- Pluralsight (3-month subscription)— for limited time only 6 month**
- Selected Xamarin University courses on-demand*
- WintellectNOW (3-month subscription)*
- Microsoft Virtual Academy
- HackHands Live Programming Help ($25 credit)*
- Priority Forum Support*
Source: Microsoft
and lots more…
Roguelike with C# tutorial series begins
Nice set of tutorials starts:
http://www.billmorefield.com/index.php/2016/03/06/roguelike-development-with-c-part-1-introduction/