|
Posted to:
1 hour, 12 minutes ago
|
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,...
|
|
Posted to:
6 hours, 21 minutes ago
|
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...
|
|
Posted to:
21 hours, 58 minutes ago
|
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:
01-25-2012, 7:04 PM
|
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
|
[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,...
|
|
Posted to:
01-25-2012, 10:49 AM
|
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...
|
|
Posted to:
01-24-2012, 12:44 PM
|
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:
01-24-2012, 10:30 AM
|
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:
01-24-2012, 1:29 AM
|
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...
Filed under: .NET, ASP.NET, BCL, C#, CLR, Visual Basic, Visual Studio, WCF, Windows Forms, WPF, IIS |
|
Posted to:
01-23-2012, 9:38 PM
|
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...
|