Example :the code Convert.ToBoolean(_content["isRelease"] is throwing an exception because the store procedure returns column name as "IsRelease". but shouldnt matter Convert.ToBoolean(_content["isRelease"] and Convert.ToBoolean(_content["IsRelease"] .. When i check with other columns like "Title" , "Summary" , works fine, only the column starts with i and the column is boolean then VS 2010 throwing an exception.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Locale
Please wait...