I am working in Asp.net C# and database is MongoDb, I want to convert the userID (entered by console) to ObjectId.
ObjectId userId = System.Console.ReadLine();
How it can be done ?
--To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/59a43f6f-f10c-40a6-9fea-d661f4754439%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-user.