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 / Web Services / September 2004

Tip: Looking for answers? Try searching our database.

Please Advice. What?s the right path? plain file vs xml file

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jorge Luzarraga Castro - 07 Sep 2004 21:15 GMT
Hello Everybody!

I?d like that you give me  some advice on what the right approach to import
some data from one system to another is. I know that a webservice fits
perfectly to intercommunicate two different systems but it is said that
unfortunately it is slower than to load a plain txt file via a stored
procedure.

What should I do? To keep loading the data from a plain text file  or to
change the aproach and consume a webservice developed in the other system to
load the data I need.

TIA

Jorge.
Denis Kondratyev - 07 Sep 2004 22:09 GMT
Imho XML is a best approach in many cases (and imho in your situation too),
but I dont use web services always because its "cooool". Check requarements
for you system: how many data u must import - 1 MB or 10 GB? what
environments for your system - intranet or internet, homogeny or heterogenic
system? security requirements?

Denis Kondratyev

> Hello Everybody!
>
[quoted text clipped - 11 lines]
>
> Jorge.
Jorge Luzarraga Castro - 07 Sep 2004 22:53 GMT
Dennis, Thanks for your reply.

Here are some extra considerations:

The initial load is going to be the heaviest, but next loads are gonna be
under 1 MB.
Both of the systems have their own database schema on different servers.
Both of the systems are on top of the .NET Platform and using MSSQLServe 2K.
Both of the systems are part of the same intranet.

Given all of this, is it still good choice to consume a webservice to load
data?

TIA

Jorge Luzarraga

> Imho XML is a best approach in many cases (and imho in your situation too),
> but I dont use web services always because its "cooool". Check requarements
[quoted text clipped - 21 lines]
> >
> > Jorge.
Denis Kondratyev - 08 Sep 2004 19:44 GMT
Imho with 1 MB data u dont have performance troubles with web services via
intranet. For initial load u can use DTS if amount of data is big.

> Dennis, Thanks for your reply.

> Here are some extra considerations:
>
[quoted text clipped - 10 lines]
>
> Jorge Luzarraga

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



©2009 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.