Skip to content

P3.NET

Site Moving

This site is moving to a new URL - http://www.michaeltaylorp3.net. Content on this site will no longer be updated.

Category: ASP.NET

Documenting Web APIs

Published on November 14, 2015 Author Michael

Prerequisite: This post assumes you understand what web APIs are, what they are designed for and how to write them. If not then take a look at this MSDN article first. In order for web APIs to be useful they need documentation. Unlike traditional APIs there is no function signatures to look at. Even if… Continue reading Documenting Web APIs →

Categories ASP.NET, Web API

WebHooks vs Message Bus

Published on November 7, 2015 Author Michael

WebHooks are a relatively new concept in ASP.NET but they have been around for a while with other platforms. GitHub, PayPal and even Dropbox support them already. If you are unfamiliar with the concept of a webHook then go read the introduction first. Recently I needed to solve a problem for which WebHooks seemed like… Continue reading WebHooks vs Message Bus →

Categories ASP.NET, MVC, WebHooks

ASP.NET MVC Is the New ASP

Published on February 11, 2011 Author Michael

I have to admit that ASP.NET MVC is cool.  The ability to interleave UI elements with control flow statements makes things a lot easier than the traditional databinding of ASP.NET.  The ability to pass strongly-typed objects to methods and auto-magically have pages appear with the data without ugly hacks is just awesome.  The new Razor… Continue reading ASP.NET MVC Is the New ASP →

Categories ASP.NET, MVC

Web Sites vs Web Applications

Published on May 23, 2010 Author Michael

(Originally published: 3 January 2009) One of the biggest confusions in the ASP.NET world is that of web project type.  Visual Studio (VS) supports two web project types: web sites and web applications.  Unfortunately, they are different enough that it is important to understand which type you are using and why.  In this article we… Continue reading Web Sites vs Web Applications →

Categories ASP.NET

Recent Posts

  • Creating an SSIS Custom Task, Part 2 February 20, 2016
  • Documenting Web APIs with Swagger February 7, 2016
  • Creating an SSIS Custom Task, Part 1 January 18, 2016
  • Documenting Web APIs November 14, 2015
  • WebHooks vs Message Bus November 7, 2015

Categories

.NET ADO.NET ASP.NET C# ClickOnce CodeRush Data Access DisKeeper Entity Framework Extensibility MVC NuGet Office SSIS T4 TFS Tools Uncategorized UnitTesting Visual Studio VS2012 VS2013 VS2014 VS2015 WCF Web Web API WebHooks Windows Windows 8.1 Windows UI WinForms

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

© P3.NET. Powered by WordPress & WPstart Theme.