473,387 Members | 1,574 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,387 software developers and data experts.

Managed Extensions and XML question

BCC
Hi,

I have a need to read in a very simple xml file and initialized some objects
from the data. I was reading on the ms website that .net contains its own
XML parser, and it sounds pretty good for what I need.

However, to use the code, it looks like I need to compile with managed
extensions. Since my project does not use managed extensions, I am not sure
what the ramifications are of using them in regards to performance.

So two real questions:
1. What is the performance hit or improvement in using managed extensions?
2. If I wish to use code that uses the managed extension syntax, is it
possible to compile this code
without using managed extensions?

Any thoughts or insights are appreciated!

Thanks,
Bryan
Jul 22 '05 #1
2 1272
"BCC" <bc*@akanta.net> wrote...
I have a need to read in a very simple xml file and initialized some
objects from the data. I was reading on the ms website that .net contains
its own XML parser, and it sounds pretty good for what I need.

However, to use the code, it looks like I need to compile with managed
extensions. Since my project does not use managed extensions, I am not
sure what the ramifications are of using them in regards to performance.

So two real questions:
1. What is the performance hit or improvement in using managed
extensions?
2. If I wish to use code that uses the managed extension syntax, is it
possible to compile this code
without using managed extensions?

Any thoughts or insights are appreciated!


Try microsoft.public.dotnet.languages.vc newsgroup. Here we talk Standard
C++ language _only_, and it does not have "managed extensions". Yet.
Luckily.

V
Jul 22 '05 #2
BCC wrote:
Hi,

I have a need to read in a very simple xml file and initialized some objects
from the data. I was reading on the ms website that .net contains its own
XML parser, and it sounds pretty good for what I need.

However, to use the code, it looks like I need to compile with managed
extensions. Since my project does not use managed extensions, I am not sure
what the ramifications are of using them in regards to performance.

So two real questions:
1. What is the performance hit or improvement in using managed extensions?
2. If I wish to use code that uses the managed extension syntax, is it
possible to compile this code
without using managed extensions?


Go to xml.apache.org and look at Xerces.
Jul 22 '05 #3

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

Similar topics

22
by: Alper AKCAYOZ | last post by:
Hello Esteemed Developers and Experts, I have been using Microsoft Visual C++ .NET for 1 year. During this time, I have searhed some topics over internets. Most of the topics about .NET is...
7
by: Ekim | last post by:
hello, I'm using MANAGED C++ and need one of the following two questions answered: 1.) How can one make a global managed array? I'm thinking on something like defining static System::Byte...
3
by: Ben Terry | last post by:
I have imported a legacy C++ project into a VisualStudio.NET 2003 solution. I have some new C# projects in the solution as well. I am using the managed extensions in my C++ project so that I can...
4
by: BCC | last post by:
Hi, I have a need to read in a very simple xml file and initialized some objects from the data. I was reading on the ms website that .net contains its own XML parser, and it sounds pretty good...
3
by: Tommy Svensson \(InfoGrafix\) | last post by:
I've been instructed to work againt a huge unmanaged C++ API from a C# application. Now, the only way, as I've understood it, is to go the Managed Extensions for C++ way. This means I have to...
3
by: Andreas | last post by:
Hi! I'm currently developing a DLL that makes use of C++ and .net (mixed) using Visual Studio 2003. Now, as I wanted to move to the new Visual Studio 2005, I converted this project into the...
9
by: Amit Dedhia | last post by:
Hi All I have a VC++ 2005 MFC application with all classes defined as unmanaged classes. I want to write my application data in xml format. Since ADO.NET has buit in functions available for...
2
by: andy6 via DotNetMonster.com | last post by:
I took a c++ 6.0 project and converted it to c++ .net 2005 project. I want to make a web service out of it. One of the new files I created was a cpp where I have the webmethod pointing to a...
2
by: kelvin.koogan | last post by:
Our company has a mix of users with VS2003 & VS2005. I'm am having difficulty working out how components written with these 2 tools can be written together. I want to be able to a) incorporate a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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.