.NET Framework


Neural Network Train-Validate-Test Stopping

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.

Protect ASP.NET Applications Against CSRF Attacks

Protect your ASP.NET applications from Cross-Site Request Forgery attacks by leveraging ARMOR, a C# implementation of the Encrypted Token Pattern. Here's how.

Telerik Releases NativeScript 1.0

The JavaScript-based cross-platform development platform sees light of day, as well as a number of new and upgraded tools, including some aimed at .NET developers.

Inject Custom Middleware into the ASP.NET Pipeline with OWIN

You can easily slide middleware and other custom code into the ASP.NET pipeline by taking advantage of the Microsoft implementation of the OWIN specification in the coming Visual Studio 2015.

The Danger of Received Wisdom (or, Stupid Things I've Said)

Peter reviews some of the more spectacularly incorrect things he's told other people and then draws some conclusions.

TypeScript 1.5 Inches Nearer to ECMAScript 6

TypeScript 1.5, which has been in the hands of beta testers since the end of April, packs bug fixes and a few more features to get it ready to align with the upcoming ECMAScript 6.

18 Indie and Small-Press Programming Books

Staying up-to-date with technology is easier when you have the right resources. Here are 18 books that will level up your skills.

GitHub Extension Now in Visual Studio Gallery

The extension simplifies the back-and-forth connections from Visual Studio 2015 RC to GitHub. But there's an interesting aside to how the extension was developed that reveals something about "the New Microsoft."

Bad Code in Any Language

Code audits seemed unnecessary to everyone except the auditor. Good thing the auditor finally had one sympathetic ear -- "Andrew" -- to hear him out.

10 Takeaways from Microsoft Build

Microsoft believes Windows 10 will be big for consumers, and an even bigger opportunity for developers. The company trotted out nine more solutions that should keep developers busy.

Inside the Universal Windows Platform Bridges

Microsoft's four-fold path leading to a singular coding platform is becoming a real possibility.

Release Candidates for Visual Studio 2015 Tools Now Available

Just in time for Build, the Visual Studio Team has delivered the first set of release candidates for a number of tools in the Visual Studio 2015 family, and these ones come with a bounty of new features.

Create a SharePoint Hosted App with Visual Studio

The hooks in SharePoint Apps allow developers to streamline the process of creating them without SharePoint getting in the way.

One for All: Build Offers Glimpse of New Windows Apps

Microsoft aims to give developers the means to code one app that's capable of running on Windows, Windows Phone, Microsoft Azure and the new Windows Holographic Platform.

Microsoft Build: Windows 10, Cross-Platform Development, Universal Apps Are Front, Center

The company packed quite a bit into a three-hour keynote that spanned the spectrum of Microsoft technologies and hardware. For developers, the emphasis was on cross-platform app building, with new tools built right into the next Visual Studio 2015.

Managing Asynchronous Processes in TypeScript

Promises not only provides a simple, flexible interface for assembling chains of asynchronous operations in client-side code, it also makes it easier for you to manage parallel processing.

Visual Studio Online Sprints 80, 81 Now Available

Project renaming, a top user feature, now available, as is account restoration and several incremental configuration updates to Kanban boards and Taskboards.

Leverage Azure When Building Enterprise Mobile Apps with Windows Phone

Building line-of-business mobile apps for Windows Phone that connect to Microsoft Azure for authentication, data storage and notifications isn't much different from on-premises apps. Here's what it takes.

Geek Talk: Are Strings Value Types or Reference Types?

Some things only matter to the true nerd. So, if you're looking for a genuinely useful article, this isn't it.

Windows 10 and Universal Apps: You've Seen This Before

In all likelihood, Microsoft will highlight Universal App building. Here's what we know now. Specifics, of course, will be well known by the end of the week.

Subscribe on YouTube