Exception Message Box in C#

 

Its time to forget the old traditional message box with limited functionalities. buttons, icons, text area and what not! Microsoft has unleashed a new message box – new, yet not so new.

For those who have used SQL Sever 2005 GUI, might have probably noticed a message box that shows additional information, copying the text to clipboard, a checkbox on message box, different set of buttons and many more features.  This message box is now open for reuse in your applications. 

This is not a ‘big-bang’ release made by Microsoft.  It has come out very quietly. Yes the name ‘ExceptionMessageBox’ is confusing – but you can still use it in your applications. This standalone exception dialog box can be used in applications just like any other managed APIs.

Probably, you never know the next version of myTracker may use this message box too :)

Let’s hear it from Microsoft:

The exception message box is a programmatic interface that you can use in your applications for any tasks for which MessageBox may be used. The exception message box is a supported managed assembly designed to elegantly handle managed code exceptions. It provides significantly more control over the messaging experience and gives your users the options to save error message content for later reference and to get help on messages.

Download Link: 

http://download.microsoft.com/download/f/7/4/f74cbdb1-87e2-4794-9186-e3ad6bd54b41/SQLServer2005_EMB.msi 

Continue reading » · Rating: · Written on: 02-24-09 · 1 Comment »

myTracker crosses 150!

Wow!

What a great response from you all!  157 downloads in less than 17 days is a great response..

Thanks to all!

But this also brings an additional responsibility to keep adding new features in myTracker so that the community keeps using it all the while.  Thats a said promise now!

Let’s keep on higher targets for the next month so that we build a community here.

For those, who have still not downloaded and tried myTracker : please visit

www.ganshani.com/mytracker

Keep your suggestions flowing so that we keep on improving :)

Punit.

Continue reading » · Rating: · Written on: 02-17-09 · 1 Comment »