Либрус
 
Сделать стартовой
Добавить в избранное
Обратная связь
Карта сайта
Зеркало сайта
Новости RSS 2.0
ПОСТУПЛЕНИЯ 
«    Май 2024    »
ПнВтСрЧтПтСбВс
 12345
6789101112
13141516171819
20212223242526
2728293031 
РУБРИКАТОР 
Открыть | Закрыть

ПОПУЛЯРНОЕ  
АРХИВЫ   
Август 2016 (216)
Июль 2016 (456)
Июнь 2016 (321)
Май 2016 (398)
Апрель 2016 (433)
Март 2016 (554)


  Professional C# 4.0 and .NET 4
 Категория: С, С++, С#, Web - строительство, ASP.NET, «Wrox»
   
 
Professional C# 4.0 and .NET 4
Автор: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner
Издательство: Wrox
Год издания: 2010
isbn: 0470502258
Количество страниц: 1536
Язык: english
Формат: PDF

This book starts by reviewing the overall architecture of .NET in order to give you the background you need to be able to write managed code. After that, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas.
Part I: The C# Language: This section gives a good grounding in the C# language itself. This section doesn’t presume knowledge of any particular language, although it does assume you are an experienced programmer. You start by looking at C's basic syntax and data types, and then explore the object-oriented features of C# before moving on to look at more advanced C# programming topics. Objects, types, inheritance, generics, arrays, tuples, operators, casts, delegates, lambdas, events, strings, regular expressions, collections, Language Integrated, Query (LINQ), Dynamic Language Extensions, memory management, pointers, reflection, errors, and exception are all covered in part 1.
Part II: Visual Studio: This section looks at the main IDE utilized by C# developers worldwide: Visual Studio 2010. The two chapters in this section look at the best way to use the tool to build applications based on the .NET Framework 4. In addition, this section also focuses on the deployment of your projects.
Part III: Foundation: In this section, you look at the principles of programming in the .NET environment. In particular, you look at assemblies, instrumentation, security, threading, tasks, synchronization, localization, System.Transactions, networking, interop, XAML, Managed Extensibility Framework, Manipulating Files and the Registry, transactions, how to build Windows services, and how to generate your own libraries as assemblies, among other topics.
Part IV: data: Here, you look at accessing databases with ADO.NET, ADO.NET Entity Framework, data services. This part also extensively covers support in .NET for XML and on the Windows operating system side, and the .NET features of SQL Server 2008.
Part V: Presentation: This section shows how to build applications based upon the Windows Presentation Foundation and Silverlight, and covers writing components that will run on web sites, serving up web pages. It also has coverage on building classic Windows applications, which are called Windows Forms in .NET. Windows Forms are the thick-client version of applications, and using .NET to build these types of applications is a quick and easy way of accomplishing this task. Finally, it includes coverage of the tremendous number of features that ASP.NET, ASP.NET MVC, and ASP.Net Dynamic Data provide.
Part VI: Communication: This section is all about communication. It covers services for platform-independent communication using the Windows Communication Foundation (WCF). With Message Queuing, asynchronous disconnected communication is shown. This section looks at utilizing the Windows Workflow Foundation 4, as well as peer to peer networking, and creating syndication feeds.
The book closes with an appendix covering Windows 7 and Windows Server 2008 R2 development.
Online Chapters: Even with such a large book, we can't fit in everything we'd like to tell you about C# and using this language with other .NET technologies, so we've made ten additional chapters available online at wrox.com. These chapters include information on a variety of topics: GDI+, which is a technology that is used for building applications that include advanced graphics; .Visual Studio Tools for Office (VSTO); NET Remoting for communication between .NET clients and servers; Enterprise Services for the services in the background; web services with ASP.NET, LINQ to SQL, Windows Workflow Foundation 3.0, and the Managed Add-In Framework (MAF). It also includes examples showing .NET 4 in others supported languages including Visual Basic, C++/CLI, and F#.
 
  • 0
Опубликовал: semenivans | 4-03-2012, 16:43 | Просмотров: 868  Подробнее и с комментариями (0)
  ASP.NET 3.5 Unleashed
 Категория: Компьютерная литература » WEB - строительство » Web - строительство, ASP.NET
   
 
ASP.NET 3.5 Unleashed
Автор: Stephen Walther
Издательство: Sams
Год издания: 2008
isbn: 0672330113
Количество страниц: 192
Язык: english
Формат: PDF

This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced with the ASP.NET 3.5 Framework: ListView and DataPager. With its coverage of ASP.NET AJAX, this book shows you how to take advantage of Microsoft's server-side AJAX framework to retrofit existing ASP.NET applications with AJAX functionality. It also demonstrates how to use Microsoft's client-side AJAX framework to build the web applications of the future: pure client-side AJAX applications. All code samples are written in the C# programming language. (Visual Basic versions of all code samples are included on the CD-ROM that accompanies this book.)
 
  • 0
Опубликовал: semenivans | 3-03-2012, 06:17 | Просмотров: 639  Подробнее и с комментариями (0)
  Проектирование прибыльных веб-сайтов
 Категория: Компьютерная литература » WEB - строительство » Web - строительство, ASP.NET
   
 
Проектирование прибыльных веб-сайтов
Автор: Л. Лавдэй, С. Нихаус
Издательство: Манн, Иванов и Фербер
Год издания: 2011
Количество страниц: 248
Язык: русский
Формат: PDF

Эта книга о том, как организовать взаимодействие с посетителями так, чтобы вложенные в создание и рекламу сайта время и деньги принесли максимальную отдачу.
Книга будет полезна не только разработчикам сайтов и тем, кто отвечает за воплощение стратегий интернет-маркетинга, но руководителям компаний, которые хотят понять, на что именно должны уходить рекламные бюджеты в Интернете.
У любой компании в наше время есть сайт, но лишь немногие понимают, как сделать так, чтобы он работал на достижение поставленных целей. И красота — это только часть истории. Конверсия — вот что главное.
 
  • 0
Опубликовал: yunik77 | 28-02-2012, 18:34 | Просмотров: 737  Подробнее и с комментариями (0)
  Planning and Managing Drupal Projects
 Категория: Компьютерная литература » WEB - строительство
   
 
Planning and Managing Drupal Projects
Автор: Nordin D.
Издательство: O'Reilly Media
Год издания: 2011
Количество страниц: 98
Язык: english
Формат: PDF

If you're a solo website designer or part of a small team itching to build interesting projects with Drupal, this concise guide will get you started. Drupal’s learning curve has thrown off many experienced designers, particularly the way it handles design challenges. This book shows you the lifecycle of a typical Drupal project, with emphasis on the early stages of site planning. Learn how to efficiently estimate and set up your own project, so you can focus on ways to make your vision a reality, rather than let project management details constantly distract you.
 
  • 0
Опубликовал: patr1985 | 27-02-2012, 02:54 | Просмотров: 653  Подробнее и с комментариями (0)
  Murach's ASP.NET 3.5 Web Programming with C# 2008
 Категория: С, С++, С#, Java, JavaScript, Ajax, Web - строительство, ASP.NET
   
 
Murach's ASP.NET 3.5 Web Programming with C# 2008
Автор: Anne Boehm
Издательство: Mike Murach & Associates
Год издания: 2008
isbn: 1890774480
Количество страниц: 974
Язык: english
Формат: PDF

This book is for C# developers who want to learn how to develop professional web applications with Microsoft's ASP.NET 3.5. The first 4 chapters present a quick-start course that works both for beginners and for experienced web developers who are new to ASP.NET. Then, the next four sections present: the skills you need for any business application, the skills you need for database applications, the skills you need for e-commerce applications, and the skills you need for developing code that can be reused in other web applications. Along the way, you'll learn about .NET 3.5 enhancements that streamline web development, like the ListView and DataPager controls, LINQ, and AJAX.
 
  • 0
Опубликовал: semenivans | 27-02-2012, 02:10 | Просмотров: 639  Подробнее и с комментариями (0)
  ASP.NET 2.0 Unleashed
 Категория: С, С++, С#, Web - строительство, ASP.NET
   
 
ASP.NET 2.0 Unleashed
Автор: Stephen Walther
Издательство: Sams
Год издания: 2006
isbn: 0672328232
Количество страниц: 1992
Язык: english
Формат: CHM

ASP.NET 2.0 Unleashed is a revision of the best-selling ASP.NET Unleashed, by Microsoft Software Legend Stephen Walther. It covers virtually all features of ASP.NET 2.0 including more than 50 new controls, personalization, master pages, and web parts. All code samples are presented in VB and C#. Throughout the more than 2,000 pages, you will be shown how to develop state-of-the-art Web applications using Microsoft's latest development tools. This resource is guaranteed to be used as a reference guide over and over!
 
  • 0
Опубликовал: semenivans | 27-02-2012, 00:03 | Просмотров: 581  Подробнее и с комментариями (0)
  Web Design in a Nutshell. A Desktop Quick Reference
 Категория: Компьютерная литература » WEB - строительство
   
 
Web Design in a Nutshell. A Desktop Quick Reference
Автор: Jennifer Niederst
Издательство: O’Reilly & Associates, Inc.
Год издания: 1999
Количество страниц: 580
Язык: english
Формат: PDF

This book focuses on the front-end aspects of Web design — HTML authoring, graphics production, and media development. It is not a resource for programming, scripting, or server functions; however, whenever possible, I have tried to provide enough background information on these topics to give designers a level of familiarity with the terminology and technologies. The content in this book is appropriate for all levels of expertise—from professionals who need to look up a particular detail, to beginners who may require full explanations of new concepts and individual tags.

The book is divided into six parts, each covering a general subject area.
 
  • 0
Опубликовал: patr1985 | 24-02-2012, 09:51 | Просмотров: 900  Подробнее и с комментариями (0)
  Головоломки на PHP для хакера
 Категория: PHP - MySQL, Безопасность, взлом, Web - строительство, ASP.NET
   
 
Головоломки на PHP для хакера
Автор: Кузнецов М.В., Симдянов И.В.
Издательство: БХВ-Петербург
Год издания: 2006
Количество страниц: 464
Язык: русский
Формат: DJVU

Данное пособие представляет собой задачник по Web-технологиям с уклоном в защиту Web-приложений от злоумышленников. Цель книги — помочь Web-разработчику научиться самостоятельно обнаруживать и устранять уязвимости в своем коде.
 
  • 0
Опубликовал: yunik77 | 23-02-2012, 16:29 | Просмотров: 678  Подробнее и с комментариями (0)
  Pro ASP.NET MVC Framework
 Категория: Компьютерная литература » WEB - строительство » Web - строительство, ASP.NET
   
 
Pro ASP.NET MVC Framework
Автор: Sanderson, Steven
Издательство: Apress
Год издания: 2009
Количество страниц: 618
Язык: english
Формат: PDF

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 could improve your coding efficiency—and you’ll gain invaluable up–to–date awareness of security, deployment, and interoperability challenges.

The ASP.NET MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform. It introduces a radically new 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.

An integral benefit of this book is that the core Model–View–Controller architectural concepts are not simply explained or discussed in isolation, but demonstrated in action. You’ll work through an extended tutorial to create a working e–commerce web application that combines ASP.NET MVC with the latest C# 3.0 language features and unit–testing best practices. By gaining this invaluable, practical experience, you can discover MVCs 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, including Model–View–Controller and REST concepts.
* Explore the ASP.NET MVC framework with detailed coverage of all aspects of the framework and 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.
 
  • 0
Опубликовал: patr1985 | 19-02-2012, 11:55 | Просмотров: 666  Подробнее и с комментариями (0)
  A Practical Guide to Designing for the Web
 Категория: Компьютерная литература » WEB - строительство » Дизайн
   
 
A Practical Guide to Designing for the Web
Автор: Mark Boulton
Издательство: Mark Boulton Design
Год издания: 2009
Количество страниц: 264
Язык: english
Формат: PDF

A Practical Guide to Designing for the Web aims to teach you techniques for designing your website using the principles of graphic design.

Featuring five sections, each covering a core aspect of graphic design: Getting Started, Research, Typography, Colour, and Layout. Learn solid graphic design theory that you can simply apply to your designs, making the difference from a good design to a great one.
 
  • 0
Опубликовал: patr1985 | 13-02-2012, 03:54 | Просмотров: 669  Подробнее и с комментариями (0)
  Главная страница | Регистрация | Новое на сайте | Статистика |
 
«Librus - Mountain of Knowledge»
«Либрус - гора знаний» 2004-2020
Design by Flashsoft © 2005-2020