- Apr 23, 2000
 
- 631
 
- 4
 
- 81
 
We have an internal database used for logging test results, some are automated by machines, some data entry is done by hand.  We are mostly a Windows company, but there have been some requests that the entry, or perhaps just the analysis side be a web app (a few OSX users).
I write a ton of programs in Visual Studio (C#) and am really pushing just to do this. Is there anything out there that is cross platform that is comparable? The application will constantly need to be updated as the database evolves so I need something that is really easy to edit the UI as well as the back end. Java obviously comes to mind as a desktop alternative, but last time I used eclipse or netbeans I wanted to punch myself. I feel the same way about any web technologies I used in the past, layout and wysiwyg editors leave a lot to be desired. Anything change recently in this space?
Write once, run away!
			
			I write a ton of programs in Visual Studio (C#) and am really pushing just to do this. Is there anything out there that is cross platform that is comparable? The application will constantly need to be updated as the database evolves so I need something that is really easy to edit the UI as well as the back end. Java obviously comes to mind as a desktop alternative, but last time I used eclipse or netbeans I wanted to punch myself. I feel the same way about any web technologies I used in the past, layout and wysiwyg editors leave a lot to be desired. Anything change recently in this space?
Write once, run away!
				
		
			