![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Need specific WCF code sample I am designing a N-tier application. I want to have the data layer and rules engine in a single location on our network; the client would interface with the RE through a WCF application running as a Windows Service. The application would sit behind our firewall and have no ASP component. My problem is that all of the WCF code examples I have been able to find involve web services running in conjunction with IIS. My efforts to use this code as a starting point have not been successful (in particular, the machines all run Vista and so are subject to seemingly pointless security restrictions.) If anyone could point me to code that does NOT mention ASP, web services or HTTP which might suit my needs, I would be very grateful. -- Gregory Gadow |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Need specific WCF code sample Sure, you can self host your own WCF service in your own custom rolled ServiceHost. Read this MSDN Article for more details: http://msdn2.microsoft.com/en-us/library/bb332338.aspx Donn http://blog.donnfelker.com/ "Gregory Gadow" <techbear@xxxxxx> wrote in message news:4807C352.4C1E1DEE@xxxxxx Quote: >I am designing a N-tier application. I want to have the data layer and > rules engine in a single location on our network; the client would > interface with the RE through a WCF application running as a Windows > Service. The application would sit behind our firewall and have no ASP > component. > > My problem is that all of the WCF code examples I have been able to find > involve web services running in conjunction with IIS. My efforts to use > this code as a starting point have not been successful (in particular, > the machines all run Vista and so are subject to seemingly pointless > security restrictions.) > > If anyone could point me to code that does NOT mention ASP, web services > or HTTP which might suit my needs, I would be very grateful. > -- > Gregory Gadow > > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Need specific WCF code sample LLBLGEN pro also have a wcf example on their examples website...which I think will do what you ask.. Regards John "Donn Felker" <donnfelker@xxxxxx> wrote in message news:37EEDADF-3222-4AE2-BC92-AAD1245F4473@xxxxxx Quote: > Sure, you can self host your own WCF service in your own custom rolled > ServiceHost. > > Read this MSDN Article for more details: > http://msdn2.microsoft.com/en-us/library/bb332338.aspx > > Donn > http://blog.donnfelker.com/ > > "Gregory Gadow" <techbear@xxxxxx> wrote in message > news:4807C352.4C1E1DEE@xxxxxx Quote: >>I am designing a N-tier application. I want to have the data layer and >> rules engine in a single location on our network; the client would >> interface with the RE through a WCF application running as a Windows >> Service. The application would sit behind our firewall and have no ASP >> component. >> >> My problem is that all of the WCF code examples I have been able to find >> involve web services running in conjunction with IIS. My efforts to use >> this code as a starting point have not been successful (in particular, >> the machines all run Vista and so are subject to seemingly pointless >> security restrictions.) >> >> If anyone could point me to code that does NOT mention ASP, web services >> or HTTP which might suit my needs, I would be very grateful. >> -- >> Gregory Gadow >> >> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Script-based code sample library (HTA) | VB Script | |||
| [ann] code sample to convert html to vb or vbs... | VB Script | |||
| Embed images in email powershell code sample | PowerShell | |||
| Efficiency in my sample code | PowerShell | |||