Quantcast
Channel: Scott Bamford » Extension method
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

OfType() and Cast() with System.Type instead of Generics

We all know that whenever possible we code should be written to be type safe. But there are times when its simply not possible. Once such time we came across when putting together the Mvpc libraries...

View Article



Image may be NSFW.
Clik here to view.

Async extension method wrappers

Asynchronous APIs are becoming more popular thanks in part to the focus on asynchronous user interface design requirements on platforms such as Windows Store Applications for Windows 8 and Windows RT....

View Article

Image may be NSFW.
Clik here to view.

Object.ToStringSafe()

If like me you’ve worked with C# and the .NET framework for years then you will probably have written variations on following code hundreds of time when trying to display values on screen or save...

View Article

Image may be NSFW.
Clik here to view.

C# Code Guidelines

Coding Guidelines Every development team or software development team need guidelines to follow to help them write consistent code that keeps maintenance costs low, and development productivity and...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images