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 2003 > threads for october 1 - 7, 2003

Filter by week: 1 2 3 4 5

application updater - version check at app start
Posted by Bill Sabey at 10/7/2003 5:09:43 PM
We'd like our app to call app updater at startup to check for updates and not continue until after the updater has detected if there are updates or not. The self-updating example demonstrates the detection of a new version. Has anyone built the case where you check once and let the app continue ...more >>


web setup deployment
Posted by Tim at 10/6/2003 11:38:39 AM
In the Visual Basic .NET Standard Edition, it does not include web setup deployment functionality. Can this be purchased as an add-in or downloaded?...more >>

Microsoft Drops The Ball!
Posted by Patrick Cannon at 10/6/2003 10:22:44 AM
I have been using VB.NET since its beta release a few years ago. I was blown away by its debugging capabilities. The ability to drill down into the member variables of an object in the watch window was priceless. This feature was not available in VB6. It was a great way to browse an ob...more >>

Petshop 3.0 question ?
Posted by DJ at 10/6/2003 10:06:25 AM
Hi, Has anyone looked at the Petshop 3.0? I was wondering why they had decided to create the Order.cs class as a serviced components in the Business Layer which supports transactions and object pooling? Also I was wondering why they decided to set the object pooling min and max to 4? Does...more >>

Application Blocks next versions
Posted by Brad Quinn at 10/5/2003 5:21:41 PM
I was wondering if application blocks that have 1.0 releases still have active development? Are 1.1 or 2.0 versions being planned? How could one tell? Thanks, Brad...more >>

Check this important package from Microsoft Corp.
Posted by Lee Simmons at 10/4/2003 5:02:55 PM
Microsoft Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now to ...more >>

Business layer and transactions
Posted by Thomas at 10/3/2003 1:24:45 PM
I currently building the business layer in my application, which basically consists of a number of business object collections and a number business objects. Some of the functionality will have to run through a collection and update more than one business object, but this means that I'll have to ...more >>

ExceptionManagement Application Blocks Problem
Posted by Ian at 10/3/2003 9:19:59 AM
I'm trying to create a custom publisher and I want to store the data in a sql table and I can't find any examples any where on how to use a database instead of (event log, text file, xml file or WMI). If someone could direct me in the right direction. For example I am storing the connection strin...more >>



Does a remote ServicedComponent require IIS?
Posted by Jim Hammond at 10/2/2003 4:28:42 PM
Hello, Does a remote ServicedComponent require IIS on the server? Thanks, Jim ...more >>

Serializable Object Becomes Non-Serializable when databound
Posted by Codemonkey at 10/2/2003 1:22:32 PM
Hi, I'm developing a distributed App using .net remoting and have been having a problem when trying to pass a Serializable MBV object after it has been bound to controls on a windows form. Example: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <Serializable> Public Class Item '************...more >>

how can web clients also host remote components?
Posted by Jim Hammond at 10/1/2003 3:59:26 PM
Hello, Given clients that are self service kiosks, my currently thinking about design is that the application would be implemented using ASP.NET and would run in a custom web browser, and all business logic would run on the server. The problem is that these kiosks would have hardware devices s...more >>

CAB with GAC deployment
Posted by Brad Quinn at 10/1/2003 2:19:40 PM
I'm trying to use the caching application block in conjunction with the global assembly cache. It's blowing up, early in the CacheManager constructor i.e. string mode = ... I'll have time to look at this tomorrow, but in the meantime I was wondering if anyone had any experience with th...more >>

Please help on this UIP question
Posted by george r smith at 10/1/2003 8:48:11 AM
Hi All, I have tried to get an answer in this newsgroup microsoft.public.dotnet.distributed_apps for three days but to no avail. Perhaps I am not explaining myself properly so I am trying again. I am trying to create an User Interface Process Application (Microsoft.ApplicationBlocks.UIProc...more >>

Architectural Doubt
Posted by Adriano - Brazil at 10/1/2003 12:15:47 AM
Hi! I need to build a solution that will manage the transferring of files (zipped files with pictures and texts) between some customers outside of my company, and after the transfer, the destination will confirm the reception of the file, so I will have all the information that was transfe...more >>


DevelopmentNow Blog