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 > august 2006

Document Managment
Posted by Jeff Mason at 8/31/2006 9:16:20 AM
I hope I can get some advice on a design/technology question here. The app is a medical claims case management system. It is written in VB.NET and it works great. It is a Winforms app primarily; there is a web component, but that is not relevant to this discussion. A new requirement has re...more >>


ClickOnce
Posted by MMA at 8/31/2006 6:18:01 AM
After the prerequisite .net 2.0 framework and SQL Server Express 2005 has been installed as part of my click once deployment, how do I create the db, tables and load the data. Can I do it as done with a MSI project by creating a custom action? Thanks in advance ...more >>

How to monitor progress of sending a file using HTTP?
Posted by Mike at 8/25/2006 4:11:02 AM
Hello, I am writing a a routine using the .NET Compact Framework v2 to transfer binary files from a PocketPC to a virtual directory on an IIS server using HTTP. The code that I am using is below and works perfectly well. However, as the files are transferred over a mobile phone network they...more >>

WebResponse multithreading
Posted by Ruslan Popov at 8/24/2006 7:46:02 AM
Hello, I develop a serverside application which should connect to external systems through Http to get a lot of data (megs of Xml per request). I use HttpWebRequest. Each http request is sent in a separate thread in order to not lock the application. The application should serve multiple cl...more >>

Configuration for .Net application server
Posted by Ruslan Popov at 8/23/2006 6:56:02 AM
Hello, We start development of a server .Net application and need to decide on the necessary server hardware and software. Our application will consist of COM+ components and a Windows service. The server must be a failover cluster of 2 computers. My questions are: - what hardware you...more >>

Newbie to COM+
Posted by David Chan Hok Ching at 8/20/2006 10:41:01 AM
Hi, Hello everyone, I'm new to COM+ and I would like to build distributed applications with .NET. How should I start? What technology should I need to learn, like XML or OO design? Please help, thanks. David Chan...more >>

web config file
Posted by SalamElias at 8/20/2006 3:08:02 AM
Hi, I am confornted with a problem regarding web.config file. I have 4 environements (Dev, Test, staging and production). The IT people need wgenever a new MSI delivered to have the right environment keys in there sections and not the dev machines web config. What I mean by that I don't want...more >>

ABSOLUTELY strange requirement when installing app proxy (COM+)!!
Posted by David Chan Hok Ching at 8/18/2006 11:39:01 PM
Hi, I've asked this in many other newsgroups but was in vain, hope someone can offer me help here... I've created a com+ ServicedComponent and has installed it in the COM+ catalog (in XP Pro) thru dcomcnfg. However, when I export it as an app proxy and install it on another client machin...more >>



Remoting - Windows Service problem
Posted by Remy De Almeida at 8/11/2006 8:04:14 AM
Hi , I have a remote server which works fine. The Client ans server work with no problem. However when i convert the server to a windows service i run into problems. The service installs fine and starts fine too. It also seems to register the channels and create the well know types. ...more >>

ClickOnce installation fails for some customers
Posted by Carl at 8/10/2006 3:50:18 PM
(Sorry for double post, first post was with wrong mail address) Hi We have ClickOnce deployed an application at serveral customers offices. The initial installation was done with either a ClickOnce CD or through the web server. One customer, with a high security configured environment, th...more >>


DevelopmentNow Blog