ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications

دانلود کتاب کتاب آشپزی Microsoft Windows Communication Foundation 4.0 برای توسعه برنامه های SOA

Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications

مشخصات کتاب

Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications

دسته بندی: ریاضیات کاربردی
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 1849680760, 9781849680769 
ناشر:  
سال نشر: 2010 
تعداد صفحات: 317 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 11 مگابایت 

قیمت کتاب (تومان) : 54,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 9


در صورت تبدیل فایل کتاب Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب کتاب آشپزی Microsoft Windows Communication Foundation 4.0 برای توسعه برنامه های SOA نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب کتاب آشپزی Microsoft Windows Communication Foundation 4.0 برای توسعه برنامه های SOA

درک و پیروی از دستور العمل های این کتاب آسان است زیرا نویسنده در مورد سناریوهای دنیای واقعی بحث می کند. طیف وسیعی از موضوعات تحت پوشش این کتاب توسعه دهنده آینده نگر WCF را در شما نشان می دهد. این یک مرجع جامع به کل WCF نیست، بلکه یک راهنمای عملی است که مهارت را هنگام کار با ویژگی های مختلف WCF افزایش می دهد. برای سهولت درک، نمونه ها توسط اطلاعات پس زمینه مرتبط پشتیبانی می شوند. اگر با Windows Communication Foundation 4.0 کار می کنید و می خواهید هنگام کار با ویژگی های WCF مانند قابلیت همکاری، تولید پروکسی و امنیت کارآمد باشید، این کتاب برای شما بسیار مفید خواهد بود. با استفاده از این کتاب می توانید راه حل های سریع و مفیدی برای انواع سناریوهای توسعه خدمات با استفاده از Microsoft Windows Communication Foundation 4.0 پیدا کنید. برای پیروی از دستور العمل ها باید با دات نت فریم ورک، برنامه نویسی سی شارپ، و اصول SOA و نحوه توسعه آنها راحت باشید.


توضیحاتی درمورد کتاب به خارجی

The recipes in this book are easy to understand and follow as the author discusses real-world scenarios. The range of topics covered in this book will bring out the forward-thinking WCF developer in you. It is not a comprehensive reference to the whole of WCF, but a practical guide that boosts proficiency when working with the various features of WCF. The examples are supported by relevant background information for ease of understanding. If you work with Windows Communication Foundation 4.0 and you want to be efficient when working with WCF features such as interoperability, proxy generation, and security, you will find this book very useful. With this book you will be able to find quick and handy solutions for various kinds of service development scenarios using Microsoft Windows Communication Foundation 4.0. To follow the recipes you will need to be comfortable with .NET Framework, C# programming, and the basics of SOA and how to develop them.



فهرست مطالب

Cover......Page 1
Copyright......Page 3
Credits......Page 4
Foreword......Page 5
About the Author......Page 6
About the Reviewers......Page 7
Table of Contents......Page 8
Preface......Page 12
Introduction......Page 18
Defining a one-way Contract......Page 19
Make DataContract forward-compatible......Page 22
Generate DataContract from an \nXML Schema......Page 24
Using XMLSerializer to control message......Page 27
Using MessageContract to control the......Page 30
Adding a custom SoapHeader via Contract......Page 31
Return custom exception data......Page 34
Introduction......Page 38
Configuring Default Endpoints......Page 39
Setting up two-way communication......Page 42
Building a Publish-Subscribe service......Page 46
Creating a multiple-endpoint service......Page 51
Implementing a POX HTTP service......Page 54
Defining a CustomBinding without a......Page 58
Suppressing mustUnderstand validation......Page 60
Sharing a physical address between......Page 63
Introduction......Page 66
Hosting a service in a console application......Page 67
Hosting a service in Windows Service......Page 70
Hosting a HTTP service with......Page 74
Hosting a non-HTTP service in IIS 7......Page 78
Customizing IIS ServiceHost via......Page 81
Specifying a dedicated service......Page 83
Hosting a service in WSS 3.0......Page 87
Introduction......Page 94
Creating a typed service client......Page 95
Choosing a specific type for......Page 99
Reusing types between service and client......Page 101
Customizing an auto-generated service......Page 105
Building an ad-hoc auto-discoverable......Page 107
Using managed ServiceDiscovery......Page 110
Generating a service proxy in code......Page 117
Customizing auto-generated service......Page 120
Introduction......Page 124
Using ChannelFactory to consume a WCF......Page 125
Invoking async operation via......Page 127
Creating a service via ChannelListener......Page 129
Getting the IP address of a client consumer......Page 132
Adding a dynamic SoapHeader into a \nmessage......Page 133
Introduction......Page 136
Binding a WPF element with data from a \nWCF service......Page 137
Returning ReadOnlyCollection data......Page 139
Using raw XML as an operation parameter......Page 141
Returning a DataTable/DataSet in a......Page 143
Transferring binary data with MTOM......Page 145
Specifying ServiceKnownType......Page 147
Using XmlSerializer for custom data......Page 150
Introduction......Page 154
Setting up ad hoc Windows authentication over plain HTTP......Page 155
Getting an authenticated client identity in a service operation......Page 157
Using username authentication with an ASP.NET membership provider......Page 159
Sending a clear text username token over unsecured HTTP transport......Page 161
Using transport and message security at the same time......Page 164
Authorizing through declarative role-based access control......Page 166
Impersonating with a client caller identity......Page 169
Adding multiple tokens in a service request (supportingToken)......Page 172
Supplying dedicated credentials for firewall or proxy authentication......Page 176
Securing a dynamic SoapHeader......Page 177
Hosting a singleton instance service......Page 182
Invoking a WCF service without blocking \nthe front UI......Page 184
Using throttling to control service \nconcurrency......Page 187
Ensuring termination of a client session......Page 189
Tuning WCF concurrency performance via Visual Studio testing tools......Page 191
Introduction......Page 198
Using a custom ServiceHost......Page 200
Intercepting operation parameters in a \nstrong-type manner......Page 202
Filtering operation requests based on \nmessage......Page 205
Generic operation error handling with \nOperationInvoker......Page 209
Altering operation messages via \nMessageInspector......Page 214
Building a custom MessageEncoder......Page 219
Centralizing authorization through a custom ServiceAuthorizationManager......Page 225
Introduction......Page 228
Building a self-hosted REST service......Page 229
Using an auto-generated Help page......Page 232
Mapping URL suffix to operation parameters......Page 234
Applying OutputCache in a REST service......Page 237
Implementing file download via REST \nendpoint......Page 239
Consuming a WCF service from an ASP.NET AJAX client......Page 241
Accessing a remote REST service in an \nAJAX client......Page 245
Introduction......Page 248
Building a WS-I Basic Profile 1.1 compatible service......Page 249
Consuming an ASMX Web Service from a \nWCF client......Page 251
Accessing a WCF service via the \nWebRequest component......Page 254
Consuming a WCF service with a raw \nMSMQ program......Page 257
Using a WCF Service in Microsoft Office......Page 261
Using the WCF Test Client tool to test a service......Page 266
Capturing WCF request/response \nmessages via Fiddler tool......Page 269
Using built-in tracing and message logging......Page 271
Debugging in a Windows service host......Page 275
Creating a custom Visual Studio Debugger Visualizer for WCF debugging......Page 277
Using PerformanceCounters for WCF \nservice monitoring......Page 281
Introduction......Page 286
Creating test X.509 certificates for WCF Service......Page 287
Managing X.509 certificates installed on service machine......Page 289
Building an RSS feed service......Page 293
Building a routing service......Page 297
Registering WCF components manually in IIS server......Page 301
Index......Page 304




نظرات کاربران