For Nulls check out http://nullabletypes.sourceforge.net/
Regards,
William D. Bartholomew
http://blog.bartholomew.id.au/
Zecharya, Bar (FIRM) wrote:
I have a webservice method that returns the results of an SQL query, and I
want to encapsulate the SQL parameter values in a struct, like so:
struct C
You don't want to do this :) GUI is to server as hat is to foot :)
Make you server a Windows service and remote a single object which raises
interesting events. Connect to that remoted object from the client,
subscribe to its events and log them wherever you want :)
Cheers,
Stoyan
-Original M
I have subscribed to three of the .NET lists, all of them are set-up
exactly the same.
Subscription Type: Index (HTML format)
Header Style: LISTSERV-style name in subject
Acknowledgements: Receive copy of own posting
Misc: None
The ADVANCED-DOTNET list is th
The functionality you are trying to build is also available as an
application block from microsoft called the Updater Application Block for
.NET.
I would suggest you take a look at that first, it will save you quite a bit
of code. The client doesn't need to be connected to the server all the time
Question?
I have a windows forms application that is a remoted Server and it has a Form
with a RichTextBox on it that I want to write a new line to each time a remoted object
is instantiated by a client. There is a referenced class in the in the Forms
application. The Server applicati
William Bartholomew wrote:
> 1. I couldn't run "sn.exe -k" to create a key pair, I received an
> "Access is denied." error. So I used "runas" to execute sn as the local
> administrator user and it successfully created the strong-name key pair.
> ...
> A Google Groups search reveals that this is ca
Hi,
I need to write some registry entries through my DOT SETUP program, though
I am able to add New "Key" but not able to set the defalt Data for the key
from the program.
Can anyone can send some of there expert comments on this issue...I am
totally messed up myself from last 2-3 days by looking
We do something similar with our apps here but we use SQL Server. We upload
the binary install package into a database table and give a version number
to the binary. When your app fires up it checks its version number it has
against the version number in the database. If they don't match then a
Re: Mat Powell's article on the subject of the ASMX handler's capability of
calling the BeginXXX and EndXXX WebMethods on the *server* side.
Can anyone tell me whether the same procedure accepts web methods whose
signature contains out parameters? And if so... how to implement it?
TIA,
MP
=
Hi All,
I have a desktop application which is installed at several location in the
Organisation. This application is subject to changes. So I have a central
server where the latest version is available.
Now, What I want is whenever the new version of application is available
the desktop applicati
10 matches
Mail list logo