Over two years in the making, Striquent's Webaptive CMS (news, site) is now available for users looking to take their ASP.NET web applications to the next level by adding content management ...
Developers can create buttons that launch new Websites from within a Web page, or they can make new website windows appear without user intervention. If your ASP.NET application needs to show a user a ...
While many development conferences feature introductory sessions on various topics, more advanced tutorials are comparatively rare. Going beyond the many "hello world" presentations out there, expert ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Learn to handle runtime errors using exceptions and return appropriate error codes and error messages in ASP.NET Web API. Microsoft’s ASP.NET Web API is a ...
Visual Studio 2013 came with a new version of Web API. The Web API 2.1 update includes a host of new features, including support for Binary JSON. Learn how to leverage BSON by building a Web API 2.1 ...
I've got my rinky dink, first-ever website finally ready and now I'm trying to get it working on the remote server that it is going to run on, but I'm having some strange problems, namely: 1) Event ...
We have three ways to return data and HTTP status codes from an action method in ASP.NET Core. You can return a specific type, return an instance of type IActionResult, or return an instance of type ...
This is a stupid question that I think has a simple answer, I just can't wrap my head around it. I have an existing ASP.NET website. I have it running in parallel with MVC3 (business requirement, ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...