This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I am working on 开发者_运维问答a SSRS 2008 reporting solution and I am running into a problem with a subreport not interactively sorting columns with the asp.net report viewer control. The report itse
We have made a .NET service application to send emails to all the registered users of our website. We have 2,634,789 users and the mail has to go to all of them.In the program I am fetching the infor
I am trying to write a app and service which monitor a given set of services and a) makes sure they are running and b) based on certain criteria, restart them as needed.
I\'ve create a regular old ASMX web service in ASP.NET and added SoapDocumentMethod(OneWay = true)] to the function call as I\'ve read this is supposed to make the call Asynchronous. However I call th
I am hosting a WCF service inside of a WPF app. I would like the WCF to be able to communicate with its host. Specifically, I\'d like to receive event notifications from the WCF when certain WCF metho
What I\'m Trying To Do I\'m trying to create a solution of any kind that will run nightly on a Windows server, authenticate to a website, check a web page on the site for new links indicating a new v
My new project has a design in which there are number windows services for performing different tasks. I have been given a task to create base class from which all of the windows service will inherit.
I have got a windows service written in .NET and I need to be a开发者_Python百科ble to implement a self-restarting feature for it.
Does it make sense to use RIA Services as a service provider to an ASP.NET web application as opposed to just a Silverlight application? We have an infrastructure constraint that the services and the