Click here to Skip to main content
15,890,512 members
Articles / Programming Languages / SQL

Be Careful with varchars in Dapper!

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
16 May 2013CPOL1 min read 29.3K   7  
In this post, I will show you an interesting problem that we experienced when querying a SQL Server database with Dapper.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Poland Poland
Interested in tracing, debugging and performance tuning of the .NET applications.

My twitter: @lowleveldesign
My website: http://www.lowleveldesign.org

Comments and Discussions