دانلود کتاب Pro ASP.NET MVC 2 Framework
49,000 تومان
فریم ورک پرو ASP.NET MVC 2
| موضوع اصلی | اقتصاد |
|---|---|
| نوع کالا | کتاب الکترونیکی |
| ناشر | Apress |
| تعداد صفحه | 776 |
| حجم فایل | 7 مگابایت |
| کد کتاب | 1430228865,9781430228868 |
| نوبت چاپ | 2 |
| نویسنده | Steven Sanderson |
|---|---|
| زبان | انگلیسی |
| فرمت | |
| سال انتشار | 2010 |
جدول کد تخفیف
| تعداد کتاب | درصد تخفیف | قیمت کتاب |
| 1 | بدون تخفیف | 25,000 تومان |
| 2 | 20 درصد | 20,000 تومان |
| 3 الی 5 | 25 درصد | 18,750 تومان |
| 6 الی 10 | 30 درصد | 17,500 تومان |
| 11 الی 20 | 35 درصد | 16,250 تومان |
| 21 الی 30 | 40 درصد | 15,000 تومان |
| 31 الی 40 | 45 درصد | 13,750 تومان |
| 41 الی 50 | 50 درصد | 12,500 تومان |
| 51 الی 70 | 55 درصد | 11,250 تومان |
| 71 الی 100 | 60 درصد | 10,000 تومان |
| 101 الی 150 | 65 درصد | 8,750 تومان |
| 151 الی 200 | 70 درصد | 7,500 تومان |
| 201 الی 300 | 75 درصد | 6,250 تومان |
| 301 الی 500 | 80 درصد | 5,000 تومان |
| 501 الی 1000 | 85 درصد | 3,750 تومان |
| 1001 الی 10000 | 90 درصد | 2,500 تومان |
ترجمه فارسی توضیحات (ترجمه ماشینی)
فریم ورک پرو ASP.NET MVC 2
نویسنده استیون ساندرسون از همان ابتدا شاهد بلوغ ASP.NET MVC Framework بوده است، بنابراین تجربه او، همراه با پوشش جامع همه ویژگیهای جدید، از جمله موارد موجود در جعبه ابزار رسمی توسعه MVC، واضحترین درک را از چگونگی این چارچوب جدید هیجانانگیز ارائه میکند. کارایی کدنویسی خود را بهبود بخشید با این کتاب، دانش به روز و ارزشمندی در مورد چالش های امنیت، استقرار و قابلیت همکاری به دست خواهید آورد. ASP.NET MVC 2 Framework یک مدل برنامهنویسی رادیکال با بهرهوری بالا را معرفی میکند که معماری کد پاکتر، توسعه آزمایشمحور و توسعهپذیری قدرتمند را همراه با تمام مزایای ASP.NET 3.5 ترویج میکند. در این کتاب، مفاهیم معماری اصلی مدل-نما-کنترل کننده (MVC) به سادگی توضیح داده نشده یا به صورت مجزا مورد بحث قرار نمی گیرند، بلکه در عمل نشان داده شده اند. شما از طریق یک آموزش گسترده کار خواهید کرد تا یک برنامه کاربردی وب تجارت الکترونیک ایجاد کنید که ASP.NET MVC را با ویژگی های زبان C# و بهترین روش های تست واحد ترکیب می کند. با به دست آوردن این تجربه ارزشمند و عملی، نقاط قوت و ضعف MVC را برای خود کشف خواهید کرد و بهترین تئوری خود را در عمل به کار خواهید برد. آنچه می آموزید برای ASP.NET MVC 2، از جمله مفاهیم MVC و REST، پس زمینه معماری محکمی به دست آورید. کل چارچوب ASP.NET MVC را کاوش کنید و نگاهی دقیق به جعبه ابزار رسمی توسعه MVC بیندازید. ببینید چگونه با توسعه آزمایش محور در عمل کار می کند. از دانش موجود خود به سرعت و به راحتی از طریق ترجمه و مقایسه ویژگیهای ASP.NET کلاسیک با ویژگیهای ASP.NET MVC استفاده کنید. در مورد آخرین مسائل امنیتی و استقرار، از جمله IIS 7.0 بیاموزید. این کتاب برای چه کسانی است. فهرست مطالب ایده بزرگ چیست؟ اولین برنامه ASP.NET MVC شما پیش نیازها SportsStore: یک برنامه واقعی SportsStore: Navigation and Shopping Cart SportsStore: Administration and Final Enhances نمای کلی پروژههای ASP.NET MVC URLs and Routing Controllers and Actions User Enternet Tech Enternet Tech Entertainment آژاکس و اسکریپتنویسی مشتری امنیت و آسیبپذیری استقرار ویژگیهای پلتفرم ASP.NET ارتقاء و ترکیب فناوریهای ASP.NET
Author Steven Sanderson has seen the ASP.NET MVC Framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the clearest understanding of how this exciting new framework can improve your coding efficiency. With this book, you’ll gain invaluable up-to-date knowledge of security, deployment, and interoperability challenges. The ASP.NET MVC 2 Framework introduces a radical high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET 3.5. In this book, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You’ll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you’ll discover MVC’s strengths and weaknesses for yourself—and put your best-learned theory into practice. What you’ll learn Gain a solid architectural background to ASP.NET MVC 2, including MVC and REST concepts. Explore the entire ASP.NET MVC Framework and take a detailed look at the official MVC development toolkit. See how it works with test-driven development in action. Capitalize on your existing knowledge quickly and easily through translation and comparison of features in classic ASP.NET to those in ASP.NET MVC. Learn about the latest security and deployment issues, including IIS 7.0. Who this book is for This book is for web developers with a basic knowledge of ASP.NET and C# who want (or need) to start using the ASP.NET MVC 2 Framework. Table of Contents What’s the Big Idea? Your First ASP.NET MVC Application Prerequisites SportsStore: A Real Application SportsStore: Navigation and Shopping Cart SportsStore: Administration and Final Enhancements Overview of ASP.NET MVC Projects URLs and Routing Controllers and Actions Controller Extensibility Views Models and Data Entry User Interface Techniques Ajax and Client Scripting Security and Vulnerability Deployment ASP.NET Platform Features Upgrading and Combining ASP.NET Technologies

نقد و بررسیها
هنوز بررسیای ثبت نشده است.