Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 RicardoPeres 
1 hour, 12 minutes ago

Remove View State from UpdatePanel Call

You may not be aware that view state (and control state) is included on each UpdatePanel call, even if the controls placed inside it have it disabled. As view state can get quite large, it may be useful to disable posting it during UpdatePanel calls,...
Filed under: , , ,
Posted to:
by
 mehfuzh 
6 hours, 21 minutes ago

Assert the order of expected calls over instances

How you assert through unit test that an user is authenticated before doing withdraw operation? You can surely verify a method is invoked as expected but if you want to ensure the order right then you might require a little more. JustMock lets you specify...
Filed under: , , ,
Posted to:
by
 Jeff 
21 hours, 58 minutes ago

POP Forums v9.2.1 posted to CodePlex, adds only Spanish translation

Just wanted to drop a quick note to say that I've got an updated version of our most recent POP Forums drop. The new v9.2.1 adds Spanish along side of Danish, German and English as available languages. It has no new features or bug fixes, so if you have...
Posted to:
by
 christoc 
01-25-2012, 7:04 PM

DotNetNuke Webinar for Open Source Developers 1/26

Scott Willhite recently announced the following free webinar for open source developers interested in learning more about posting projects in the DotNetNuke Forge. On Thursday, January 26 at noon PST, Chris Paterra and I will host a free Webinar: A Developers...
Posted to:
01-25-2012, 12:19 PM

Event Centric: storing and consuming events

[Disclaimer: I don’t think this disclaimer is needed, but just to be on the safe side. The opinions expressed herein are my own personal opinions and do not represent in any way my company's view, that of any customer current or past, or any current,...
Filed under:
Posted to:
by
 cibrax 
01-25-2012, 10:49 AM

Implementing resource oriented controllers in ASP.NET MVC

One common problem with the naming convention and default routing mechanism in ASP.NET MVC is that we tend to group actions in a controller for sharing an URL space. This basically leads to complex controllers with a lot of unrelated methods that break...
Filed under: , ,
Posted to:
by
 mohanbrij 
01-24-2012, 12:44 PM

ASP.NET MVC 3 Custom Validation using Data Annotations

ASP.NET MVC 3 System.ComponentModel.DataAnnotations package provides a vast range of Data Annotations attribute, but there are certain scenarios where we need something which is very specific to our business requirements and we need to implement our own...
Posted to:
by
 Wallym 
01-24-2012, 10:30 AM

HTML5 for Mobile Article on DevProConnections

My article on HTML5 for Mobile Devices at Dev Pro Connections Magazine has now been published. HTML5 is the umbrella term for the next major evolution of markup, JavaScript, and Cascading Style Sheets (CSS) for web applications. HTML5 is becoming an ever...
Posted to:
by
 efran.cobisi 
01-24-2012, 1:29 AM

EmailVerify.NET now part of the Cobisi family of products, new managed proxy client library, new web site

Dear readers, the last week was a great one for us, as we have finally succeeded in building the foundation for the new Cobisi family of products. The great experience we have made in the last six years with EmailVerify.NET , our flagship .NET component...
Posted to:
by
 Jeff 
01-23-2012, 9:38 PM

POP Forums v9.2 posted to CodePlex, with new languages, post voting and the scoring game

POP Forums v9.2.0 is the third release for the ASP.NET MVC3 version of POP Forums. It is feature complete, stable, and ready for feedback. For previous release notes, see previous releases. Check out the live preview: http://popforums.com/Forums Setup...

1 2 3 4 5 Next > ... Last »