ورود به حساب

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

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

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

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

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

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


09117307688
09117179751

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

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

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

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

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

پشتیبانی

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

دانلود کتاب Foundations of ASP.NET AJAX

دانلود کتاب مبانی ASP.NET AJAX

Foundations of ASP.NET AJAX

مشخصات کتاب

Foundations of ASP.NET AJAX

ویرایش:  
نویسندگان: , ,   
سری:  
ISBN (شابک) : 9781590598283 
ناشر: Apress 
سال نشر: 2007 
تعداد صفحات: 288 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 7 مگابایت 

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



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

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


در صورت تبدیل فایل کتاب Foundations of ASP.NET AJAX به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب مبانی ASP.NET AJAX نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب مبانی ASP.NET AJAX

از زمان ظهور Google Maps، تکنیک های برنامه نویسی Ajax به یکی از داغ ترین موضوعات در عرصه برنامه نویسی تبدیل شده است. تا به امروز، چارچوب‌های موجود برای ایجاد این برنامه‌ها پیچیده بوده و توسعه Ajax سمت کلاینت (در دستگاه کاربر) را از فناوری پشتیبانی از سمت سرور (در ماشین‌های شرکت) جدا کرده است. این جدایی توسعه را کند و دشوار کرده است. ASP.NET AJAX راه حل مایکروسافت برای این مشکل است. ASP.NET AJAX (با نام قبلی Atlas) مجموعه ای از برنامه های افزودنی برای فناوری موجود ASP.NET 2.0 است که محیطی سریع و ساده برای ایجاد برنامه های Ajax در اختیار شما قرار می دهد.


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

Since the emergence of Google Maps, Ajax programming techniques have become one of the hottest topics in the programming arena. To date, the frameworks available for creating these applications have been complex and have separated the development of the client-side Ajax (on the user's machine) from the server-side supporting technology (on the company's machines). This separation has made development slow and difficult. ASP.NET AJAX is Microsoft's solution to this problem. ASP.NET AJAX (formerly code-named Atlas) is a set of extensions to the existing ASP.NET 2.0 technology that provides you with a fast-and-simple environment to create Ajax applications.



فهرست مطالب

Contents at a Glance......Page 3
Contents......Page 4
About the Authors......Page 9
About the Technical Reviewers......Page 10
Acknowledgments......Page 11
Who This Book Is For......Page 12
Prerequisites......Page 13
Delving into the History of Web Application Technology......Page 14
Thin Client Applications Save the Day......Page 19
AJAX Enters the Picture......Page 20
Object......Page 23
Seeing a Simple Example in Action......Page 25
Summary......Page 28
Introducing ASP.NET 2.0 Server Controls......Page 30
Synchronous vs. Asynchronous Web Applications......Page 37
Introducing the ASP.NET AJAX Architecture......Page 38
An Overview of the AJAX Library......Page 39
The Microsoft AJAX Library and Web Services......Page 40
An Overview of the ASP.NET 2.0 AJAX Extensions......Page 41
Summary......Page 42
JavaScript with the Microsoft AJAX Library......Page 43
Creating Your First AJAX Application......Page 44
Adding a Custom JavaScript Class......Page 46
Using the AJAX Script Manager to Deliver Your Custom Class......Page 49
Coding and Running the Application......Page 52
Using Namespaces and Classes in JavaScript......Page 53
Using Inheritance in JavaScript......Page 55
Implementing Interfaces in JavaScript......Page 57
Accessing Server Resources from JavaScript......Page 61
Summary......Page 66
Extensions......Page 67
Extension......Page 73
Namespace......Page 78
and Client Component Model......Page 82
Global Shortcuts......Page 89
Namespace......Page 90
Summary......Page 92
Using ASP.NET AJAX Server Controls in Visual Studio 2005......Page 93
Using the......Page 95
Programming with the......Page 96
Performing Partial Rendering......Page 98
Tag......Page 99
Specifying Services......Page 100
Control......Page 101
Control......Page 102
Control......Page 107
Programming with......Page 110
Tag......Page 111
Using Triggers......Page 113
Control......Page 114
Control......Page 115
Control......Page 117
Control......Page 118
Summary......Page 120
Using the UpdatePanel, UpdateProgress, and Timer Controls......Page 121
Using a Task List Manager......Page 127
Summary......Page 141
Installing the ASP.NET AJAX Control Toolkit......Page 142
Controls......Page 144
Control......Page 146
Control......Page 148
Using Fade Animation......Page 149
Using Length Animation......Page 151
Control......Page 155
Summary......Page 174
Extender......Page 175
Extender......Page 178
Extenders......Page 184
Extender......Page 187
Control......Page 200
Extender......Page 205
Control......Page 211
Summary......Page 214
Introduction to Microsoft Virtual Earth (VE)......Page 215
Control......Page 216
Creating a Simple Map......Page 217
Setting Longitude and Latitude......Page 226
Setting the Zoom Level......Page 228
Choosing a Map Type......Page 229
Specific or Relative Panning......Page 230
Using Pushpins......Page 233
Summary......Page 234
Building a Sample Application Using ASP.NET AJAX......Page 235
Understanding the Application Architecture......Page 236
Creating the Application......Page 239
Creating Basic Company and Quote Information......Page 242
Creating the Price History Pane......Page 248
Creating the Wrapper Web Service......Page 249
Consuming the Web Service......Page 250
Creating the Charts & Analytics Pane......Page 251
Using the ZedGraph Library Charting Engine......Page 253
Drawing the Price History Graph with ZedGraph......Page 254
Rendering the Charts within the......Page 258
Generating an Analytics Graph......Page 259
Applying ASP.NET AJAX......Page 263
Summary......Page 265
Index......Page 267




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