Quantcast
Channel: Brant Burnett's Development Blog » Uncategorized
Browsing latest articles
Browse All 9 View Live

New Blog Location

I’ve moved my blog away from Blogger and the blog.btburnett.com address.  Now you can find me at btburnett.com and using WordPress.  Hopefully I’ve got all the feeds and pages redirected properly,...

View Article



jQuery UI Spinner Widget 1.10

I’ve uploaded a revised jQuery UI Spinner widget, version 1.10, based upon a lot of excellent feedback from the jQuery UI team. New features include mousewheel scrolling, decimal support, customizable...

View Article

Detecting Original HTML5 Input Types On Unsupported Browsers

I’ve been doing some work recently on extending jQuery UI to style form elements using the Themeroller.  One thing that I wanted to implement was detection of the new HTML5 input types and choosing the...

View Article

Correcting MVC 3 EditorFor Template Field Names When Using Collections

So, I recently ran into a problem with ASP.NET MVC 3 and editor templates when dealing with models that contain collections. If you handle the collection directly in the view, it works fine: @For i as...

View Article

Windows Domain Account Lockout Mystery

In addition to development, I sometimes get saddled with some domain administration.  We recently encountered a strange mystery, where a user’s account was being locked out every day as soon as they...

View Article


Couchbase and N1QL Security

As a developer at CenterEdge Software, I’ve had a lot of cause to use Couchbase as our NoSQL databasing platform over the last few years.  I’ve gotten really excited about the potential of the new...

View Article

Testing an SDK for Async/Await SynchronizationContext Deadlocks

Overview The purpose of this post is to explain how to write unit and/or integration tests that ensure you don’t have synchronization context deadlocks in an SDK. A very detailed explanation of the...

View Article

Rebuild All Couchbase N1QL Indexes After Restore

Overview When restoring a Couchbase cluster from a backup, the restore utility is kind enough to recreate the N1QL indexes for you.  To improve speed and efficiency, the indexes are only created, they...

View Article


Docker Login For Amazon AWS ECR Using Windows Powershell

My recent studies in .Net Core have lead me to the new world of Docker (new for .Net developers, anyway).  The idea of developing low-cost microservices while still working using  my favorite...

View Article

Browsing latest articles
Browse All 9 View Live




Latest Images