Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / August 2007

Tip: Looking for answers? Try searching our database.

Is it a good option to use some components developed by web client software factory

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DotNetGuy - 09 Aug 2007 14:04 GMT
I have developed a data access layer in my web site application by using web
client software factory and put it in my business module as a service.

The question is:
Is it a good option to reuse this data access layer in my web services
developed with Web service software factory to remove the rudundant code?

What's the best approach to create a data access layer to be used in (web
client software factory ) web site and (web service software factory) web
service?

Thanks in advance!
Cowboy (Gregory A. Beamer) - 09 Aug 2007 15:11 GMT
Move to its own library. Then it is a matter of creating references.

If you are using the factories, you will have to refactor out some bits
created by the recipes in the factory. Refactor from one and move to the new
library project and then refactor the other to use the same methods.

Hope I am understanding you correctly. :-)

Signature

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************

>
> I have developed a data access layer in my web site application by using
[quoted text clipped - 10 lines]
>
> Thanks in advance!
DotNetGuy - 09 Aug 2007 21:25 GMT
Thanks Gregory.

Do you think it's a good practice to use Business Module or Foundational
Module from a web service project developed with Web Service Software
Factory?

My Co-workers are developing web sites using web client software factory,
and they created a data access layer. At the same time, I created a web
service using Web Service Software Factory and use Data Access Recipe
geneate another data access layer. The question is if it's good to remove
the data access layer created with recipe and reference and use the Modules
in Web client software factory project(Business Module or Foundational
Module) to reduce the redudant code?

Thanks in advance.

> Move to its own library. Then it is a matter of creating references.
>
[quoted text clipped - 17 lines]
>>
>> Thanks in advance!

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.