ASP.NET

  • submit to reddit

ScaleBase Overview – Your complete scale out partner

ScaleBase Overview – Your complete scale out partner Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...

0 replies - 307 views - 02/22/13 by Kelley Gemma in Uncategorized

ActuateOne for OEMs

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet...

0 replies - 345 views - 01/22/13 by Kelley Gemma in Uncategorized

Configuring IIS methods for ASP.NET Web API on Windows Azure Websites

That’s a pretty long title, I agree. When working on my implementation of RFC2324, also known as the HyperText Coffee Pot Control Protocol, I’ve been...

0 replies - 2447 views - 12/11/12 by Maarten Balliauw in Articles

Authenticating Your Users in Azure Websites, the old way and the new way.

IntroductionIn the course of writing ASP.NET applications, most developers have found the need from time to time to add support to their applications for...

0 replies - 2231 views - 10/27/12 by Adam Hoffman in Articles

A Single-Page App with Knockout.js, MongoDB, and Twitter Bootstrap

The goal here is to fit all the necessary code – HTML, JavaScript and CSS on one single page, hence the name. This results in a more fluid user...

0 replies - 11049 views - 10/09/12 by Christophe Geers in Articles

Advanced Options of ASP.NET Bundling and Minification

Server.MapPath is one of the most-used methods in ASP.NET. Lot of libraries/assemblies has used this method. The problem with using this method inside a...

0 replies - 2291 views - 10/07/12 by Imran Baloch in Articles

Adding Multiple Data Importers Support To Web Applications

I’m building web application for customer and there is requirement that users must be able to import data in different formats. Today we will support XLSX...

0 replies - 1628 views - 08/24/12 by Gunnar Peipman in Articles

19 Videos To Get You Up To Speed With VS 2012 and .NET 4.5 this Weekend!

If you haven't been watching the developer news out of Microsoft recently, you should probably know that the final versions of .NET 4.5 and Visual Studio 2012...

0 replies - 12518 views - 08/17/12 by Mitch Pronschinske in Articles

Implementing an HTML5 Drag & Drop Based File Upload in ASP.NET MVC 3

Introduction HTML5 makes it possible to develop more powerful and more user friendly web applications than we could do ever before. One of the interesting...

0 replies - 4208 views - 08/17/12 by Pieter De Rycke in Articles

My 15 Indispensible Tools for .NET Development

I guess the title of my blog is a giveaway to the fact that I am primarily an ASP.NET developer; at the moment mostly MVC 3, which is all kinds of awesome,...

0 replies - 4610 views - 07/30/12 by Steve Lydford in Articles

The History of ASP.NET MVC, So Far

This post is a mile high overview of the history of ASP.NET MVC, the features it brought with the various versions and the extensibility points introduced....

0 replies - 2881 views - 07/22/12 by Simone Chiaretta in Articles

Adding Compiled .ResX Resources To NuGet Packages

At my current workplace, we are using NuGet internally for managing internal ASP.NET MVC 3 project templates. If you open up Visual Studio’s Tools ->...

1 replies - 1805 views - 07/10/12 by Jon Davis in Articles

Building Single Page Windows 8 Apps for Desktop, Mobile and Tablet

Great video here from Steve Sanderson on building single page web apps for desktop mobile and tablet with MVC 4 Description: So you want to build a...

0 replies - 2758 views - 07/03/12 by Merrick Chaffer in Articles

A XAML Guy digs into ASP.NET MVC4: Part 2

Part 1 available here. Introduction Hey, you came back! Well thank you very much. I’m kind of surprised to see the amount of attention the first part...

0 replies - 3040 views - 06/28/12 by Michael Crump in Articles

Handling HTTP 404 Error in ASP.NET Web API

Introduction: Building modern HTTP/RESTful/RPC services has become very easy with the new ASP.NET Web API framework. Using ASP.NET Web API framework,...

0 replies - 4062 views - 06/22/12 by Imran Baloch in Articles