all groups > dotnet distributed apps > december 2007
Best Practice for Validation Application Block rulesets to be shared on client & server?
Posted by NonNB at 12/27/2007 9:15:10 PM
Hi & Happy Holidays!
We have a Smart Client business app, and, would like to keep the
validation rules on the server side of the SOA.
However, as a performance benefit (i.e. save an unnecessary server
round trip), and user experience benefit, the "on the fly" validation
capability of VAB / ... more >>
EntLib 2.0 Cryptography Block without keyfile
Posted by tracybannon@mindspring.com at 12/27/2007 9:04:03 AM
Is it possible to use the ENTLIB Cryptography Block without using a
keyfile. In addition to keyfile management
my team is also concerned about performance. In this particular
instance, we are using the cryptography block to enccrypt and decrypt
query strings and the crypto block would see heav... more >>
WCF: WCF service is not visible from clients outside the development computer.
Posted by Mike at 12/26/2007 12:08:23 PM
WCF service is not visible from clients outside the development
computer.
I have the following service implementation
<services>
<service name="Hitnext.ActiveDialer.Services.ActiveDialerServices"
behaviorConfiguration="ServiceBehavior">
<endpoint name="netTCP_Endpoint"... more >>
Design Pattern Consideration
Posted by DS at 12/25/2007 1:30:00 AM
Hello,
I am new to design pattern and need help to understand How to achieve on a
conclusion which pattern is best suited for a Given Complex application.
For example, consider a Payroll application in ASP.Net and a Inventory
Management system Windows application.
Which Pattern is best ... more >>
Host an SOAP - HTTP windows service application Outside of IIS
Posted by aaa.aaa at 12/19/2007 7:01:39 AM
Hello,
I wonder whether with the DotNet framework 2.0, it would be possible to
write a windows application service which incorporated a server HTTTP
"embedded" (via code) without using IIS locally.
The purpose of the application is to consume SOAP messages over HTTP
containing objects... more >>
link in registry
Posted by Alessandro Sbenaglia at 12/15/2007 1:48:00 AM
Hello,
I've this problem: My application is distributed by clickonce on my http
site. During pubblication I set "application available in start-menu". Infact
I can see it but it is only an application reference.
In my registry I would like to add a reference like "emule" does.
I added a key ... more >>
Error with Getting Started Sample from WCF
Posted by michael sorens at 12/13/2007 1:36:04 PM
I am a newbie to WCF. According to the Getting Started Sample
(http://msdn2.microsoft.com/en-us/library/ms751519.aspx) I loaded and bebuilt
the GettingStarted solution from the WCF samples collection and attempted to
execute it. Upon executing the client code, I get an error "(405) method not ... more >>
Dll used by several applications problem
Posted by -R at 12/11/2007 10:47:03 AM
I have a dll which is used by several application.
The Problem => When there is a new build for the Dll ...all the other
dependent application has a new build. So , all the apps has to go through
the QA testiong steps.
Result => A lot of wastage of time and resources.
What should be ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|