473,473 Members | 1,893 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Need some architectural advice for designing a provider

DC
Hi,

I have designed some data objects that I want to be filled by several
providers.

Do these objects typically belong into a seperate project (plus each
provider is a separate project)?

The providers do require a number of XML and XSLT files. I guess these
belong into the webproject so the provider dll can access the files?
So should I create folders in the webproject like this one:

/provider1
/xml
/xslt

/provider2
/xml
/xslt

I know these issues are minor but I always have trouble to decide
where to place what and it makes me feel uncertain. If someone has
done this before and has some general architectural advise then I
would also be most thankful.

Regards
DC

Aug 28 '07 #1
2 1226
does the web project need to edit these files. if not, and they are
really part of the provider, then I'd make them resources in the
provider project.

-- bruce(sqlwork.com)

DC wrote:
Hi,

I have designed some data objects that I want to be filled by several
providers.

Do these objects typically belong into a seperate project (plus each
provider is a separate project)?

The providers do require a number of XML and XSLT files. I guess these
belong into the webproject so the provider dll can access the files?
So should I create folders in the webproject like this one:

/provider1
/xml
/xslt

/provider2
/xml
/xslt

I know these issues are minor but I always have trouble to decide
where to place what and it makes me feel uncertain. If someone has
done this before and has some general architectural advise then I
would also be most thankful.

Regards
DC
Aug 28 '07 #2
DC
On 28 Aug., 19:02, bruce barker <nos...@nospam.comwrote:
does the web project need to edit these files. if not, and they are
really part of the provider, then I'd make them resources in the
provider project.

-- bruce(sqlwork.com)

DC wrote:
Hi,
I have designed some data objects that I want to be filled by several
providers.
Do these objects typically belong into a seperate project (plus each
provider is a separate project)?
The providers do require a number of XML and XSLT files. I guess these
belong into the webproject so the provider dll can access the files?
So should I create folders in the webproject like this one:
/provider1
/xml
/xslt
/provider2
/xml
/xslt
I know these issues are minor but I always have trouble to decide
where to place what and it makes me feel uncertain. If someone has
done this before and has some general architectural advise then I
would also be most thankful.
Regards
DC- Zitierten Text ausblenden -

- Zitierten Text anzeigen -
Thank you Bruce, good point, the web project does not have to edit the
files. The files are rather integral parts of the provider. I never
used ressource files, I thought they are are about
internationalization and stuff but I will look at that now.

Regards
DC

Aug 29 '07 #3

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

Similar topics

2
by: dee | last post by:
hi, I considering designing a online snipe system. This where i input a price and the application will submit the snipe at the desired time to the site. I have been thinking about the design of...
14
by: John Spiegel | last post by:
Hi all, I'm in the early stages of designing a system that we'll use in-house and am looking for opinions and suggestions for further reading on which directions to take. Background: Though...
2
by: Jackson Yap | last post by:
can someone kind enough to help me look at the attached html and js file? Why is it that the javascript menu could not work at www.apchosting.net but could work at...
2
by: Sky Sigal | last post by:
Hello: I'm currently messing around, and need as much feedback/help as I can get, trying to find the most economical/graceful way to build usercontrols that rely on styling to look any good... ...
2
by: andyjgw | last post by:
Hi I'm a bit new to the designing of custom web page controls and using them in the properties designer window - need a little advice on a concept here. I have two properties in my control -...
7
by: Alan Pretre | last post by:
I have an application installed at a customer site that has been getting a general network error for a couple of years. I was hoping that .NET 2.0 would clear it up, but unfortunately it didn't. ...
4
by: va | last post by:
I realize that ASP.NET profile provider is used to create a strongly typed storage of data that can be used like Session variables but can survive beyond sessions. In my ASP.NET 2.0 application,...
13
by: Alan Silver | last post by:
Hello, MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those...
2
by: Hans Artm | last post by:
Hi, We are developing a site that needs to be localized (english + spanish). The site has a lot of "static" pages with a lot of text, and some dynamic pages. We are unsure how to develop the...
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
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...
1
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...
1
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...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.