Well, I am trying to code in .NET right now...trying to code .NET applications, that would work both under Windows (through .NET) and Linux (through mono framework)....
Now, I have installed the mono framework's RPMs for fedora core 5 (got them from www.mono-project.com), and its running OK...
the only problem I am facing is that when I make an application in .NET that uses Windows.Forms, then that program doesnt run with mono under Fedora Core 5...it gives some strange error...
Console applications (DOS type - dont require windows forms) work fine in both...its just the GUI based ones that I am having a problem with....
Can anyone help me with this ??
Now, I have installed the mono framework's RPMs for fedora core 5 (got them from www.mono-project.com), and its running OK...
the only problem I am facing is that when I make an application in .NET that uses Windows.Forms, then that program doesnt run with mono under Fedora Core 5...it gives some strange error...
Console applications (DOS type - dont require windows forms) work fine in both...its just the GUI based ones that I am having a problem with....
Can anyone help me with this ??