Groups | Blog | Home


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 > july 2005 > threads for july 8 - 14, 2005

Filter by week: 1 2 3 4 5

Proper Deployment
Posted by Nikhil at 7/14/2005 9:23:05 AM
All, I just wanted to get your insight on the correct way to deploy .NET dll's I have a web-site, which in turn interacts with my dll's the main dll the web-page calls for now is in Com+ unmanaged code, this in turn at times call's managed code (C# dll's). The process I currently u...more >>


Notification via webservices; transport files via sftp?
Posted by kiln at 7/12/2005 5:18:10 PM
I need to build a program that from a client pc, checks via webservices a public webserver for the availability of new files. What are my options for transferring the files to the client pc? The files would be encrypted word docs. I'd like to keep things as simple to program, and as simple t...more >>

Remote executable
Posted by kentk NO[at]SPAM berger-transfer.com at 7/12/2005 11:41:03 AM
I have created a .net console app and installed it on a machine in our domain. The folder that the app is in is shared. On another machine in the same domain, I map a drive to this folder. On the machine with the mapped drive, I open a cmd window and I am able to run the app. Now if I cha...more >>

BITSDownloader error in Updater Application Block 2.0
Posted by AA at 7/12/2005 8:15:04 AM
I am working on an application using the Updater Application Block 2.0, using BITSDownloader. When BITSDownloader try to download a config file (for example: “myApplication.config”), the BITSDownloader returns this exception: Exception Information Details: ============================...more >>

2 Tier and N-Tier
Posted by Raju Joseph at 7/12/2005 12:00:00 AM
Hi I am looking for some suggestions here. We are creating a distributed app (3-tier) using VB.NET and ASP.NET Web Services. The architecture follows that of a 3-Tier architecture. Now, one of our clients do not want the 3-tier model. They want the application to be just a client-server model....more >>

Sharing data between distributed apps
Posted by Joe Thompson at 7/11/2005 2:56:08 PM
I am using Visual C# to design a system as follows: There will be 3 computers all on the same network running identical programs at the same time. The computers can come up in any order. The programs (which I am writing) are supposed to share their data with one another a few times per se...more >>

TCP Socket Question
Posted by MasterBlaster at 7/11/2005 11:19:16 AM
I'm in the process of building a communication layer for a system that needs real time data transfer from client to client asynchronously and what I have read it seems that socket is a better approach than remoting for client to client communication. Do you feel that is true also I've also see...more >>

Choice Between Windows Service and NET Remoting
Posted by Zeeshan Gulzar at 7/10/2005 10:39:11 AM
I have created three windows services in which two services listening two different logical ports continously and one service capture COM ports. These windows services informs the Main Window Application which is also running in different Application Domain or Window Process space. These servi...more >>




DevelopmentNow Blog