Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια

Dot Net Rules

Yes, to dance beneath the diamond sky with one hand waving free

Ιστορικό Δημοσιεύσεων

Παρουσίαση με Ετικέτες

Όλες οι Ετικέτε... » WCF   (RSS)
How to configure WAS for TCP endpoints in IIS
In this post I would like to show you how to activate Windows Activation Services or WAS for TCP based activation.What this means is that it is possible to host WCF Services in IIS and expose TCP endpoints. ( read more ) Διαβάστε περισσότερα
Posted: Δευτέρα, 5 Μαρτίου 2012 2:18 πμ από το μέλος nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , ,
Self-hosting WCF Services
In this post I will show you how to host a WCF Service in your own applications.This is referred as self hosting, meaning the hosting of a WCF Service in a Console application or a Windows Forms application. This is the third post in a series of posts Διαβάστε περισσότερα
Posted: Κυριακή, 4 Μαρτίου 2012 6:19 μμ από το μέλος nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , ,
Host WCF Services in Window Services
In this post I will show you how to host a WCF Service in a Windows service.This is the second post in a series of posts on the various options we have when it comes to hosting WCF Services.If you want to know how to host the WCF Service in IIS have a Διαβάστε περισσότερα
Posted: Κυριακή, 4 Μαρτίου 2012 2:17 πμ από το μέλος nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , ,
Hosting WCF Services in IIS
I am going to start a series of posts regarding the various options we have when we want to host a WCF Service. I am going to show you (in seperate posts) how to host WCF Services in IIS, in Window Services and self-host them. In this post I will show Διαβάστε περισσότερα
Posted: Σάββατο, 3 Μαρτίου 2012 8:34 μμ από το μέλος nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , ,
Create an Ajax enabled WCF service and invoking it using client-side code
In this post I would like to show you again with a hands-on example how to create an Ajax enabled WCF Service and invoke it using the Ajax Script Manager web server control. This is going to be a very simple example and it is for people who are not familiar...(read more)
Using JQuery to call a WCF Service in an ASP.Net application
In this post I would like to show you with a hands-on example how to invoke a WCF service from JQuery . I have already posted a few posts regarding JQuery and server communication.Have a look in this post and in this post . This is a similar post . In...(read more)
Posted: Τρίτη, 27 Δεκεμβρίου 2011 12:22 πμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , ,