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.

http://blogs.msdn.com/b/peter_qian/archive/2010/05/25/using-wcf-data-service-with-restricted-characrters-as-keys.aspx


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -