Либрус
 
Сделать стартовой
Добавить в избранное
Обратная связь
Карта сайта
Зеркало сайта
Новости RSS 2.0
ПОСТУПЛЕНИЯ 
«    Апрель 2024    »
ПнВтСрЧтПтСбВс
1234567
891011121314
15161718192021
22232425262728
2930 
РУБРИКАТОР 
Открыть | Закрыть

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


  Web Mining and Social Networking: Techniques and Applications (Web Information Systems Engineering and Internet Technologies Book Series)
 Категория: Internet, Web - строительство, ASP.NET, Популярные самоучители
   
 
Web Mining and Social Networking: Techniques and Applications (Web Information Systems Engineering and Internet Technologies Book Series)
Автор: Guandong Xu, Yanchun Zhang, Lin Li
Издательство: Springer
Год издания: 2010
isbn: 1441977341
Количество страниц: 210
Язык: english
Формат: PDF

This book discusses the techniques and applications involved in Web Mining, Web Personalization and Recommendations and Community Web domain analysis, including a detailed presentation about the principles, algorithms are developed, and systems research in these areas.
The volume will be beneficial for both academic and industrial communities interested in engineering and web search applications, web data management, web mining and web knowledge discovery, and the web community and social network analysis.
 
  • 0
Опубликовал: semenivans | 25-03-2012, 21:13 | Просмотров: 740  Подробнее и с комментариями (0)
  Руководство для начинающего пользователя Joomla! 1.7
 Категория: Web - строительство, ASP.NET, Дизайн
   
 
Руководство для начинающего пользователя Joomla! 1.7
Автор: Graf H. / Граф Х.
Издательство: cocoate.com
Год издания: 2011
Количество страниц: 254
Язык: русский
Формат: PDF

Книга создана на основе своей успешной предшественницы, «Joomla! 1.6 — Beginner’s Guide». В «Руководстве для начинающего пользователя Joomla! 1.7» появились новые главы, старые главы переработаны, скриншоты, где это необходимо, заменены.
Она окажется полезной рядовым читателям, рекламодателям, авторам, переводчиками и, конечно, сообществу Joomla!...
 
  • 0
Опубликовал: yunik77 | 15-03-2012, 15:47 | Просмотров: 732  Подробнее и с комментариями (0)
  Beginning ASP.NET Web Pages with WebMatrix
 Категория: Компьютерная литература » WEB - строительство » Web - строительство, ASP.NET
   
 
Beginning ASP.NET Web Pages with WebMatrix
Автор: Mike Brind, Imar Spaanjaars
Издательство: Wrox
Год издания: 2011
Количество страниц: 436
Язык: русский
Формат: PDF

Microsoft WebMatrix is designed to make developing dynamic ASP.NET web sites much easier. This complete Wrox guide shows you what it is, how it works, and how to get the best from it right away. It covers all the basic foundations and also introduces HTML, CSS, and Ajax using jQuery, giving beginning programmers a firm foundation for building dynamic web sites.
 
  • 0
Опубликовал: patr1985 | 15-03-2012, 06:14 | Просмотров: 552  Подробнее и с комментариями (0)
  Joomla! 1.7 - Beginner’s Guide / Руководство для начинающего пользователя Joomla! 1.7
 Категория: Компьютерная литература » WEB - строительство » Web - строительство, ASP.NET
   
 
Joomla! 1.7 - Beginner’s Guide / Руководство для начинающего пользователя Joomla! 1.7
Автор: Graf H
Количество страниц: 254
Язык: русский
Формат: PDF

Книга создана на основе своей успешной предшественницы, «Joomla! 1.6 - Beginner’s Guide». В «Руководстве для начинающего пользователя Joomla! 1.7» появились новые главы, старые главы переработаны, скриншоты, где это необходимо, заменены.
Она окажется полезной рядовым читателям, рекламодателям, авторам, переводчиками и, конечно, сообществу Joomla!...
 
  • 100
Опубликовал: patr1985 | 11-03-2012, 08:57 | Просмотров: 1058  Подробнее и с комментариями (0)
  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 | Просмотров: 865  Подробнее и с комментариями (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 | Просмотров: 635  Подробнее и с комментариями (0)
  Проектирование прибыльных веб-сайтов
 Категория: Компьютерная литература » WEB - строительство » Web - строительство, ASP.NET
   
 
Проектирование прибыльных веб-сайтов
Автор: Л. Лавдэй, С. Нихаус
Издательство: Манн, Иванов и Фербер
Год издания: 2011
Количество страниц: 248
Язык: русский
Формат: PDF

Эта книга о том, как организовать взаимодействие с посетителями так, чтобы вложенные в создание и рекламу сайта время и деньги принесли максимальную отдачу.
Книга будет полезна не только разработчикам сайтов и тем, кто отвечает за воплощение стратегий интернет-маркетинга, но руководителям компаний, которые хотят понять, на что именно должны уходить рекламные бюджеты в Интернете.
У любой компании в наше время есть сайт, но лишь немногие понимают, как сделать так, чтобы он работал на достижение поставленных целей. И красота — это только часть истории. Конверсия — вот что главное.
 
  • 0
Опубликовал: yunik77 | 28-02-2012, 18:34 | Просмотров: 734  Подробнее и с комментариями (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 | Просмотров: 638  Подробнее и с комментариями (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 | Просмотров: 579  Подробнее и с комментариями (0)
  Головоломки на PHP для хакера
 Категория: PHP - MySQL, Безопасность, взлом, Web - строительство, ASP.NET
   
 
Головоломки на PHP для хакера
Автор: Кузнецов М.В., Симдянов И.В.
Издательство: БХВ-Петербург
Год издания: 2006
Количество страниц: 464
Язык: русский
Формат: DJVU

Данное пособие представляет собой задачник по Web-технологиям с уклоном в защиту Web-приложений от злоумышленников. Цель книги — помочь Web-разработчику научиться самостоятельно обнаруживать и устранять уязвимости в своем коде.
 
  • 0
Опубликовал: yunik77 | 23-02-2012, 16:29 | Просмотров: 676  Подробнее и с комментариями (0)
  Главная страница | Регистрация | Новое на сайте | Статистика |
 
«Librus - Mountain of Knowledge»
«Либрус - гора знаний» 2004-2020
Design by Flashsoft © 2005-2020