Half true :). When compiling Mono you can also choose additional WinForms component. Only problem is that MonoDeveloper (IDE) has no WinForms WYSIWYG, but there is some stand-alone application (WinForms Designer, or something), that can be used to "draw windows" :)
2010/3/15 ravindra kumar <[email protected]> > hi > > you can run your c# application on Linux via using mono framework. > also you have to avoiding usage of window form component you have to use > gtk based window application.for web no problem. > > > On Sun, Mar 14, 2010 at 3:26 PM, Waruna Tennakoon <[email protected]>wrote: > >> try this link >> >> http://www.mono-project.com/Main_Page >> >> >> On Sat, Mar 13, 2010 at 11:06 AM, Sravan Lakkaraju <[email protected]>wrote: >> >>> i built a setup file for my project which can install in windows is >>> there anyway to install in unix os and execute the application. >>> is it possible? >>> >>> -- >>> Sravan Lakkaraju M.Tech CS >>> >> >> >> >> -- >> Winner is not one who never fails....but, one who never QUITS..... >> > > > > -- > Ravindra kumar > delhi >
