Code
The following articles come with code downloads. To get the code downloads, click on the article titles, then click on the Code Download button.
How to unit test view model validation, focusing on the controller when the model is bound to a controller action.
Here's how to use non-standard activation functions to customize your neural network system.
- By James McCaffrey
- 06/11/2015
SharePoint 2013 offers several ways to interact with the SharePoint data, one of which is through the SharePoint SDK for Windows Phone 8. Malin De Silva walks through the process.
- By Malin De Silva
- 06/10/2015
SharePoint Application Pages provide truly flexible functionality across all the sites within a SharePoint front end. You can use Visual Studio to create those pages, with the added bonus of securing the content during development.
- By Malin De Silva
- 05/22/2015
In this final part on test-driven app development with ASP.NET MVC, Eric covers how to unit test the services layer.
In this second part on TDD for ASP.NET MVC, Eric Vogel covers how to implement unit tests for the remaining CRUD controller actions.
The train-validate-test process is hard to sum up in a few words, but trust me that you'll want to know how it's done to avoid the issue of model overfitting when making predictions on new data.
- By James McCaffrey
- 05/13/2015
Display data to a user with Xamarin.iOS and this nifty class.
- By Wallace McClure
- 04/20/2015
Back-Propagation is the most common algorithm for training neural networks. Here's how to implement it in C#.
- By James McCaffrey
- 04/14/2015
SharePoint 2013 workflows for automating common business processes can be deployed as SharePoint apps built using Visual Studio.
- By Malin De Silva
- 03/12/2015
Adding real-time diagnostics and communication to a Windows Phone 8.1 application is no challenge for SignalR.
- By Nick Randolph
- 03/10/2015
It's more complex than back propagation, but Rprop has advantages in training speed and efficiency.
- By James McCaffrey
- 03/09/2015
Xamarin.Forms gives you the gift of XAML if you're looking to take the short route to building mobile interfaces.
- By Wallace McClure
- 03/05/2015
In this three-part series, we'll build an ASP.NET MVC application for managing a simple list of contacts, and in the process we'll show some of the direct benefits of test-driven development.
Now that you know how to work with multi-swarm optimization, it's time to take it up a level and see how to train your network to use it.
- By James McCaffrey
- 02/04/2015