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 > june 2007

Windows or Web application?
Posted by cashdeskmac at 6/29/2007 5:16:01 AM
I am working on a very large distributed application which runs very slowly. It has a web front end and a web services layer to communicate between offices. Is there an advantage of having a web front end over a windows UI? What are the arguments for and against each approach? If this ...more >>


Enterprise Services
Posted by Arne at 6/18/2007 7:13:01 AM
How do I debug a component services written in .Net? I tried [assembly: Debuggable(true, true)] in assemblyInfo.cs but that didn;t do anything. -- Arne Garvander Certified .Net Geek Professional Data Dude...more >>

.NET Remoting and IIS Permissions
Posted by Aaron Young at 6/15/2007 12:45:02 PM
Hi, I would like to host a .NET Remoting data access layer for a SQL Server database in IIS. The server will be available to the general public so there is no VPN involved. Anyone can download a demo smart client which will then access the SQL Server data through the .NET Remoting layer in ...more >>

Updater Application Block V2.0: download/activation not occuring
Posted by novahk at 6/15/2007 10:34:01 AM
I've setup a test app that uses the updater app block. The AppStart runs and can identify that there is an update available. Some data is pulled down and placed in a single file in 'Program Files\AppName\UAB\registry'. The file name is "efa3041f-5615-41d1-99bb-ed458577015c.task", it contain...more >>

Deploying Windows App developed in .Net framework
Posted by eva100801 NO[at]SPAM hotmail.com at 6/13/2007 8:57:28 AM
Hi All, I have few questions about deploying windows apps developed in .Net framework. These days it is all about internet apps and services, and I need to develop small windows app and deployed it on a machine with no internet access, no database installed and no .Net framework either. This s...more >>

How to use a dll developed in Vs2005 into Vs2003?
Posted by fedrok at 6/8/2007 3:22:17 AM
Hi! I've got this problem: I've an old BIG project developed in Vs2003. Now I've a little application developed in Vs2005 and I want to integrate this into my old big project Vs2003 based. How can I reference the DDL-2005 into Vs2003? Is it possible? -- fedrok...more >>

Need help to a good architecure ideas !!!
Posted by calderara at 6/7/2007 12:25:01 PM
Dear all, Im ma building an event system application in a kind of service based application. Events system means collecting machine alarms, archive them in a database, provide them to a user interface and provide some statistical calculation frequency. Based on those requirement I am loo...more >>

.NET Remoting to WCF
Posted by Wimpie van Lingen at 6/6/2007 2:34:24 PM
Hi Does anyone maybe have examples of how to convert a simple application that uses .NET Remoting (TCP) to WCF in VB.NET? Or sample applications for WCF in VB.NET would also work. Thanks ...more >>



Object Model Distribution and Concurrency
Posted by BogeyGolf at 6/5/2007 6:44:02 AM
I have a Windows Forms application that configures and monitors hardware devices. I now need to run this application on about 10 PCs that are interconnected via a 10/100 LAN. The PCs will all be running the same Windows Forms application and need to share the same entity objects. The obje...more >>


DevelopmentNow Blog