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

ПОПУЛЯРНОЕ  
АРХИВЫ   
Август 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 | Просмотров: 865  Подробнее и с комментариями (0)
  Professional Apache Tomcat 6
 Категория: MySQL (Apache), PostgreSQL, «Wrox»
   
 
Professional Apache Tomcat 6
Автор: Vivek Chopra
Издательство: Wrox, Wiley
Год издания: 2007
isbn: 978-0-471-75361-2
Количество страниц: 664
Язык: english
Формат: PDF

With this comprehensive resource, you'll uncover the ins-and-outs of installing, configuring, and running the Apache Tomcat server. This book not only provides a line-by-line analysis of configuration options, but also explores the features and capabilities of Tomcat. You'll then gain the skills to solve the type of problems that arise during all phases of system administration, including shared hosting, security, system testing, and performance testing and tuning. Focusing exclusively on Tomcat 6, the book takes you through all of the latest architectural and performance changes. You'll progress from basic Tomcat and web application configuration to more advanced techniques for clustering, JDBC connectivity, logging, and much more. All of this will help you effectively manage and administer your Tomcat deployment. Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
 
  • 100
Опубликовал: flashsoft | 14-10-2007, 00:00 | Просмотров: 1823  Подробнее и с комментариями (0)
  Professional XML Databases
 Категория: XML, XSL, RSS, «Wrox»
   
 
Professional XML Databases
Автор: Kevin Williams
Издательство: Wiley, Wrox
Год издания: 2000
isbn: 1861003587
Количество страниц: 840
Язык: english
Формат: PDF

In this book, we look at how to integrate XML into your current relational data source strategies. With the increasing amount of data stored in relational databases, and the importance of XML as a format for marking up data - whether it be for storage, display, interchange, or processing - you need to have command of four key skills: understanding how to structure, process, access, and store your data. By introducing guidelines for how to model your XML documents in relational databases and how to model relational database information as XML, we will establish structures that enable quick and efficient access, and make our data more flexible. We then look at the developer's XML toolbox, discussing associated technologies and strategies that will help us in describing, processing, and manipulating data. We also discuss common techniques for data access, data warehousing, transmission, and marshalling and presentation, giving working examples in every chapter. Whether you are using XML for storage, as an interchange format, or for display, this book looks at some of the key issues you should be aware of when structuring, processing, accessing, and storing your documents.
 
  • 0
Опубликовал: flashsoft | 23-01-2007, 00:00 | Просмотров: 1538  Подробнее и с комментариями (0)
  Professional Linux Programming
 Категория: Unix, Linux, «Wrox»
   
 
Professional Linux Programming
Автор: Neil Matthew, Richard Stones
Издательство: Wiley, Wrox
Год издания: 2004
isbn: 1861003013
Количество страниц: 1058
Язык: english
Формат: PDF

As Linux increases its presence throughout the world as a target platform for professional application development, its growth as a powerful, flexible system offering many free development tools assures its place in the future. By giving you easy access to this comprehensive range of tools, supporting new and nascent technologies, at little or no cost, developing with Linux allows you to apply the solution that's right for you. In this follow-up to the best-selling Beginning Linux Programming, you will learn from the authors' real-world knowledge and experience of developing software for Linux; you'll be taken through the development of a sample 'DVD Store' application, with 'theme' chapters addressing different aspects of its implementation. Meanwhile, individual 'take-a-break' chapters cover important topics that go beyond the bounds of the central theme. All focus on the practical aspects of programming, showing how crucial it is to choose the right tools for the job, use them as they should be used, and get things right first time.
 
  • 0
Опубликовал: flashsoft | 27-12-2006, 00:00 | Просмотров: 2878  Подробнее и с комментариями (0)
  Professional SQL Server 2005 Integration Services
 Категория: SQL - Server, «Wrox»
   
 
Professional SQL Server 2005 Integration Services
Автор: Brian Knightet
Издательство: Wiley, Wrox
Год издания: 2006
isbn: 0764584359
Количество страниц: 720
Язык: english
Формат: CHM

This book will help you get past the initial learning curve quickly so that you can get started using SSIS to transform data, create a workflow, or maintain your SQL Server. Offering you hands-on guidance, you'll learn a new world of integration possibilities and be able to move away from scripting complex logic to programming tasks using a full-featured language.
 
  • 0
Опубликовал: flashsoft | 25-12-2006, 00:00 | Просмотров: 1443  Подробнее и с комментариями (0)
  Beginning ActionScript 2.0
 Категория: Flash, «Wrox»
   
 
Beginning ActionScript 2.0
Автор: Nathan Derksen, Jeff Berg
Издательство: Wiley, Wrox
Год издания: 2006
isbn: 0-7645-7768-9
Количество страниц: 839
Язык: english
Формат: PDF

Offering guidance in an exercise-oriented format that readers will find helpful, this book is the perfect mix of tutorial and hands-on coding Written by a well-known and well-respected Flash development expert, this code-intensive guide shows readers how to work with objects, write and use various functions, handle dynamic data, and integrate with XML Contains complete coverage of the ActionScript language, including data types, variables, events, and more Addresses important topics such as understanding how code fits into a Flash project and where it goes, working with new screen technology, and scripting for video and sound
 
  • 0
Опубликовал: flashsoft | 12-12-2006, 00:00 | Просмотров: 1311  Подробнее и с комментариями (0)
  Accessible XHTML and CSS Web Sites. Problem, Design, Solution
 Категория: HTML, DHTML, CFML (Cold Fusion), CSS, «Wrox»
   
 
Accessible XHTML and CSS Web Sites. Problem, Design, Solution
Автор: Jon Duckett
Издательство: Wrox
Год издания: 2005
isbn: 0-7645-8306-9
Количество страниц: 482
Язык: english
Формат: PDF

Shows Web developers how to make the transition from HTML to XHTML, an XML-based reformulation of HTML that offers greater design flexibility. Demonstrates how to work with CSS (Cascading Style Sheets)-now supported by ninety percent of browsers and integral to new site-building tools from Macromedia and others-and implement a consistent style throughout and entire site. Explains how to make a site accessible to people with impaired vision, limited hand use, dyslexia, and other issues-now a legal requirement for many sites in the U.S. and the U.K.
 
  • 0
Опубликовал: flashsoft | 6-12-2006, 00:00 | Просмотров: 1378  Подробнее и с комментариями (0)
  Beginning Visual Basic .NET Database Programming
 Категория: Basic, VB, «Wrox»
   
 
Beginning Visual Basic .NET Database Programming
Автор: Denise Gosnell, Matthew Reynolds, Bill Forgey
Издательство: Wrox
Год издания: 2001
isbn: 1861005555
Количество страниц: 689
Язык: english
Формат: PDF

This book has been fully tested on and is compliant with the official release of NET. Almost all applications have to deal with data access in some way or another. This book will teach you how to build Visual Basic .NET applications that make effective use of databases. Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and beginners alike. Starting with a guide to the basic principles of database design, we then examine how to query databases and how to access their data - both in Windows applications and remotely using the Internet and Web Services. Every new concept is explained thoroughly with Try It Out examples, plenty of code samples, and end-of-chapter questions to test you.
 
  • 0
Опубликовал: flashsoft | 29-11-2006, 00:00 | Просмотров: 1548  Подробнее и с комментариями (0)
  Professional Perl Programming
 Категория: Perl, Ruby, «Wrox»
   
 
Professional Perl Programming
Автор: Peter Wainwright
Издательство: Wrox
Год издания: 2001
isbn: 1-861004-49-4
Количество страниц: 1200
Язык: english
Формат: PDF

Perl is one of the most important scripting languages in use today. Open source, freely available, portable, versatile, and robust, powerful and easy to use, Perl is the first choice for thousands of professional web developers. But Perl is far more than a scripting language for the web. Supported by a comprehensive standard library and hundreds of third-party libraries, Perl is an increasingly popular choice for application programming. This book provides comprehensive coverage of the Perl language. It covers the fundamentals of data types and file handling through advanced features like regular expressions, object-oriented programming, threads, internationalization, and integrating Perl with the C programming language. The latest version of the language, Perl 5.6, is used throughout, with commentary for those with earlier versions
 
  • 0
Опубликовал: flashsoft | 28-11-2006, 00:00 | Просмотров: 1335  Подробнее и с комментариями (0)
  Beginning Algorithms
 Категория: Основы программирования, алгоритмы, теория, «Wrox»
   
 
Beginning Algorithms
Автор: Simon Harris
Издательство: Wiley, Wrox
Год издания: 2005
isbn: 0764596748
Количество страниц: 591
Язык: english
Формат: PDF

A good understanding of algorithms, and the knowledge of when to apply them, is crucial to producing software that not only works correctly, but also performs efficiently. This is the only bookto impart all this essential information-from the basics of algorithms, data structures, and performance characteristics to the specific algorithms used in development and programming tasks. Packed with detailed explanations and instructive examples, the book begins by offering you some fundamental data structures and then goes on to explain various sorting algorithms. You'll then learn efficient practices for storing and searching by way of hashing, trees, sets, and maps. The authors also share tips on optimization techniques and ways to avoid common performance pitfalls. In the end, you'll be prepared to build the algorithms and data structures most commonly encountered in day-to-day software development.
 
  • 0
Опубликовал: flashsoft | 14-11-2006, 00:00 | Просмотров: 1400  Подробнее и с комментариями (0)
  Главная страница | Регистрация | Новое на сайте | Статистика |
 
«Librus - Mountain of Knowledge»
«Либрус - гора знаний» 2004-2020
Design by Flashsoft © 2005-2020