all groups > dotnet distributed apps > may 2007
Remoting is still alive
Posted by manu at 5/31/2007 7:01:01 AM
Remoting is still alive
Many people think and say that Remoting is dead. They say that “strong
binding†is the way of the past.
This is not true!!!
SOA is a great thing, loose binding is the way to achieve friction free
interaction between systems but it comes with a price, and the price ... more >>
Where is an Application Reference pointing to?
Posted by MarkI at 5/30/2007 3:20:03 PM
I'm using an application built on windows forms which I downloaded from the
web. When I installed it, it placed an "Application Reference" on my
startbar. From what I can tell this is similar to a shortcut. I can open
it with my network cable unplugged so I know it's not only available onli... more >>
MVP Feedback ???
Posted by BogeyGolf at 5/30/2007 4:08:01 AM
In the past, the MSDN Managed Newsgroups were a big help. The feedback from
the general community and MVPs was great. Where did everyone go?... more >>
WCF using MVC/Observer Pattern
Posted by BogeyGolf at 5/24/2007 7:34:01 AM
Sorry for the cross-post, but It was needed to get an MVP to answer/manage.
The other post is in framework.remoting.
I could really use some help on this one.
Last year I developed a “Device Manager†application that managed the
configuration of devices mounted in a 19†equipment ra... more >>
Clickonce app launch at login replace explorer.exe as shell
Posted by ujjc001 NO[at]SPAM gmail.com at 5/23/2007 8:12:40 AM
I(sorry for cross post)
'm trying to get an app to run on logon as the shell. We have our
app run as a kiosk by replacing the shell key value in HKCU\Software
\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell
I've tried the following (used to be a ref to the actual exe, which
now needs t... more >>
Anyone aware of a C# FTP client library that supports pgp encryption?
Posted by Looking for help at 5/21/2007 8:20:14 PM
x-no-archive: yes
Hi All:
I guess I could use something like gnu pgp and piggyback that onto an FTP
client but I was wondering if anyone knew of a commercial C# class library
that has an FTP client that supports PGP encryption and digital signing?
thanks again!!!
... more >>
skipping installing new version cause app can never any more
Posted by Wilson Chan at 5/16/2007 5:37:53 PM
we are using ClickOnce tech for the client, if there is a new version on the
server, the client will prompt to install new version, if we install, it
works fine, but if we choose skip, the client will never run any more,
telling me that could not start app.
when I click the "detail info...", a... more >>
Anyone knows what has happened to Genuine Channels?
Posted by jpersson at 5/15/2007 4:25:00 AM
Hi,
Does anyone know whether Genuine Channels is still actively
maintained? They are not answering postings in their support forums or
even by mail, and the last release was made in february last year even
if they had promised to make a new one in september.
So does anyone knows what has ha... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Client Server shared folder/file upload (security)
Posted by Martin Adhie at 5/8/2007 12:43:01 AM
Hi,
I'm developing like ERP system. Have single central server for database and
file sharing.
About security issue. I encrypt application.config file when deploy to each
client, so they can't see database connection and other setting.
Now folder for file sharing. Client need to upload/... more >>
|