Quantcast
Channel: On All Things Web
Browsing all 14 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

You have control over the description process in MS ASP.NET AJAX

If you've built your own custom MS ASP.NET AJAX controls or extenders, you are familiar with the description process, where a control specifies the values that it wants to send at the creation of the...

View Article



Image may be NSFW.
Clik here to view.

AJAX Updates from the Client using Telerik

The issue with the UpdatePanel control is that it's not possible to invoke an AJAX request from client-side JavaScript.  Though possible to refresh the UI from client-side JavaScript using various...

View Article

Image may be NSFW.
Clik here to view.

AJAX Controls and ClientIDMode

The new ClientIDMode property is a new .NET 4.0 features that allows a developer to take control over the ClientID property.  In .NET 3.5 and earlier, the ClientID property renders in the ID HTML...

View Article

Helpful PetaPoco Template Modifications

I’ve been experiencing with Micro ORM products on the market in the open source realm as of recent.  Two of the products a colleague of mine recommended were PetaPoco and Dapper.  In researching the...

View Article

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 all 14 articles
Browse latest View live




Latest Images