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 > march 2004 > threads for march 8 - 14, 2004

Filter by week: 1 2 3 4 5

Application Updater - How to Install MSM's
Posted by Alex Stevens at 3/11/2004 4:35:01 PM
Hi, I'm trying to find method by which we can deploy out sindow forms application at the client. It is a windows form application, updating a SQL server database. Simple. I've looked at the Microsoft Application Updater Blocks and alos the www.gotdotnet.com .NET Application Updater. Neithe...more >>


Installing a Win32 Service written in .Net
Posted by M. Allen at 3/11/2004 4:26:07 PM
I would like to install a Win32 Service, written in .Net, on a box without the user having to register the server with "installUtil" and going into the services window and setting up the "Startup type" and properties. Thanks Marc Allen...more >>

Windows Service Auto-Restart
Posted by John Lepone at 3/11/2004 1:15:32 PM
I have a windows service written in VB.NET that needs to be able to restart itself. How would I go about doing this? The server is a Windows 2000 box. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it!...more >>

Microsoft.ApplicationBlocks.ConfigurationManagement.Interfaces.dll name too long for CD printing
Posted by Michael Papageorge at 3/11/2004 12:19:26 PM
Am I missing something obvious here or is this a major oversight..? When deploying the app blocks config management dlls with our apps, we can't write the Microsoft.ApplicationBlocks.ConfigurationManagement.Interfaces.dll file to CD because the name is too long! Anyone got any suggestions? ...more >>

How to stop Updater?
Posted by Marty McDonald at 3/10/2004 4:27:24 PM
I've written a class that uses the ApplicationUpdateManager. The ApplicationUpdateManager uses the DownloadManager to perform work. When the DownloadManager cannot download something properly, I'd like to stop the ApplicationUpdateManager object. But the DownloadManager does not throw exceptio...more >>

SmartClients...
Posted by Kate at 3/10/2004 11:16:29 AM
Hello, Does anyone know of any good books / articles that talk about developing SmartClients ? Many thanks... Kate ...more >>

Remote Console -- Remoting?
Posted by Eirc at 3/10/2004 11:11:06 AM
I have a service that is written in .net and is running on our server. I want to develop a remote console that would be a .net *.exe that would run on a remote machine and connect to the specified service. I want this remote console to be able to connect to the service and report back stats from t...more >>

Authentication through sockets
Posted by Manish Buttan at 3/10/2004 1:11:06 AM
Hi I want to connect to my FTP Server through the authenticated proxy server. My application works behind the proxy when there is no authentication enabled at the proxy server. I am unable to pass the authentication to the socket once the proxy server is authenticated. So can you please hel...more >>



Best practices for validation (discussion)
Posted by richlm at 3/9/2004 8:34:18 PM
I am looking into "best practices" for implementing validation in a n-tier application. UI is initially Windows Forms, but there will also be some web UI later. "Is it sensible to try to encapsulate validation logic in a business entity, in order to keep my UI as thin as possible" e.g. I ...more >>

Using Web Service In Real Life
Posted by GCeaser NO[at]SPAM aol.com at 3/9/2004 9:49:59 AM
OK, So here is my question.... If I understand correctly, when you add a Web Reference to a VS.NEt project, it includes the exact URL (via the WSDL or DISCO -forget which) where the web service should be executed from in real life, while developing an application, the exact location of t...more >>

UIProcess Application Block web.config problem
Posted by jdn at 3/8/2004 7:41:26 PM
From a different thread posted recently "Licensing Question", it was stated by a representative of Microsoft that to use these application blocks in potentially commercial apps, the namespace of the application blocks must be changed (as well as other changes). I have tried to do just this wit...more >>

Separate Application and Database Server?
Posted by alexays NO[at]SPAM hotmail.com at 3/8/2004 7:31:47 AM
We have a 3 tier Microsoft.Net OLTP application, which we currently have installed on several sites with up to 350 concurrent users, with the application and database (MS-Sql) server installed on the same box. We have been asked to provide a specification to support 500 concurrent users. Does an...more >>


DevelopmentNow Blog