791
Views
Extension to the HttpClient
By @fredrikn "I'm the master" February 16, 2012 5:50 PM
"Extension method to simplify posting with HttpClient, also an sync extension method."
By @fredrikn "I'm the master" February 16, 2012 5:50 PM
"Extension method to simplify posting with HttpClient, also an sync extension method."
0
0
0
0
865
Views
Invoke Extension Method
By Mugi "Code Contributor" December 01, 2010 12:16 PM
"Tired of all Invoke methods? Use this Invoke + Lambda"
By Mugi "Code Contributor" December 01, 2010 12:16 PM
"Tired of all Invoke methods? Use this Invoke + Lambda"
1
1
0
1
851
Views
Reflection dynamically get private fields or properties
By @najklord October 13, 2010 7:23 PM
"Use Reflection to dynamically get private fields or properties. The BindingFlags are important on private fields."
By @najklord October 13, 2010 7:23 PM
"Use Reflection to dynamically get private fields or properties. The BindingFlags are important on private fields."
0
0
0
0
1.54k
Views
Generic linq-to-sql repository
By alexandern September 29, 2010 10:59 PM
"A generic linq-to-sql class for easy, strongly-typed data access"
By alexandern September 29, 2010 10:59 PM
"A generic linq-to-sql class for easy, strongly-typed data access"
0
0
1
3
1.22k
Views
Null Dot "Operator" Extension Method
By @jeffhandley September 25, 2010 9:22 AM
"The _ extension method will return null if the object is null, or it will return the property/method value."
By @jeffhandley September 25, 2010 9:22 AM
"The _ extension method will return null if the object is null, or it will return the property/method value."
0
1
0
1
840
Views
Use of Extension methods to hide "infrastructure code"
By @fmork September 17, 2010 12:03 AM
"Extension methods for the ReaderWriterLockSlim class, allowing you to write more compact code, hiding necessary repetetive code."
By @fmork September 17, 2010 12:03 AM
"Extension methods for the ReaderWriterLockSlim class, allowing you to write more compact code, hiding necessary repetetive code."
0
1
0
2
906
Views
Email validation with Regular Expression
By @fredrikn "I'm the master" September 11, 2010 7:12 PM
"Validates if an e-mail is in a correct format"
By @fredrikn "I'm the master" September 11, 2010 7:12 PM
"Validates if an e-mail is in a correct format"
0
0
0
4
837
Views
Url Validation with Regular Expression
By @fredrikn "I'm the master" September 11, 2010 7:10 PM
"A helper method to validate if a URL is valid"
By @fredrikn "I'm the master" September 11, 2010 7:10 PM
"A helper method to validate if a URL is valid"
0
0
0
1
425
Views
Number of sealed / unsealed types in the framework
By Steven September 03, 2010 9:26 AM
"A Console application to determine the number of sealed and unsealed types in the framework"
By Steven September 03, 2010 9:26 AM
"A Console application to determine the number of sealed and unsealed types in the framework"
0
0
0
0
1.4k
Views
Make sure the web.config pages/namespace can be used together with ASP.NET MVC 3 P1 and Razor
By @fredrikn "I'm the master" August 04, 2010 11:18 AM
"Make sure namespaces will be imported into every view when using ASP.NET MVC 3.0 Preview 1"
By @fredrikn "I'm the master" August 04, 2010 11:18 AM
"Make sure namespaces will be imported into every view when using ASP.NET MVC 3.0 Preview 1"
0
0
0
0
1.26k
Views
Unity Service Locator for ASP.NET MVC 3.0 Beta 1
By @fredrikn "I'm the master" August 01, 2010 9:35 AM
"A Unity 2.0 Service Locator which can be used with ASP.Net MVC 3.0"
By @fredrikn "I'm the master" August 01, 2010 9:35 AM
"A Unity 2.0 Service Locator which can be used with ASP.Net MVC 3.0"
0
1
0
0
1.77k
Views
UnitOfWork Action filter for ASP.NET MVC and nHibernate
By @fredrikn "I'm the master" July 27, 2010 4:25 PM
"Reuse unit of work among several repositories by using the HTTPContext"
By @fredrikn "I'm the master" July 27, 2010 4:25 PM
"Reuse unit of work among several repositories by using the HTTPContext"
0
0
0
3
1.77k
Views
A Default Entity Framework 4.0 ObjectContext Factory
By @fredrikn "I'm the master" July 14, 2010 7:41 AM
"This is a default EF ObjectContext factory, perfect when using POCOs"
By @fredrikn "I'm the master" July 14, 2010 7:41 AM
"This is a default EF ObjectContext factory, perfect when using POCOs"
0
0
0
0
1.3k
Views
Custom C# exception class
By @mliversage "Code Contributor" July 12, 2010 11:18 PM
"Minimum code required to create a custom exception in C#"
By @mliversage "Code Contributor" July 12, 2010 11:18 PM
"Minimum code required to create a custom exception in C#"
0
0
0
0

Tagged code '.net' feeds
Mark '.net' tag as 'like'
Mark '.net' tag as 'ignore'