Skip to main content

Home/ OCG developers/ Contents contributed and discussions participated by remonkoopmans

Contents contributed and discussions participated by remonkoopmans

1More

Moq Examples - 0 views

  •  
    Having trouble getting into the Moq? Take a look at the examples found here.
1More

User Interface Patterns - CodeProject - 0 views

  •  
    Here's a short overview of four major user interface patterns in their original form, put together and illustrated. A bit of information is added to patterns (with notes to highlight these additions) to show a slightly different viewpoint and different ideas.
1More

Performance and the Entity Framework - CodeProject - 0 views

  •  
    If you are using the Entity Framework (EF), then you need to understand the best practices for improving its performance, or you will suffer the consequences!
1More

Know Thy .NET Dictionaries - CodeProject - 0 views

  •  
    This article takes a closer than normal look at everyone's favourite data structure - the .NET dictionary. There are quite a lot of different dictionaries classes in .NET these days, so I'm going to explore how they work, what their differences are and where to use them.
1More

ASP.NET MVC plugin framework - CodeProject - 0 views

  •  
    In this article, you will see creating a plugin is almost exactly same as create a regular ASP.NET MVC web application, it only need to create a plugin manifest file for each plugin.
1More

Exception Handling Basics | DaedTech - 0 views

  •  
    A nice blog article illustrating some basic point on exception handling.
1More

Bruce Feiler: Agile programming -- for your family - YouTube - 0 views

  •  
    A great TED talk about applying Agile principle outside the workplace.
1More

New Largest Known Prime Number - Numberphile - YouTube - 0 views

shared by remonkoopmans on 08 Feb 13 - No Cached
  •  
    For all proper nerds!
1More

Which is faster? - 1 views

  •  
    Which is faster, QueryLightBulbFrobStatusEx() or __WGetBulbFrobberState2()? Hold it right there, buddy. Before answering that question I must give you my standard six-part rant about why I probably cannot sensibly answer questions that begin "which is faster".
1More

Binding and Using Friendly Enums in WPF - 0 views

  •  
    Imagine if we wanted to display a list of enums within a list, and we actually wanted to have more descriptive values, friendly names if you like, but still maintain the underlying enum value selected where required. This article will show you how to do the following, using WPF.
1 - 13 of 13
Showing 20 items per page