Posts by Luiz Rocha • 115 points
5 posts
-
1
votes1
answer1305
viewsQ: How to set up Github in Visual Studio 2013 (Share project on Local network)
How to set up Github (Version 2.26) in Visual Studio 2013 (in VST 2013 in Solution Explorer/Team Explorer) to share a project on the local network?
-
1
votes2
answers169
viewsA: Expand Object to Bson
Good morning, folks! Thanks again for your help! I’m done using an external library very effective. Note: I converted at the end to String only to perform some tests. using Newtonsoft; using…
-
5
votes2
answers169
viewsQ: Expand Object to Bson
How can I build a parse expander Object for Bson? (Vs 2013 - C# - Mongodb)
-
4
votes1
answer139
viewsQ: Convert an XML file to BSON
I have a Complex Xml that contains "children" nodes and I need to convert it to BSON. I’m using VS 2013 (C#).
-
0
votes1
answer77
viewsQ: Expand Object to Xml
I am using Expands Object (c# VS 2013) to read a complex xml file. I now need to read this Expands Object and turn it back into an xml.