[Mono-list] C# & AIX Compatibility!!
Anand Ramani
anand_ram@yahoo.com
Mon, 21 Jul 2003 21:25:15 -0700 (PDT)
Hi,
I have a query regd C# wrt non-Windows platorm(AIX to
be specific).
Our client has an existing C# class library(part of
server component) and his client webapp invokes it.
Now he wants the server component to run on Windows
and AIX. Is there any way i can make use of exisiting
C# code in AIX?
If not, can you give me some info/tips/URLs in
rewriting
the C# code onto C++?
1. especially indexers
for eg: public RouteSegment RouteSegment
{
get { return (RouteSegment)this[ROUTE_SEGMENT]; }
set { this[ROUTE_SEGMENT] = value; }
}
where this[] is implemented in a different .cs file
and RouteSegment is a class (different .cs file) and
ROUTE_SEGMENT is a public string const declared in a
differnt .cs file
2. Properties
Let me know whether there are any reference
material/urls pertaining to C#->C++
migration/compatibility
thanks
Anand
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com