Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet distributed apps > october 2004 > threads for october 8 - 14, 2004

Filter by week: 1 2 3 4 5

Lease on Life Sponsor Question
Posted by lfiedler NO[at]SPAM cc.gatech.edu at 10/14/2004 1:56:01 PM
I have a few questions on how to make sure remoted objects leases don't expire when they are needed, but also are garbage collected when not needed anymore. I believe I have a solution, but would like others' opinions and solutions. Basically, in my programming model, any node that remotes an...more >>


Reporting tools
Posted by rr at 10/13/2004 5:19:02 PM
Hi iam looking for a reporting tool for .net windows application. Any suggestion/remcommendation would be gr8. thanx...more >>

Updating DB with large collections
Posted by gwenda at 10/13/2004 1:07:02 PM
Hi, My application is composed of business entities which are in the form of classes instances. Some of these entities contains large arraylists of other entities. These entities are being sent to the client - where the user might add/modify/delete some items in the arraylists. Natuaraly, I d...more >>

ActiveRecord Pattern and Associations
Posted by Jason at 10/12/2004 9:25:36 PM
Hi, I was experimenting with the ActiveRecord pattern as defined by Martin Fowler for a small project and was wondering the best way to handle associations. Should the parent ActiveRecord object (e.g. Order) contain child collections (e.g. Order.OrderItems), or do you expose methods on the ...more >>

MSMQ and Client Server Architecture
Posted by Naeem Hassan Dad at 10/11/2004 11:45:05 PM
Hello All we have to implement a client server based application in such way that server can process request from 50,000 or more clients concurrently and the server run smooth and roboust even such number of clients request server simultanously. So afte...more >>

Re: Application objects in UIP
Posted by Deepak Kashyap at 10/11/2004 2:57:04 PM
Hello Robert, But as far as I know, Application and Cache objects are not accessable in the controller class. I'm managing all the session information in the state object in the controller class. If we need to manage application level objects, what is the right approach. Deepak Use ex...more >>

Managed and Unmanaged code transactions
Posted by bikhod at 10/11/2004 7:07:03 AM
Hi Do you happen to know if managed code calling into unmanaged code during a COM+ transaction (activity) needs to do anything special? I have a serviced ..NET class calling into a COM (VB6) coclass. Both are marked as “Requires Tx”. The COM component’s data changes are committed even...more >>

'No error information available: XACT_E_TMNOTAVAILABLE(0x8004D01B)
Posted by HMTan at 10/11/2004 2:15:02 AM
Hi, I was tring to perform distributed transactions with Microsoft OLE DB .NET Data Provider with oracle database 9i as backend. It is giving the following error. 'No error information available: XACT_E_TMNOTAVAILABLE (0x8004D01B)' Could anyone help me to figure out why this error is...more >>



COM+ or service without components
Posted by yaron at 10/10/2004 3:45:05 AM
for a new large enterprise application starting from scratch with c# , and the clients are c# winforms , do we need to use COM+ services or can we use the new COM+1.5 feature service without components for better performance ? thanks. ...more >>

.Net remoting or COM+ ?
Posted by Azerty123 at 10/9/2004 10:03:19 AM
Hi all, I know this question has been asked many times already, but I still have some questions. We would like to use .net remoting for a new distributed application. I understand that a few options are available for the host part (IIS, seperate NT service, console app...). IIS uses http ...more >>


DevelopmentNow Blog