Category: .NET
-

Visual Studio Live Unit Testing: New to Visual Studio 2017
Visual Studio 2017 was just officially released. It comes with a lot of new, great stuff, but one of my favorite new features is built-in Visual Studio Live Unit Testing (available in Visual Studio…
-

Couchbase Meets .Net Core and Docker
With the release of the Couchbase .NET SDK 2.4.0, Couchbase now has official support for .NET Core. This opens up a wide new world for .NET Couchbase developers. In particular, we can now use…
-

Getting Started with GeoJSON, Couchbase, .NET, and Google Maps
This is a guest post by Calvin Allen. Calvin is a .NET developer in Columbus, OH that enjoys designing software that not only solves business problems, but it easy to use, on budget, and…
-

Couchbase on the Pete on Software Podcast
I was invited back on the Pete on Software Podcast to talk about Couchbase. Pete is a an independent software developer/architect, and he also runs The Swift Ninja blog. Pete and I run into…
-

.NET Core and Visual Studio Code (video)
This video shows how I’m using .NET Core with Visual Studio Code and the Couchbase .NET Core SDK. If you’d like to learn more about how to use Couchbase, please visit our Couchbase Developer…
-

Houston User Group Visits – October 2016 (Videos)
I spent nearly a week in Texas, visiting four user groups and talking about Couchbase as much as possible. The second two days of the week I spent in Houston. Here are the videos:…
-

.NET and Couchbase – October 2016, New York Code Camp (video)
I was a speaker at the Code Camp NYC conference on October 8, 2016. My topic was Full Stack Development with .NET and NoSQL. The organizers and venue allowed me to record the session,…
-

Chicago User Group Visits – September 2016 (Videos)
I spent nearly a week in Chicago, visiting three user groups, appearing on a video podcast, and talking to everyone who would listen about Couchbase. Something happened at the Chicago .NET Developers Downtown user…
-

.NET and Couchbase – August 2016, Dayton Ohio (video)
I was a guest speaker at the Dayton .NET Developers Group on August 24, 2016. My topic was Full Stack Development with .NET and NoSQL. The group and venue kindly allowed me to record…
-

Upcoming #Couchbase Events in Chicago
I’m going to be in Chicago for most of next week. If you’re in Chicago and interested in NoSQL and Couchbase, now is a good chance to attend some sessions, visit some great user…
-

.NET and Couchbase – July 2016, Findlay Ohio (video)
I was a guest speaker at the FANUG (Findlay Area .NET User Group) on July 26, 2016. My topic was Full Stack Development with .NET and NoSQL. The group and venue kindly allowed me…
-

N1QL Scan Consistency including new AtPlus (Video)
This video shows the ScanConsistency options when executing N1QL queries, and covers all the ScanConsistency options, including the new AtPlus. The source code used in this video is available on Github. If you’d like…