PostSharp - 0 views
-
Produce Cleaner Code with Aspects: Encapsulate common support behavior, such as exception handling, into classes that can be applied using .NET attributes. Remove Boilerplate Code: Stop duplicating code in and across systems. Build a support framework that your team can leverage across multiple apps. Focus on What Matters: Reduce system knowledge required across your team by factoring complex issues, such as multithreading, into aspects.
.NET HTML Sanitation for rich HTML Input - 0 views
Property vs. Method Guidelines - 1 views
Google Analytics Dot Net - 0 views
Checking For Empty Enumerations - 1 views
Mediator Design Pattern - 0 views
Standard Type Casting and "as" Operator Conversions - 0 views
-
Converting objects from one type to another is a common practice in software development. When dealing with this, it is important to understand the difference between standard casting and using the "as" operator to convert. In this article, Brendan explains this difference and when to use each type of conversion. His code snippets demonstrate the information he is explaining in the article.
VTOs, RTOs and GetHashCode() -- oh, my! - 0 views
Session.Clear() vs. Session.RemoveAll() - Stack Overflow - 0 views
pesta - Project Hosting on Google Code - 0 views
Fluent DateTime Extension Methods - 0 views
Extension Methods - 0 views
Understanding Controllers - 1 views
« First
‹ Previous
41 - 60 of 88
Next ›
Last »
Showing 20▼ items per page