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 / .NET Framework / Component Services / July 2003

Tip: Looking for answers? Try searching our database.

COM+ I/O and Networking

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rob thomson - 31 Jul 2003 13:13 GMT
Win2k/Com+/VB.NET/SQL Server 2k/XP

Can anyone advise me on the following

We have a 3 tier application
1. Client runs vb.net forms on XP
2. Server runs vb.net dlls in COM+ talking to a database on the same machine
3. Client Server connectivity is via DCOM, ie export client package from the server pacakge

When the client makes a simple call to retrieve 10 records, which are returned as a datatable, over 2 mb of network traffic is generated. The records account for only 10k or so

Has anyone any ideas in terms of how to break this problem down, or is this what we should expect with COM & dotnet.

TIA
Jimmy Nilsson - 31 Jul 2003 13:48 GMT
This sounds as a bit too much overhead.
:-)

Sending datatables over the wire is often a bit expensive. Often 3-5 times larger than the same data in an ordinary collection, but... Have you serialized the datatable at the server-side into a file and investigated the file to see its size and if it contains what you expect?

Best Regards,
Jimmy
www.jnsk.se/weblog/
###
 Win2k/Com+/VB.NET/SQL Server 2k/XP

 Can anyone advise me on the following

 We have a 3 tier application
 1. Client runs vb.net forms on XP
 2. Server runs vb.net dlls in COM+ talking to a database on the same machine
 3. Client Server connectivity is via DCOM, ie export client package from the server pacakge

 When the client makes a simple call to retrieve 10 records, which are returned as a datatable, over 2 mb of network traffic is generated. The records account for only 10k or so

 Has anyone any ideas in terms of how to break this problem down, or is this what we should expect with COM & dotnet.

 TIA

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.