دانلود کتاب Silverlight 2 Unleashed
36,000 تومان
Silverlight 2 Unleashed
موضوع اصلی | رسانه ها |
---|---|
نوع کالا | کتاب الکترونیکی |
ناشر | Sams |
تعداد صفحه | 567 |
حجم فایل | 27 مگابایت |
کد کتاب | 9780672330148,0672330148 |
نوبت چاپ | 1 |
نویسنده | |
---|---|
زبان |
انگلیسی |
فرمت |
|
سال انتشار |
2008 |
جدول کد تخفیف
تعداد کتاب | درصد تخفیف | قیمت کتاب |
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 تومان |
ترجمه فارسی توضیحات (ترجمه ماشینی)
Silverlight 2 Unleashed
نمونههای کد کامل رنگ همانطور که در Visual Studio و Expression Blend ظاهر میشوند ظاهر میشوند!
V
کاملاً رنگی، با شکلهای مفید و رنگآمیزی نحوی چاپ میشود تا نمونههای کد مانند Visual Studio و Expression Blend ظاهر شوند!
Silverlight فناوری جدید رابط کاربری (UI) مبتنی بر وب مایکروسافت است که بر اساس Windows Presentation Foundation (WPF) است که مفاهیم انقلابی بسیاری را معرفی می کند. در دنیای توسعه UI Silverlight از XAML با ابزارهایی مانند Expression Design و Expression Blend برای ایجاد افکتهای رابط کاربری شگفتانگیز (مانند گرادیان، ترکیببندی و انیمیشنها.) استفاده میکند. به جاوا اسکریپت برای خودکارسازی صفحات وب. با Silverlight، شما قدرت دات نت را در چندین پلتفرم (IE و فایرفاکس در ویندوز، فایرفاکس و سافاری در مکینتاش و فایرفاکس در لینوکس) دارید. نویسنده با مثالهای عملی متعدد، شما را خیلی سریع به سرعت بالا میبرد.
V
- از XAML برای ایجاد حالت استفاده کنید. -رابط های کاربر هنر
- ایجاد تبدیل ها و انیمیشن های XAML
- طراحی تجربیات کاربر متقاعد کننده با Microsoft Expression Blend
- ادغام رسانه ها در برنامه های کاربردی اینترنتی غنی خود
- برنامه Silverlight را با هر دو زبان جاوا اسکریپت و دات نت
- استقرار محتوای Silverlight در صفحات وب
- کدگذاری ویدیوها با Expression Media Encoder
- بهترین استفاده را ببرید عناصر، منابع و سبک های سیلورلایت
- از الگوها برای تغییر سریع ظاهر و احساس برنامه خود استفاده کنید
- اشکال زدایی کارآمد کد Silverlight
- از ابزارهای طراحی برای ایجاد گرافیک استفاده کنید که به طور یکپارچه به Silverlight وارد می شوند
В
Laurent Bugnion از آن زمان مهندس نرم افزار بوده است 1996. او با بسیاری از زبان های برنامه نویسی و en ویروسها، از جمله C، C++، جاوا، HTML/CSS/JavaScript، و از سال 2002، پلتفرم Microsoft .NET. او دو بار به عنوان MVP مایکروسافت مفتخر شده است: ابتدا برای ASP.NET و اکنون برای توسعه برنامه های مشتری. او درباره Silverlight و فناوریهای مرتبط در http://blog.galasoft.ch وبلاگ مینویسد.
V
در وب:
همه نمونه ها و کد منبع ارائه شده در این کتاب را از informit.com/title/9780672330148
<P style=''MARGIN دانلود کنید . ® Silverlight 2سطح کاربر:В Beginning—متوسط
V
49.99$ ایالات متحده آمریکا / $54.99 CAN / £31.99 خالص بریتانیا
V
Full Color Code samples appear as they do in Visual Studio and Expression Blend!
В
Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend!
В
Silverlight is Microsoft’s new web-based User Interface (UI) technology, based on Windows Presentation Foundation (WPF), which is introducing many revolutionary concepts in the world of UI development. Silverlight uses XAML, with tools like Expression Design and Expression Blend, to create astonishing UI effects (such as gradients, compositions, and animations.) In addition to the richness of the UI elements, Silverlight 2 allows the use of C# or VB in addition to JavaScript to automate web pages. With Silverlight, you have the power of .NET on multiple platforms (IE and Firefox on Windows, Firefox and Safari on Macintosh, and Firefox on Linux). The author brings you up to speed very quickly with numerous hands-on examples.
В
- Use XAML to create state-of-the-art user interfaces
- Create XAML transforms and animations
- Design compelling user experiences with Microsoft Expression Blend
- Integrate media into your rich Internet applications
- Program Silverlight with both JavaScript and .NET languages
- Deploy Silverlight content to web pages
- Encode videos with Expression Media Encoder
- Make the most of Silverlight elements, resources, and styles
- Use templates to quickly change your application’s look and feel
- Efficiently debug Silverlight code
- Use design tools to create graphics that import seamlessly into Silverlight
В
Laurent Bugnion has been a software engineer since 1996. He has worked with many programming languages and environments, including C, C++, Java, HTML/CSS/JavaScript, and, since 2002, the Microsoft .NET platform. He has been honored twice as a Microsoft MVP: first for ASP.NET and now for Client Application Development. He blogs about Silverlight and related technologies at http://blog.galasoft.ch.
В
ON THE WEB:
Download all examples and source code presented in this book from informit.com/title/9780672330148
В
Category:В Microsoft Programming/Web Programming
Covers:В MicrosoftВ® Silverlight 2
User Level: Beginning—Intermediate
В
$49.99 USA / $54.99 CAN / ВЈ31.99 Net UK
В
نقد و بررسیها
هنوز بررسیای ثبت نشده است.