<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Windows Communication Foundation (WCF)</title><link>https://www.dotnetzone.gr:443/cs/forums/101/ShowForum.aspx</link><description>Συζήτηση σχετικά με την χρήση του WCF για την ανάπτυξη υψηλής απόδοσης, ασφαλών, και cross enterprise distributed εφαρμογών.</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Πως μπορώ να μεταφέρω τις ρυθμίσεις από το config file σε κώδικα;</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/77181.aspx</link><pubDate>Sat, 22 Aug 2015 18:52:20 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:77181</guid><dc:creator>γιωργος μπακογιαννης</dc:creator><slash:comments>4</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/77181.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=77181</wfw:commentRss><description>&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;Πως μπορώ να μεταφέρω τις ρυθμίσεις από το config file σε κώδικα;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;Σχετικό App.config file:&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;lt;configuration&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;lt;system.serviceModel&amp;gt; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;client&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;endpoint name="FileRepositoryService" address="net.tcp://192.168.0.100:5000" binding="netTcpBinding" contract="FileServer.Services.IFileRepositoryService" bindingConfiguration="customTcpBinding"/&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/client&amp;gt; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;bindings&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;netTcpBinding&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;binding name="customTcpBinding" receiveTimeout="00:01:00" sendTimeout="00:01:00" maxReceivedMessageSize="204800" transferMode="Streamed"/&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/netTcpBinding&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/bindings&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;nbsp; &amp;lt;/system.serviceModel&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face="Calibri, sans-serif"&gt;&lt;span style="font-size:14.6666669845581px;line-height:15.6933336257935px;"&gt;&amp;lt;startup&amp;gt;&amp;lt;supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/&amp;gt;&amp;lt;/startup&amp;gt;&amp;lt;/configuration&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;</description></item><item><title>Πως αυξάνεις τον χρόνο στο WCF;</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/69387.aspx</link><pubDate>Mon, 20 Feb 2012 23:37:37 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:69387</guid><dc:creator>azouritis</dc:creator><slash:comments>4</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/69387.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=69387</wfw:commentRss><description>Παιδιά έχω φτίξεσ μία υπηρεσία WCF και μία εφαρμογή Silverlight. Όταν την τρέχω μου εφανίζει το εξής σφάλμα:&lt;br&gt;"The HTTP request to 'http://localhost:52911/Service1.svc' has exceeded the allotted timeout. The time allotted to this operation may have been a portion of a longer timeout."&lt;br&gt;Γιατί από default ο χρόνος είναι στο ένα λεπτό.&lt;br&gt;Πως μπορώ να τον αυξήσω...;&lt;br&gt;Ευχαριστώ.&lt;br&gt;</description></item><item><title>middleware application</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/67882.aspx</link><pubDate>Sun, 23 Oct 2011 03:56:01 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:67882</guid><dc:creator>vasilis_p</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/67882.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=67882</wfw:commentRss><description>&lt;P&gt;Καλησπέρα δεν ξέρω αν γράφω στο σωστό σημέιο.&lt;/P&gt;
&lt;P&gt;έχω ένα project και θα ήθελα την βοήθειά σας. &lt;BR&gt;έχω σε έναν server&amp;nbsp;με&amp;nbsp;πολλές βάσεις δεδομένων (απο τα eshop των πελατών της εταιρείας) &lt;BR&gt;Για κάθε μια έχω ένα web service το οποίο δίνει προς τα έξω τα είδη με τις τιμές. &lt;BR&gt;Θέλω να φτιάξω ένα web site στο οποίο θα μπαίνει ο χρήστης και έχει την δυνατότητα αναζήτησης είδους και θα του δείχνει από όλες τις βάσεις την τιμή του είδους. &lt;BR&gt;Δεν θέλω να φτιάξω στο web site μια διαδικασία η οποία θα καλεί ένα - ένα τα web services, γιατί φαντάζομαι ότι αυτό θα καθυστερεί. &lt;BR&gt;Λέω λοιπόν να φτιάξω έναν application server ο οποίος θα πρέπει το request (δηλαδή ποιο είδος ψάχνει ο χρήστης) θα τρέχει async τα web services και θα κάνει merge τα αποτελέσματα για να τα στείλει πίσω στον χρήστη. &lt;BR&gt;Το πρόβλημά μου είναι ότι δεν ξέρω τι γλωσσα να χρησιμοποιήσω για να φτιάξω τον application server ,και με τι τρόπο (πρωτόκολλο) να επικοινωνήσω. Μπορεί να λυθεί το παραπάνω με microsoft WCF ή με Advanced Message Queuing Protocol (AMQP) ή με κάποιο άλλο τρόπο ? &lt;BR&gt;τι να κοιτάξω ? &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;Ευχαριστώ.&lt;/P&gt;</description></item><item><title>Go Beyond RIA Services?</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/65402.aspx</link><pubDate>Thu, 28 Apr 2011 18:28:01 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:65402</guid><dc:creator>Underwater</dc:creator><slash:comments>2</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/65402.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=65402</wfw:commentRss><description>&lt;P style="MARGIN:0in 0in 10pt;" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-ansi-language:EL;"&gt;Είδα αυτό το προϊόν που προσφέρει μια &lt;SPAN style="LINE-HEIGHT:115%;FONT-FAMILY:'Calibri','sans-serif';FONT-SIZE:11pt;mso-ansi-language:EL;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:'Times New Roman';mso-bidi-theme-font:minor-bidi;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;απλοποίηση&amp;nbsp;&lt;/SPAN&gt;και βελτίωση στη λειτουργία του &lt;/SPAN&gt;RIA&lt;SPAN style="mso-ansi-language:EL;"&gt; &lt;/SPAN&gt;Services&lt;SPAN style="mso-ansi-language:EL;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 10pt;" class=MsoNormal&gt;&lt;A href="http://www.ideablade.com/DevForceSilverlight/DevForceSilverlight_And_WCF_RIAServices_FeatureComparison.aspx"&gt;&lt;FONT color=#0000ff size=3 face=Calibri&gt;http&lt;SPAN style="mso-ansi-language:EL;"&gt;://&lt;/SPAN&gt;www&lt;SPAN style="mso-ansi-language:EL;"&gt;.&lt;/SPAN&gt;ideablade&lt;SPAN style="mso-ansi-language:EL;"&gt;.&lt;/SPAN&gt;com&lt;SPAN style="mso-ansi-language:EL;"&gt;/&lt;/SPAN&gt;DevForceSilverlight&lt;SPAN style="mso-ansi-language:EL;"&gt;/&lt;/SPAN&gt;DevForceSilverlight&lt;SPAN style="mso-ansi-language:EL;"&gt;_&lt;/SPAN&gt;And&lt;SPAN style="mso-ansi-language:EL;"&gt;_&lt;/SPAN&gt;WCF&lt;SPAN style="mso-ansi-language:EL;"&gt;_&lt;/SPAN&gt;RIAServices&lt;SPAN style="mso-ansi-language:EL;"&gt;_&lt;/SPAN&gt;FeatureComparison&lt;SPAN style="mso-ansi-language:EL;"&gt;.&lt;/SPAN&gt;aspx&lt;/FONT&gt;&lt;/A&gt;&lt;SPAN style="mso-ansi-language:EL;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 10pt;" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-ansi-language:EL;"&gt;Σε κάτι τόσο 'core' για μια εφαρμογή, θα ρίσκαρε κανείς να πάει με έναν 3&lt;/SPAN&gt;&lt;SUP&gt;rd&lt;/SUP&gt;&lt;SPAN style="mso-ansi-language:EL;"&gt; &lt;/SPAN&gt;Party&lt;SPAN style="mso-ansi-language:EL;"&gt;? &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 10pt;" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-ansi-language:EL;"&gt;Εντάξει για κάποιο όμορφο &lt;/SPAN&gt;Control&lt;SPAN style="mso-ansi-language:EL;"&gt; &lt;SPAN&gt;αλλά ένα ολόκληρο &lt;/SPAN&gt;&lt;/SPAN&gt;infrastructure&lt;SPAN style="mso-ansi-language:EL;"&gt;? &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;SPAN style="mso-ansi-language:EL;"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Τι λετε?&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description></item><item><title>Peer to Peer with .net</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/65072.aspx</link><pubDate>Sat, 09 Apr 2011 05:02:14 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:65072</guid><dc:creator>Bill </dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/65072.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=65072</wfw:commentRss><description>Ψάχνω γενικά helps για peer to peer samples σε C# .... αν έχει κανείς κανα καλό ας μου κάνει post ..thanks...</description></item><item><title>WCF test library</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/60191.aspx</link><pubDate>Thu, 23 Sep 2010 01:06:08 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:60191</guid><dc:creator>m6s</dc:creator><slash:comments>4</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/60191.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=60191</wfw:commentRss><description>Καλησπέρα σας,&lt;div&gt;Έχω το παρακάτω πρόβλημα και θα ήθελα την γνώμη σας...&lt;/div&gt;&lt;div&gt;Στο σχετικό σύνδεσμο έχω&amp;nbsp;&lt;span class="Apple-style-span" style="font-size:13.3333px;"&gt;το web.config : &amp;nbsp;&lt;span class="Apple-style-span" style="font-size:9.25925px;"&gt;&lt;a href="http://bytes.com/topic/net/answers/896211-wcf-10061-error-actively-refused"&gt;http://bytes.com/topic/net/answers/896211-wcf-10061-error-actively-refused&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size:9.25925px;"&gt;&amp;nbsp;&amp;nbsp;)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="font-size:13.3333px;"&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size:11.1111px;"&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;div&gt;Έφτιαξα ένα WCF service library. Το τρέχω από το ίδιο μηχάνημα serv-client, και όλα είναι ωραία, με δύο συναρτήσεις. Στέλνω και τιμές παίρνω απάντηση. Περίφημα.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Έχω&amp;nbsp;το WCF service library στο μηχάνημα. Και άπο δεύτερο μηχάνημα ξεκινάω το wcftestclient.exe&lt;/div&gt;&lt;div&gt;Βρίσκω το service. Βλέπω τις δύο πρός κλήση συναρτήσεις.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Δεν έχω proxy! Δεν έχω firewall.... To localhost:8732, είναι απάντηση του remote(!) προφανώς. Αφού στο wcfTestClient, του ορίζω το 172.16.1.138 ip να&amp;nbsp;βρει&amp;nbsp;τις υπηρεσίες....&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Δίνω λοιπόν εντολή για μία απο αυτές και το μήνυμα είναι :&lt;/div&gt;&lt;div&gt;&lt;pre&gt;&lt;span style="color:black;background-color:transparent;font-family:'Courier New';font-weight:normal;"&gt;&lt;span class="Apple-style-span" style="font-size:x-small;"&gt;Could not connect to net.tcp:&lt;/span&gt;&lt;span style="color:green;background-color:transparent;font-family:'Courier New';font-weight:normal;"&gt;&lt;span class="Apple-style-span" style="font-size:x-small;"&gt;//localhost:8732/WCFEAFDSS/AlgoBox. The connection attempt lasted for a time span of 00:00:01.9860000. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:8732. &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size:x-small;"&gt;

Server stack trace: 
   at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)
   at IAlgoBoxSrv.VerifyEAFDSS()
   at AlgoBoxSrvClient.VerifyEAFDSS()

Inner Exception:
No connection could be made because the target machine actively refused it 127.0.0.1:8732
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;br&gt;&lt;/div&gt;</description></item><item><title>Ξέρει κάνεις πως μπορούμε να υλοποιηθεί πιστοποίησή χρήστη με βάση τα στοιχαεία του στα windows ;</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/57162.aspx</link><pubDate>Wed, 17 Feb 2010 04:22:39 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:57162</guid><dc:creator>angarato_surion</dc:creator><slash:comments>12</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/57162.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=57162</wfw:commentRss><description>Ξέρει κάνεις πως μπορούμε να υλοποιηθεί πιστοποίησή χρήστη με βάση  τα 
στοιχαεία του στα windows  ;&lt;br&gt;
&lt;br&gt;
Φτοιάχνω μια wcf υπηρεσία και θέλω να ρωτά τον χρήστη το όνομα χρήστη 
και τον κωδικό που έχει στον υπολογιστή που  τρέχει η υπηρεσία wcf καμιά
 ιδέα ; &lt;br&gt;
ο πελάτης της υπηρεσίας δεν θα είναι απαραίτητα στον ίδιο  Η.Υ με την 
υπηρεσία </description></item><item><title>σφάλμα unable to automatically debug</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51283.aspx</link><pubDate>Thu, 04 Jun 2009 05:38:43 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51283</guid><dc:creator>angarato_surion</dc:creator><slash:comments>3</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51283.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=51283</wfw:commentRss><description>&lt;img&gt;Παιδια όταν πάω να κάνω debug ένα project που γράφω σε wcf (3.5) ενω το τρέχει κανονικά και δουλεύει . μου πετά αυτο το σφάλμα&lt;br&gt;να πω την αλήθεια δεν ξερώ πως να το διορθώσω ή που είανι το πρόβλημα . η υπηρεσία και ο πέλατης που δπροσπαθώ να δημιουργήσω δεν&amp;nbsp; ειναι σε asp.net σε c# και είναι για desktop εφαρμογή.&lt;br&gt;</description></item><item><title>Windows Communication foundation videos</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/46614.aspx</link><pubDate>Tue, 02 Dec 2008 01:43:04 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:46614</guid><dc:creator>nikolaosk</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/46614.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=46614</wfw:commentRss><description>Στο Blog του Mike Taulty,&lt;br&gt;&lt;br&gt;θα βρείτε πολλά ωραία Videos σε WCF&lt;br&gt;&lt;br&gt;&lt;br&gt;http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2006/09/13/8875.aspx&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>WCF quickstart με MSDN nuggets</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/15718.aspx</link><pubDate>Mon, 21 Aug 2006 20:12:22 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:15718</guid><dc:creator>spantos</dc:creator><slash:comments>1</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/15718.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=101&amp;PostID=15718</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Αν θέλετε μια πρώτη επαφή με WCF τα επόμενα 8 MSDN Nuggets είναι μια καλή και σύντομη αρχή...&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://go.microsoft.com/?linkid=4091084"&gt;Hello world&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://go.microsoft.com/?linkid=4091085"&gt;Serialization options&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://go.microsoft.com/?linkid=4269547"&gt;Sessions&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://go.microsoft.com/?linkid=4691629"&gt;Message security&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://go.microsoft.com/?linkid=4402071"&gt;Transactions&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://go.microsoft.com/?linkid=4269548"&gt;Instancing&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://go.microsoft.com/?linkid=4269549"&gt;Concurrency&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://go.microsoft.com/?linkid=4269550"&gt;Exceptions&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description></item></channel></rss>