Monthly Archives: April 2022

What’s with the Donut/Froyo? [duplicate]

This question already has answers here: Closed 10 years ago. Possible Duplicate: What are the names of the various versions of the Android OS, and how are these names chosen? What the heck is Froyo? Are android trying to be cool with the naming conventions? .. oh wait, they.. they’re …

Read More »

Complete Dropbox implementation for Android

I’m looking for a method to retrieve all my files from my Dropbox account and download them to my SD card. This should download everything with no user intervention. There are a couple of Dropbox applications around but none of them have the ability to download everything and even worse …

Read More »

.Net XML comment into API Documentation

Is there an easy way to produce MSDN-style documentation from the Visual Studio XML output? I’m not patient enough to set up a good xslt for it because I know I’m not the first person to cross this bridge. Also, I tried setting up sandcastle recently, but it really made …

Read More »

.Net XML comment into API Documentation

Is there an easy way to produce MSDN-style documentation from the Visual Studio XML output? I’m not patient enough to set up a good xslt for it because I know I’m not the first person to cross this bridge. Also, I tried setting up sandcastle recently, but it really made …

Read More »

How does database indexing work? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed last month. The community reviewed whether to reopen this question last month and left it closed: …

Read More »

How does database indexing work? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed last month. The community reviewed whether to reopen this question last month and left it closed: …

Read More »

Unhandled Exception Handler in .NET 1.1

I’m maintaining a .NET 1.1 application and one of the things I’ve been tasked with is making sure the user doesn’t see any unfriendly error notifications. I’ve added handlers to Application.ThreadException and AppDomain.CurrentDomain.UnhandledException, which do get called. My problem is that the standard CLR error dialog is still displayed (before …

Read More »

Recent Comments

No comments to show.