Henk Simmelink
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Incorrect warning of PossibleInvalidOperationException
PossibleInvalidOperationException? I've checked the HasValue.... MasterData cc2Stamdata = contCC2.MasterData.Where(sd => sd.EANID == eanId) .OrderByDescending(dt ... -
Created Change template for "Move HTML to resource"
Hi,If ido a "Move HTML to resource", the text is replaced by a asp:localize element with a separate closing tag.I want it to do a replacement with a self-closing tag, but i can't find the template....