All Topics
|
|
16 Sep 2011
Updated: 16 Sep 2011
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 11,030
Bookmarked: 1
Downloaded: 0
The problem with extension methods used as part of a framework
|
|
5 Nov 2010
Updated: 5 Nov 2010
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 7,840
Bookmarked: 4
Downloaded: 0
Is InvalidOperationException: “Exception” in disguise? Or just the new ApplicationException?
|
|
27 Nov 2010
Updated: 30 Nov 2010
Rating: 4.67/5
Votes: 8
Popularity: 4.21
Licence: LGPL3
Views: 12,962
Bookmarked: 11
Downloaded: 0
There are a few mistakes that's really common when it comes to exception handling and I thought that I should write a small entry about them. Continue reading →
|
|
5 Nov 2010
Updated: 1 Mar 2013
Rating: 4.95/5
Votes: 25
Popularity: 6.91
Licence: LGPL3
Views: 62,704
Bookmarked: 44
Downloaded: 0
Do NOT catch that exception
|
|
22 Jul 2011
Updated: 22 Jul 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 9,831
Bookmarked: 4
Downloaded: 0
Wrap a singleton in a facade to make it less evil.
|
|
22 Jul 2011
Updated: 22 Jul 2011
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 8,930
Bookmarked: 4
Downloaded: 0
Single responsibility principle
|
|
22 Jul 2011
Updated: 22 Jul 2011
Rating: 1.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 6,330
Bookmarked: 0
Downloaded: 0
I created a class a couple of years ago which simplifies the CodeCom handling when you want to dynamically create objects in .NET. I got reminded of it when I read a question at stackoverflow.com. The class can be used …Read more »
|
Database Development
|
SQL Server |
5 Feb 2016
Updated: 5 Feb 2016
Rating: 4.75/5
Votes: 3
Popularity: 2.27
Licence: LGPL3
Views: 21,192
Bookmarked: 16
Downloaded: 0
Griffin DAL Generator – Take 2
|
DevOps
|
Testing |
26 Feb 2013
Updated: 26 Feb 2013
Rating: 4.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 7,071
Bookmarked: 3
Downloaded: 0
The library is a complete ADO.NET driver which is designed to aid you in unit testing.
|
General Programming
|
Exceptions |
27 Jan 2014
Updated: 4 Aug 2014
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 9,800
Bookmarked: 2
Downloaded: 0
OneTrueError and the WCF Integration
|
|
3 Apr 2013
Updated: 4 Apr 2013
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: LGPL3
Views: 11,610
Bookmarked: 6
Downloaded: 0
This post will discuss what exceptions are.
|
|
16 Apr 2013
Updated: 16 Apr 2013
Rating: 4.86/5
Votes: 5
Popularity: 3.39
Licence: LGPL3
Views: 14,751
Bookmarked: 8
Downloaded: 0
Throwing exceptions
|
Threads |
24 Jun 2014
Updated: 24 Jun 2014
Rating: 4.14/5
Votes: 3
Popularity: 1.98
Licence: LGPL3
Views: 8,370
Bookmarked: 9
Downloaded: 0
Running services in long lived applications in .NET
|
Hosted Services
|
Azure |
24 Feb 2013
Updated: 24 Feb 2013
Rating: 4.60/5
Votes: 4
Popularity: 2.77
Licence: LGPL3
Views: 9,351
Bookmarked: 4
Downloaded: 0
How Azure failed me.
|
jQuery
|
|
17 Feb 2012
Updated: 17 Feb 2012
Rating: 4.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 16,100
Bookmarked: 2
Downloaded: 0
Localizing jQuery plugins
|
|
22 Feb 2012
Updated: 25 Feb 2012
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 11,541
Bookmarked: 4
Downloaded: 0
Introducing griffin.editor – A jQuery textarea Plugin
|
Logging
|
|
14 Oct 2014
Updated: 15 Oct 2014
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 10,331
Bookmarked: 7
Downloaded: 0
How to make exception reporting in log4net awesome
|
Programming Languages
|
C# |
12 Sep 2011
Updated: 12 Sep 2011
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 16,392
Bookmarked: 0
Downloaded: 0
How to get information into the Layout without using ViewBag
|
|
17 Feb 2012
Updated: 17 Feb 2012
Rating: 4.70/5
Votes: 3
Popularity: 2.24
Licence: LGPL3
Views: 87,660
Bookmarked: 14
Downloaded: 0
Get an unique session in each browser tab
|
|
28 Oct 2010
Updated: 28 Oct 2010
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: LGPL3
Views: 12,320
Bookmarked: 9
Downloaded: 0
Introducing a validation library
|
|
9 Mar 2015
Updated: 9 Mar 2015
Rating: 4.50/5
Votes: 2
Popularity: 1.35
Licence: LGPL3
Views: 8,002
Bookmarked: 3
Downloaded: 0
New HTTP support for Command/Queries in Griffin Framework
|
|
6 Jan 2013
Updated: 28 Aug 2013
Rating: 4.67/5
Votes: 18
Popularity: 5.86
Licence: LGPL3
Views: 103,717
Bookmarked: 75
Downloaded: 0
This post will teach you everything from making your ADO.NET code driver independent to how to implement the repository pattern and unit of work.
|
|
10 Jan 2014
Updated: 10 Jan 2014
Rating: 4.09/5
Votes: 6
Popularity: 3.18
Licence: LGPL3
Views: 38,094
Bookmarked: 14
Downloaded: 0
How to create a Unit Of Work implementation for ADO.NET
|
|
20 Feb 2014
Updated: 21 Feb 2014
Rating: 4.53/5
Votes: 3
Popularity: 2.16
Licence: LGPL3
Views: 14,122
Bookmarked: 6
Downloaded: 0
Introducing the data mapper in Griffin.Framework
|
|
10 Jul 2011
Updated: 10 Jul 2011
Rating: 4.43/5
Votes: 3
Popularity: 2.11
Licence: LGPL3
Views: 17,160
Bookmarked: 6
Downloaded: 0
How to restrict a generic type identifier to only allow enums
|
|
17 Jul 2014
Updated: 17 Jul 2014
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 5,840
Bookmarked: 2
Downloaded: 0
How to safely convert enums
|
|
22 Feb 2012
Updated: 22 Feb 2012
Rating: 3.63/5
Votes: 7
Popularity: 3.06
Licence: LGPL3
Views: 17,111
Bookmarked: 7
Downloaded: 0
Let’s look at what generic repositories give you
|
|
26 Jan 2015
Updated: 26 Jan 2015
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: Apache
Views: 8,070
Bookmarked: 8
Downloaded: 0
The persistence layer in SharpMessaging
|
|
16 Sep 2013
Updated: 17 Sep 2013
Rating: 3.91/5
Votes: 6
Popularity: 3.04
Licence: LGPL3
Views: 16,792
Bookmarked: 1
Downloaded: 0
This post tells us why immutable collections should not implement mutable interfaces.
|
|
3 Dec 2010
Updated: 6 Dec 2010
Rating: 4.50/5
Votes: 16
Popularity: 5.42
Licence: LGPL3
Views: 31,938
Bookmarked: 27
Downloaded: 0
This will be my final piece on exception handling. It's been fun, but the show must go on, right? Got any suggestion on what I should rant about in this blog? Leave a comment. Continue reading →
|
|
8 Apr 2013
Updated: 8 Apr 2013
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 11,500
Bookmarked: 11
Downloaded: 0
This article will teach you how you should design your exception classes.
|
|
30 May 2014
Updated: 30 May 2014
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 13,221
Bookmarked: 13
Downloaded: 0
Griffin.Framework – Performant networking in .NET
|
|
3 Jun 2014
Updated: 3 Jun 2014
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 11,341
Bookmarked: 5
Downloaded: 0
Easy and perfomant client/server communication with protobuf-net & Griffin.Framework
|
|
19 Nov 2012
Updated: 19 Nov 2012
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 12,180
Bookmarked: 10
Downloaded: 0
New version of Griffin.Networking
|
|
5 Jan 2013
Updated: 5 Jan 2013
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 6,770
Bookmarked: 3
Downloaded: 0
Support for localization in ASP.NET.
|
|
6 Sep 2011
Updated: 6 Sep 2011
Rating: 3.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 17,210
Bookmarked: 3
Downloaded: 0
An article helping you choose which asynchronous model you should use in your .NET project.
|
|
6 Sep 2011
Updated: 6 Sep 2011
Rating: 4.50/5
Votes: 4
Popularity: 2.71
Licence: LGPL3
Views: 16,550
Bookmarked: 19
Downloaded: 0
Here is an easier way to debug windows services
|
|
22 Sep 2012
Updated: 22 Sep 2012
Rating: 4.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 26,063
Bookmarked: 16
Downloaded: 0
This article aims to describe why I think that DDD is so great.
|
|
22 Jun 2012
Updated: 22 Jun 2012
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 4,941
Bookmarked: 0
Downloaded: 0
Griffin.Container: Introducing the Command Support
|
|
1 Oct 2012
Updated: 3 Oct 2012
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 27,932
Bookmarked: 8
Downloaded: 0
I'm getting really tired of all blog posts that states that service locator is an anti pattern. It's not.
|
|
13 Jan 2013
Updated: 26 Mar 2015
Rating: 4.89/5
Votes: 84
Popularity: 9.26
Licence: LGPL3
Views: 549,289
Bookmarked: 195
Downloaded: 0
This post aims to explain why the Repository Pattern can still be a great choice.
|
|
27 May 2011
Updated: 27 May 2011
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: LGPL3
Views: 14,962
Bookmarked: 4
Downloaded: 0
This post is all about LSP.
|
|
1 Sep 2011
Updated: 2 Sep 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 20,680
Bookmarked: 5
Downloaded: 0
A set of best practices helping you to get the most out of your container
|
|
28 Oct 2010
Updated: 28 Oct 2010
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 14,121
Bookmarked: 5
Downloaded: 0
Simplified autofac registrations
|
|
10 Jun 2012
Updated: 10 Jun 2012
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 9,100
Bookmarked: 3
Downloaded: 0
Double check pattern
|
Javascript |
10 Mar 2015
Updated: 10 Mar 2015
Rating: 4.55/5
Votes: 4
Popularity: 2.74
Licence: LGPL3
Views: 8,650
Bookmarked: 7
Downloaded: 0
I've created a small sample project which demonstrates how you can invoke a query using JavaScript (and execute them in your server).
|
Typescript |
7 Aug 2015
Updated: 7 Aug 2015
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 5,210
Bookmarked: 2
Downloaded: 0
Working with Forms in Griffin.Yo – A Spa Library in TypeScript
|
XML |
23 Nov 2012
Updated: 23 Nov 2012
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 28,131
Bookmarked: 5
Downloaded: 0
How to display date/time using the user timezone (without it being configured anywhere in your application)
|
|
28 Oct 2010
Updated: 28 Oct 2010
Rating: 4.00/5
Votes: 4
Popularity: 2.41
Licence: LGPL3
Views: 26,461
Bookmarked: 5
Downloaded: 0
Nlog configuration
|
ReSharper
|
|
11 Feb 2013
Updated: 11 Feb 2013
Rating: 5.00/5
Votes: 6
Popularity: 3.89
Licence: LGPL3
Views: 26,463
Bookmarked: 11
Downloaded: 0
In this blog post, I will show you the Resharper features that I use the most
|
Sqlite
|
|
23 Oct 2014
Updated: 23 Oct 2014
Rating: 1.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 5,880
Bookmarked: 1
Downloaded: 0
I've created a small example project that uses the data mapper in Griffin.Framework to work with SQLite.
|
Web Development
|
ASP.NET |
10 Jul 2011
Updated: 10 Jul 2011
Rating: 4.73/5
Votes: 11
Popularity: 4.93
Licence: LGPL3
Views: 37,620
Bookmarked: 13
Downloaded: 0
A summary of all my answers focusing on View Models in ASP.NET MVC
|
|
13 Sep 2011
Updated: 13 Sep 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 16,450
Bookmarked: 7
Downloaded: 0
How to get clean and flexible model + validation localization in ASP.NET MVC3
|
|
21 Sep 2011
Updated: 21 Sep 2011
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 13,950
Bookmarked: 9
Downloaded: 0
A MembershipProvider that uses DependencyResolver to lookup the dependencies that it needs.
|
|
24 Nov 2010
Updated: 26 Sep 2011
Rating: 4.50/5
Votes: 7
Popularity: 3.80
Licence: LGPL3
Views: 48,490
Bookmarked: 4
Downloaded: 0
Simplified localization for DataAnnotations
|
|
10 Nov 2011
Updated: 10 Nov 2011
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: LGPL3
Views: 40,181
Bookmarked: 9
Downloaded: 0
With this post, I’ll show how you can use the built-in features in MVC to handle errors.
|
|
17 Feb 2012
Updated: 17 Feb 2012
Rating: 1.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 20,450
Bookmarked: 7
Downloaded: 0
Repositories, Unit Of Work and ASP.NET MVC
|
|
23 Jan 2014
Updated: 4 Aug 2014
Rating: 4.83/5
Votes: 3
Popularity: 2.31
Licence: LGPL3
Views: 12,020
Bookmarked: 4
Downloaded: 0
OneTrueError is my new startup which also is a member of Microsoft BizSpark. This post is about the client library for ASP.NET (WebForms/MVC/WebAPI). It will catch and handle all uncaught exceptions automatically. They are also uploaded to our site for … Continue reading →
|
|
22 Apr 2016
Updated: 22 Apr 2016
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 6,580
Bookmarked: 2
Downloaded: 0
Return markdown directly from your ASP.NET MVC controller
|
|
17 Apr 2014
Updated: 17 Apr 2014
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: Apache
Views: 14,050
Bookmarked: 2
Downloaded: 0
This article explains how you can automatically proxy CORS requests in jQuery without changing your existing code.
|
HTML |
10 Jun 2012
Updated: 10 Jun 2012
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 12,931
Bookmarked: 6
Downloaded: 0
How to handle transactions in ASP.NET MVC3
|
|
6 Jun 2012
Updated: 6 Jun 2012
Rating: 4.89/5
Votes: 2
Popularity: 1.47
Licence: LGPL3
Views: 21,342
Bookmarked: 2
Downloaded: 0
How to handle transactions in ASP.NET MVC3
|
|
6 Apr 2011
Updated: 6 Apr 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: LGPL3
Views: 14,140
Bookmarked: 2
Downloaded: 0
How to get enums to work with HtmlHelpers.
|
|
10 Aug 2015
Updated: 10 Aug 2015
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 4,811
Bookmarked: 0
Downloaded: 0
Working with views in Griffin.Yo
|
HTML5 |
8 Jun 2015
Updated: 8 Jun 2015
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: LGPL3
Views: 5,500
Bookmarked: 0
Downloaded: 0
A minimal SPA library written in TypeScript that has no dependencies at all.
|