Re: [Mono-list] IDE for Mono

2007-02-25 Thread Gayan Perera
What about the Stetic project . i guess it was shipped with the latest MonoDevelop release. On 2/25/07, Antonello Provenzano [EMAIL PROTECTED] wrote: Jorge, Omnicore's X-Develop is a nice solution, but it is not free. Cheers On 2/24/07, Jorge Bastos [EMAIL PROTECTED] wrote: Guys, a nice

[Mono-list] About EFT Mechines and POS Terminal Handling

2006-05-17 Thread Gayan Perera
Dear Frnds,1. Is there a library to handle EFT Mechines in Mono ?2. Is there a library to handle POS Terminals (RS485 ports)3. Do you recomend mono to develop a cross platform pos system ?thanks in advance, Gayan. ___ Mono-list maillist -

[Mono-list] About Stetic

2006-04-03 Thread Gayan Perera
Dear frnds,i want to try stetic, is it possible to run it in MonoDevelop 0.9 ?and can any body give me the svn path where i can get the latest stetic and the development release of the monodevelop which includes the stetic as a plugin. thank you,Gayan.

[Mono-list] About Persistence Framework

2006-02-24 Thread Gayan Perera
Dear Frnds,i'm looking for better persistence framework for my C# Project.i came across OJB.NET and NHibernate , since i haven't use niether of those,i would appreciate if some one tells me which is the best to use, who have experience with one of those. thank you,Gayan.

[Mono-list] Need Help on MOno

2005-12-11 Thread Gayan Perera
dear frnds, i'm planing to do my final year project of my IT Degree. for that i choose Mono as my platform to develop. it will contain a web module which is for mobile devices (GPRS) and Standalone module (GTK#). but what i'm lacking of is good reporting tool like Crystal Reports. if you can tell

[Mono-list] Need a Reporting Tool

2005-11-09 Thread Gayan Perera
dear frnds, I have tried the FyiRDL reports, but any body know a better tool like JasperReports(java) and Crystal(Win32) for Mono also. please if some body knows send me the URL, i'm stuck with my systems reports. Thank you, Best Regards, Gayan. ___

Re: [Mono-list] Need a Reporting Tool

2005-11-09 Thread Gayan Perera
/WhatsNew.aspx -AbeOn 11/9/05, Gayan Perera [EMAIL PROTECTED] wrote: dear frnds,I have tried the FyiRDL reports, but any body know a better tool like JasperReports(java) and Crystal(Win32) for Mono also. please if some body knows send me the URL, i'm stuck with my systems reports.Thank you,Best

[Mono-list] About the GTK# on Windows POST

2005-11-03 Thread Gayan Perera
dear guys, i didn't get a reply from any body for how to develop GTK# on Win32 with Mono. please can any body tell me wether is it possible and how to do it ? do i need GTK2.0 libs for win32 to be installed on my windows ? best regards, Gayan. ___

Re: [Mono-list] About the GTK# on Windows POST

2005-11-03 Thread Gayan Perera
thanks for the quick reply, but i have another question. i have sharpdevelop but it doesn't have a GUI desinger for GTK#. i herd that we need glade to make the gladexml file and load the gui from it. is it the way or the latest sharpdevelop has the GTK# GUI desinger ? cause guess i have a old

[Mono-list] About Developing GTK# on Windows

2005-11-02 Thread Gayan Perera
dear frnds , can u please tell me wether i can develop GTK# on windows with the mono windows installer ? and does that conatins the mono develop as well ? do i need the GTK2.0 libs and glade for windows to run GTK# on windows ? thanks you, Gayan. ___

Re: [Mono-list] tools for Mono (Nant, Vil, etc.)

2005-10-31 Thread Gayan Perera
dear all Is there a good free reporting tool like Jasper(java) and crystal(Win32) for Mono which will run on mono as well. is there a Serial Port API for linux which will work with MONO. thanks, Gayan. On 10/31/05, Atsushi Eno [EMAIL PROTECTED] wrote: Hello,This talk is very likely to be

[Mono-list] How to implement a Singleton Web Service in Mono

2005-10-30 Thread Gayan Perera
dear all, can any body giv me a hint where to start to implement a Singleton Web Service in Mono. thank you, Gayan. ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Singletom WebService

2005-10-26 Thread Gayan Perera
dear frnds, Is there any way to use a WebServices as Singleton rather than dynamically creating the webservice class instances for each request ? i think we can do this in JSP but is it possible with MONO or .NET ? thank you, Gayan. ___ Mono-list

[Mono-list] About Event Log

2005-10-20 Thread Gayan Perera
Dear All, does the EventLog object is supported in Mono. if so where can i find the log details in a Linux box ? Gayan. ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] SSL and WebServices

2005-10-20 Thread Gayan Perera
atbugzilla.ximian.com .ThanksOn Thu, 2005-10-20 at 11:58 +0600, Gayan Perera wrote: i'm trying to run a webservice in apachee with SSL enabled. when i call the method in the test form the following error is displayed as the result. Error getting response stream (Write): SendFailure can any body tell me the reason

Re: [Mono-list] About Event Log

2005-10-20 Thread Gayan Perera
dear all, Can't u implement the Evenlog in your next version to use the SystemLog on the Platform runing or a special log file for Mono only. Gayan.On 10/20/05, Jonathan Pryor [EMAIL PROTECTED] wrote: On Thu, 2005-10-20 at 12:08 +0600, Gayan Perera wrote: does the EventLog object is supported

[Mono-list] SSL and WebServices

2005-10-19 Thread Gayan Perera
i'm trying to run a webservice in apachee with SSL enabled. when i call the method in the test form the following error is displayed as the result. Error getting response stream (Write): SendFailure can any body tell me the reason for this ? Gayan.

[Mono-list] .NET Remoting Error on Mono

2005-10-13 Thread Gayan Perera
i'm tryign to run a sample application on Mono, following is my coding. client side coding RemotingService.Service f

[Mono-list] A .NET Reportign Tool Open Source

2005-10-13 Thread Gayan Perera
dear guys http://www.neodatatype.net check this out, it's a open source tool. Gayan. ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] .NET Remoting

2005-10-12 Thread Gayan Perera
can any body please tell me is .NET Remoting is supported on Mono ? thanks, Gayan. ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] (no subject)

2005-10-11 Thread Gayan Perera
hi all, i'm trying to run a C#.NET winform ase application which has a Datepicker on it in mono. the the datepicker is not working. does mono fully support winforms on linux ? or in windows ? thank you. Gayan. ___ Mono-list maillist -

[Mono-list] Problem with Winforms on Mono

2005-10-11 Thread Gayan Perera
hi all, i'm trying to run a C#.NET winform ase application which has a Datepicker on it in mono. the the datepicker is not working. does mono fully support winforms on linux ? or in windows ? thank you. Gayan. ___ Mono-list maillist -

[Mono-list] Problem in Mono WebServices

2005-10-11 Thread Gayan Perera
i'm runing a webservice in Fedora 3 using mod_mono on apachee. so i did a little tress tesing on it using the below code, private void button1_Click(object sender, System.EventArgs e) { for (int i=0; i 150;i++) { System.Threading.Thread t=new System.Threading.Thread(new

[Mono-list] Jasper Report for Mono

2005-09-23 Thread Gayan Perera
dear all Can any one start porting jasper reports to Mono so the C# developers can start using jasper reports and there report engine. i tried to compile jasper java libraries using ikvm but failed since ikvm doesn't fully support AWT and Swing. iether porting the jasper engine to mono or