CSLA .NET

From Rockford Lhotka's Expert C# 2005 and VB 2005 Business Objects books

Welcome to CSLA .NET Sign in | Join | Help
in Search

Unable to write data to the transport connection

Last post 05-28-2008, 9:36 AM by RockfordLhotka. 15 replies.
Page 2 of 2 (16 items)   < Previous 1 2
Sort Posts: Previous Next
  •  05-28-2008, 9:36 AM 23833 in reply to 23832

    RE: RE: RE: RE: RE: RE: Unable to write data to the transport connection

    Oh, I doubt very much that you can create that many objects – that’s just not the right design.

     

    You should consider using a flyweight and/or iterator design pattern if you need to process all that data. Or better yet, when processing huge amounts of data I always start first by trying to do the work in stored procedures. (not that I’m a fan of T-SQL programming, but for processing huge amounts of data it is the right tool for the job)

     

    Rocky

     


    Rocky
Page 2 of 2 (16 items)   < Previous 1 2
View as RSS news feed in XML

Please contact Magenic for your .NET consulting and CSLA .NET mentoring needs.
Please consider making a donation to help support the ongoing development of CSLA .NET.

Make donation through PayPal - it's fast, free and secure!
Why donate?
Powered by Community Server, by Telligent Systems