.NET Community Contributions:

www.mostlydevelopers.com

 Overview:

often contributes to the .NET community by authoring blogs on mostlydevelopers.com. These blogs are then read by thousands of .NET developers each month.

 Recent Blogs:

Debugging Web Requests with Fiddler for Android (5/4/2012)
Fiddler is a popular web traffic debugging tool which lets you inspect web requests.  This ability is very helpful when developing applications which consume web services.  I’ve been working with a team on an Android application and I needed to use Fiddler with Android.  In this post, I’m going to show you how to setup Fiddler to inspect web traffic from an Android device running Ice Cream Sandwich.

Breakpoints not hit while Debugging an AsyncTask in Eclipse for Android (5/1/2012)
I ran into an issue yesterday where my breakpoints in an AsyncTask doInBackground method were not being hit.  After an hour of troubleshooting, I found two situations that can cause this issue.

Performance Tips for Loading Objects with a SQLiteCursor (4/22/2012)
This last week, I ran into poor performance loading Java objects on Android using SQLiteCursors.  I needed to load a hierarchy of objects.  This hierarchy was 4 levels deep and contained around 1,000 objects.  I tried a few approaches to see what method could load these objects the fastest.
 
twitter
linked in
facebook
googleplus
youtube