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 > january 2004 > threads for january 15 - 21, 2004

Filter by week: 1 2 3 4 5

HTTP Compression of SOAP calls
Posted by Don McNamara at 1/21/2004 10:24:21 AM
Has anyone used HTTP compression of SOAP calls? I haven't been able to find any good documentation on the web or newsgroups on this topic. Any pointers would be appreciated. Thanks, Don don.mcnamara@REMOVEdovestar.com ...more >>

UIP Application Blocks Webform View - Why Response.Redirect?
Posted by ian.smith NO[at]SPAM irascian.com at 1/21/2004 2:18:25 AM
I've just started looking at the UIP application block and am concerned that the WebFormViewManager uses Response.Redirect (client-side round trup) every time there is a change of view via the ActivateView method. Does anybody know why they went this way (very bad for performance) or tried ch...more >>

Cache Application Block Samples?
Posted by Jeffrey A. Monroe at 1/20/2004 5:54:58 PM
The documentation (ie. examples) are pretty thin for the Cache Application Block. Does anyone have a sample of an application which uses the OutProc service? The sample which comes with the CAB download is based on an InProc and uses the Aggragation and other Blocks. I am looking for a pure OutPr...more >>

Updater Application Block problems
Posted by AP at 1/20/2004 11:10:04 AM
Hi, I have modified my app using the self-updater example. The process, however, does not seem to complete and I can not work out why. Here is a copy of my log file. Any help would be appreciated. Thanks, Adam [DownloaderManager.RunDownloader] : Checking on updates for applica...more >>

Anyone running this successfully on Windows NT 4.0 Workstation?
Posted by Stacey Levine at 1/20/2004 10:21:35 AM
Anyone running this successfully on Windows NT 4.0 Workstation? Stacey ...more >>

How to restrict the user not to use ildasm tool on my assembly
Posted by Prasad at 1/19/2004 5:52:19 PM
Hi: I have a component, which encrypts and decrypts the data. There are public key and private keys in code. If user uses "ildasm" tool to view the contents of the component. The public and private keys are visible. How can i restrict the user to use ildasm tool on my assembly. My aim is,...more >>

Updater Application Block - Error opening app.config
Posted by Timmy Jones at 1/19/2004 3:01:54 PM
When my app tries to open my app.config file (in Init() of UpdaterConfiguration.vb - line is: _configuration = CType(ConfigurationSettings.GetConfig("appUpdater"), UpdaterConfiguration)) I get the following error: ConfigurationSettings.GetConfig("appUpdater")Run-time exception thrown: System....more >>

(mostly) Single Form App w/ UIP Application Block
Posted by The_Z at 1/18/2004 12:51:58 PM
Hello, Forgive me if this is too basic a question, but I am a bit confused on a couple areas of the UIP App Block. Specifically, what is the difference between Navigate and StartTask? I realize StartTask goes to a different navigation graph, but is that the only difference? Also, I am curre...more >>



ASP.Net Application Deployment
Posted by Chandru R at 1/16/2004 8:31:19 PM
Hello, Can anyone point me to some good references on physical deployment of an ASP.Net Application. I was hoping to get the pros/cons of a 2 tier / 3 tier physical deployment, with some performance comparisions. Thanks CR ...more >>

Datagrid display properties
Posted by Paul N at 1/16/2004 10:07:33 AM
I am trying to display a large number of data records with a few records distributed throughout containing significant values. Because the records all need to be displayed in a particular order, I cannot simply place the significan values at the top (or bottom) of the screen - they need to...more >>

FileNotFoundException
Posted by garretb NO[at]SPAM lgint.co.za at 1/15/2004 4:36:59 AM
System.IO.FileNotFoundException: File or assembly name CrystalDecisions.CrystalReports.Engine, or one of its dependencies, was not found. File name: "CrystalDecisions.CrystalReports.Engine" at BillingSystem.FrontEnd.ReportViewerForm..ctor (IDictionary ReportParameters, String ReportPath) ...more >>


DevelopmentNow Blog