Компания Microsoft анонсировала предварительную версию первого набора обновлений для Visual Studio 2010. Данный пакет обновлений станет широко доступным 9 декабря (в настоящее время он доступен только подписчикам MSDN).
Улучшения Visual Studio 2010 SP1 Beta включают:
Pro Visual C++/CLI and the .NET 3.5 Platform by Stephen R. G. Fraser
Apress; 1 edition (December 8, 2008)
1080 pages; Language: English
ISBN-10: 1430210532; ISBN-13: 978-1430210535
Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of .NET application development, they will also be learning the syntax of C++, both old and new to .NET. Readers will also gain a good understanding of the .NET architecture. This is truly a .NET book applying C++ as its development language—not another C++ syntax book that happens to cover .NET.
* Learn the syntax and semantics of C++/CLI.
* Program Windows GUI applications.
* Write web applications and web services in C++/CLI.
* Work with data in a database or XML documents.
* Create multithreaded and network–aware applications.
* See how to use C++/CLI unmanaged code properly and safely.
Сейчас никого не удивишь наличием нескольких ядер в процессоре, будь то рабочая станция, ноутбук, нетбук - неважно. Дальше - больше: "двухголовые" процессоры скоро обоснуются и в мобильных телефонах. Вот почему именно сейчас тема распараллеливания программ перестаёт быть академической и приобретает вполне практический интерес. Разумеется, при создании такого ПО есть ряд подводных камней. Кроме того, не всё и не всегда можно и нужно распараллеливать - но это тема отдельного разговора. Цель этой статьи - сделать экскурс в область инструментов от компании Microsoft для создания распараллеленных управляемых приложений.
Programming .NET 3.5 By Jesse Liberty, Alex Horovitz
July 2008; Pages: 476
ISBN 10: 0-596-52756-X | ISBN 13: 9780596527563
Bestselling author Jesse Liberty and industry expert Alex Horovitz uncover the common threads that unite the .NET 3.5 technologies, so you can benefit from the best practices and architectural patterns baked into the new Microsoft frameworks. The book offers a "Grand Tour" of .NET 3.5 that describes how the principal technologies can be used together, with Ajax, to build modern n-tier and service-oriented applications.
|
Программирование для чайников.
|