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

Connecting dll files in c#

Hi all,
i wrote a few class libraries inside the same namespace and i want to join those dll programs together as they are binded in an xml document...like
first.cs
second.cs
and in the respective xml file
<first>just somethin
<input>abc</input>
<output>12</output>
<alternative goto = "second" />
</first>
<second>second somethin
<input>c</input>
<output>132</output>
</second>
=====================================
so they are somehow connected in this xml file...So, can someone give me suggestions how can i join these dll files so that it can be binded as in the xml file...
Any help will be greatly appreciated.
Thank you,
With Regards.
Mar 10 '07 #1
3 1175
SammyB
807 Expert 512MB
I thought I knew what all of the words in your post meant: class library, namespace, binding and xml. However, I do not understand what you mean by binding to an xml. Could you give a lot more details, please? Thanks! --Sam

i wrote a few class libraries inside the same namespace and i want to join those dll programs together as they are binded in an xml document...like
<snip>
so they are somehow connected in this xml file...So, can someone give me suggestions how can i join these dll files so that it can be binded as in the xml file...
Mar 10 '07 #2
I am sorry for such an ambiguous post..but the thing is that i was told that i have to connect different dll files using an xml document following an algorithm...
and i am new to c#..so i am quite confused how to do it?So,i was just wondering if someone knows how to join different dll files..may be that can give me some idea how to proceed with this particular problem...
Thanks a lot.



I thought I knew what all of the words in your post meant: class library, namespace, binding and xml. However, I do not understand what you mean by binding to an xml. Could you give a lot more details, please? Thanks! --Sam
Mar 10 '07 #3
SammyB
807 Expert 512MB
Well, I thought I knew a lot about C#, but that's a new one. If no one replies, I'll look in some of my books, but they are all at work, so it will be Monday.
Mar 10 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: jersey | last post by:
I am creating an instance of Excel in a WinForm application. When I try to run this application, there is a long wait followed by a message from my firewall that my application is attempting to...
2
by: TOM | last post by:
Hello, I am having problems with the server explorer making a connection to the SQL server. I can see the instances that i want to connect to but when i try this error comes up PROVIDER CANNOT BE...
3
by: Ann Marinas | last post by:
Hi there, I am currently developing an ASP.NET program that connects to a SQL Server 2000 database. I also have SQL Server 2005 Express installed on the same local machine. Prior to...
0
by: satish | last post by:
hi, i have a problem while connecting the Folder in executing sql task in execute sql statements in loop example in Intergration Services --2005 the actual problem -- i have given the sql source...
3
by: Chris | last post by:
Don't know if there is a simple solution for this one or not. When running SQL server on a machine with 2000 loaded and the complete SQL package I don't have any issues. Now I'm trying to login...
6
by: mohsen_fakhari | last post by:
Hi I want to see data of a Btrieve database from access 2003. I have DDF files and the odbc driver and have made a data source. But to connect to this data source,from file menu,get external...
5
by: Ananthu | last post by:
Hi I have done all the codings part for connecting mysql server with java application but when i try to compile,the compilation is successful and during execution i get the following message, ...
0
by: aboutjav.com | last post by:
Hi, I need some help. I am getting this error after I complete the asp.net register control and click on the continue button. It crashed when it tries to get it calls this Profile property ...
1
by: nagmvs | last post by:
Hai all, I want to do a project that Connecting Internet to Intranet with all security.Can any ideas please ? . My project description: We have some clients those are transcript our data...
2
by: bobt1991 | last post by:
I just installed Microsoft Visual Studio 2008 Express edition, and it installs some sort of stripped down version of SQL Server. It comes with no tools for connecting to your "local" database,...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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...

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.