473,385 Members | 1,606 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

C# and portability issues

That's kind of a broad subject. As a seasoned C++/Java
developer, maybe I could answer a little more
specifically if I knew what sort of portability you meant.

Do .NET apps port well within the Windows OS? Well, as
long as you have Win 98 or above, the short answer is
yes. However, if users don't keep up to date on service
packs.......... a different story.

I have Mono loaded and it ROCKS. But there are
limitatinos, most of which are work in process. Does it
port to Berkeley Unix? No. Mac? Nope. Solaris (yes, I
know this is redundant)..no.

Will it port well..........YES. If you look at what's
been accomplished by Mono, then you'd have to acknowledge
the possibilities.

I currently use MySQL, Oracle 9.0 and SQL Server 2000 for
a distributed app. XML datasets via serialization and
deserialization facilitates this, and yes, we have
roughly 25K plus requests on any given DB daily, and our
exceptions are not worth mentioning they are so rare.

If you want more specifics, let me know...

Cheers,

Bill
-----Original Message-----
Dear mates,

Being a C++ programmer, I need to hear from C# programmers about howand to what extent is C# supportive to the wide issue portability.
Regards,
//rk
.

Nov 15 '05 #1
1 1335
Why are you using XML datasets? I have found it being very slow when working
with larger files (5mbytes xml dataset opens never).
I currently use MySQL, Oracle 9.0 and SQL Server 2000 for
a distributed app. XML datasets via serialization and
deserialization facilitates this, and yes, we have
roughly 25K plus requests on any given DB daily, and our
exceptions are not worth mentioning they are so rare.

If you want more specifics, let me know...

Cheers,

Bill
-----Original Message-----
Dear mates,

Being a C++ programmer, I need to hear from C#

programmers about how
and to what extent is C# supportive to the wide issue

portability.

Regards,
//rk
.

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: fabio de francesco | last post by:
Hi, I'm not a professional programmer, but I've been writing C/C++ and Ada programs for a few years on GNU/Linux without ever concerning on standards and portability to other OSs. I've always...
21
by: asm | last post by:
Hi All, Like typdef, does C have further support for portability? Thanks, ASM
93
by: roman ziak | last post by:
I just read couple articles on this group and it keeps amazing me how the portability is used as strong argument for language cleanliness. In my opinion, porting the program (so you just take the...
10
by: Lionel B | last post by:
Greetings, I have some code that is to read unformatted data from disc and interpret it as blocks of unsigned integers. In an attempt to achieve efficiency (it is pretty essential for my...
18
by: jacob navia | last post by:
One of the holy cows here is this "portability" stuff. In practice, portability means: 1) Use the least common denominator of all the supported systems. 2) Between usability / good user...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.