Quantcast
Channel: On All Things Web
Browsing latest articles
Browse All 21 View Live

RadComboBox Init Error Resolution

We experienced an odd bug after upgrading from a 2010 version of the Telerik ASP.NET AJAX controls to the latest 2012 version (the most recently released hotfix). I kept getting an “Object reference...

View Article



PetaPoco Repository Shell

I posted a while back about a way to embed in metadata about an entity’s tables and columns into the entity itself. This is useful if you disable the auto select and auto named parameters features of...

View Article

Image may be NSFW.
Clik here to view.

Dynamic adds a lot of capabilities

I’m really impressed by the dynamic keyword as a part of the .NET 4.0 framework.  Dynamic really opens up a lot of capabilities.  Dynamic will allow me, as I develop software, to avoid wrapper...

View Article

Using And Customizing MVC ReCaptcha

I was looking at the MVC ReCaptcha project available at http://mvcrecaptcha.codeplex.com/.  It’s a pretty simple to implement into your MVC project, and its effective  for implementing the core captcha...

View Article

A Modification to WURFL C# API for Device Detection

WURFL is a service used to detect mobile devices.  Stated on their web site, WURFL “is a Device Description Repository (DDR), i.e. a software component which contains the descriptions of thousands of...

View Article


Injecting Open Graph Protocol Content Into your ASP.NET MVC Site

In many social networking sites, pasting a URL from a news site into Facebook or Linked In displays a nice synopsis of that link.  The URL pasted into such status box is read, capturing information...

View Article

Request is not available in the current context

I got this error strangely enough in one of my ASP.NET web forms projects.  I tried debugging through the application, but could never get Visual Studio to hit the actual error.  Some research leads to...

View Article

Developing Games with LimeJS

I’ve been working with LimeJS, developing a sample game using this HTML 5/JavaScript framework.  LimeJS is a free framework that renders games in the DOM, using the HTML 5 canvas, or even using WebGL....

View Article


Using KnockoutJS Series

I’ve recently written a series on using Knockout JS.  You can view the series using the following links: Introduction to Knockout JS, Part 1: Basics to Binding Knockout Part 2: Scope Knockout Part 3:...

View Article


Adding Security To Html Helpers

I know the new MVC 5 HTML tag attributes for rendering ASP.NET widgets is all the rage, but there are a lot of useful approaches to using the server-side HTML helpers.  One simple extension method we...

View Article
Browsing latest articles
Browse All 21 View Live




Latest Images