Boyd Multerer - What would you show a fellow developer in Xbox Live's source code?
- Posted: Aug 12, 2004 at 2:28 PM
- 10,817 Views
- 1 Comment
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
For my own development I wrote our own display grid that we use all over the place in our development efforts. I wrote it initially so that I could get around some of the limitations inherant in the standard data grid that shipped with the .Net env. (Like getting mouse events on a cell without cumbersome tricks) It has since grown into a small lightening fast, feature rich grid control with all sorts of user options (Programatic and manual) It can easily handle half a million rows and is still responsive when that full. It has taken me over 1 year to write it on and off but I can say its now pretty powerful. I am pretty proud of that baby. Another thing I wrote is a thing we call claims explorer. Its used by our clients to display correlated day level detail about claims activity, authorizations for that activity, and eligibility and capitation (think of capitation as Dues for membership, in the commercial sector that would be your premiums paid every month, in the public health sector thats the kick in that the governing body pays for a member usually also monthly). The tool is pretty powerfull showing all manner of detail graphically. With day level detail is easy to find descrepencies between payments and claims being paid, Authorizations for service and services rendered, or eligibility and services rendered. These things happen more often than anyone cares to admit, and are costing the healthcare system Gobs of money anually. Of course our grid is used in this thing also.
Remove this comment
Remove this thread
close