May 2004 Entries
I will be starting a new .Net project shortly for a hedge fund client of ours, the client currently is using Microsoft technologies and so it makes sense for them to build their new system using the .Net technology stack. WinForms will be used for the User Interface, making use of the Infragistics control suite, specifically the excellent grid control. We will be using SQLServer 2000 as the back end database, and there is a possibility, later that we will be looking to implement a lightweight message...
Does any one know of, or has used an Open Source Messaging Bus Implementation that can be used from C# I am currently designing a system where I would like to use a Messaging Infrastructure to implement a workflow type solution, the problem I have is that I do not wish to use MSMQ as I do not want to have to be forced to install Active Directory on my servers, and other solutions that are available have varying degrees of support for C#, with associated performance penalties, and cost a boat load...
I need some help deciding what DataGrid Components to use, I have at the moment a choice between syncfusion and Infragistic does anyone out there have an opinion on this ? I hear that there are performance differences between the two, but have not found any direct comparisions between the two Thanks