wcf data services - String ID in OData -
is there way use string ids in odata?
for example, if have user entity, have ids this:
"users/1" "users/123" etc... am limited protocol or cannot make work wcf?
for now, m facing problem entity id:
/dataservice.svc/users('users/1') as raises error.
this blog post discusses @ length - in general it's considered not idea there security implications.
Comments
Post a Comment