473,404 Members | 2,213 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,404 software developers and data experts.

Reflection Emitting MSIL for XML ETL

Hi Everyone,

Anyone know of any developer articles, case studies, open source
programs or such the like that demonstrate ETL (Extract, Transform &
Load), by using C# and the Reflection namespace to Emit MSIL on the fly
for XML files to be loaded into a database?

I have inherited an application which has a module that does exactly
this and it looks like it came from a book/article/open source package
or something of the sort, and the original article would certainly
help!

Any one pleaaase...???
Kofi.

Apr 29 '06 #1
0 979

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

Similar topics

4
by: gary | last post by:
Given an assembly loaded into memory, I can call GetTypes() to get a list of types that are defined in the assembly. However, how can I get a list of types that are used in the assembly that are...
0
by: samlee | last post by:
Hi All, I'm learning how to write C# using reflection, but don't know how to code using reflection this.Controls.Add(this.label1); Could anyone help, Thank in advance. ...
0
by: john | last post by:
Is there a way to use the Reflection.Emit namespace classes to load an existing assembly, then modify it by emitting IL to the loaded assembly, then saving the modified assembly back to a file? ...
4
by: James dean | last post by:
My understanding is the MSIL runs on the CLR and the CLR is basically the JIT compiler plus Garbage collection. This part "MSIL runs on the CLR" is a bit vague to me can anyone give me a clearer...
3
by: NigelW | last post by:
Clarification needed please. If I compile a C++ program with the /clr option inpsection of the resulting assembly with ILDASM shows MSIL even for methods in classes for which I have not...
2
by: allfyre | last post by:
Ok, to make a long story short, I'm Emitting some MSIL from a c# application. I know that THIS is the MSIL I want to be emitting: //**************************************************************...
2
by: dmcdougald | last post by:
Hi, I just moved over to C#2. In 1.1 I implemented a generic event handler stragey by emitting a handler of the correct signature type. However, with Covariance/Contravariance in C#2 I hoped to...
1
by: dmcdougald | last post by:
I posted a month or so ago and never got a response. So I'm trying again. I just moved over to C#2. In 1.1 I implemented a generic event handler strategy by emitting a handler of the correct...
0
by: johnmott | last post by:
Hi all, I recently needed to compare versions of different DLL's to try to find the one most like a production version. There are a lot of ways and tools for this sort of thing, but what I...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.