How to connect mongodb with visual studio 2017?



How to connect mongodb with visual studio 2017?..

Answer / Shweta Bhardwaj

To connect MongoDB with Visual Studio 2017, you can use the MongoDB .NET driver. Install it via NuGet and then set up a connection in your C# code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Who developed MongoDB and when?

1 Answers  


What mongodb is good for?

1 Answers  


Does mongodb handle application level caching?

1 Answers  


What is better mysql or mongodb?

1 Answers  


what is the command syntax for inserting a document?

0 Answers  


How do I drop a collection in mongodb? Write it's syntax

1 Answers  


What happen when an index does not fit into ram?

1 Answers  


What is schema in mongoose?

1 Answers  


How can you enter multi line operations in the mongo shell?

1 Answers  


How many companies are using mongodb?

1 Answers  


Explain what is a replica set?

1 Answers  


By default, which index is created by mongodb for every collection?

1 Answers  


Categories