| English | سايت ديگر ما | Picture | Visual Basic | Delphi | Ebook | Forum[2] | SiteList | صفحه اصلي |
| عنوان کتاب:Learning C# 2005 |
| |||
| تعداد صفحات:552 | قیمت:39.99 دلار | سال انتشار:2006 | ناشر:OReilly | |
|
توضیحات: If you're a novice programmer and you want to learn C#, there aren't many books that will guide you. Most C# books are written for experienced C++ and Java programmers. That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to C#. Written in a warm and friendly manner, Learning C# assumes no prior programming experience, and provides a thorough introduction to Microsoft's premier .NET language. The book helps you build a solid foundation in .NET, and shows you how to apply your skills through the use of dozens of tested examples. You'll learn about the syntax and structure of the C# language, including operators, classes and interfaces, structs, arrays, and strings. Better yet, this updated edition of Learning C# has been completely revised to include the very latest content and teaching techniques. Here's what's new: A detailed explanation of C# 2.0 An introduction to Visual Studio 2005, a tool set for building Windows and web applications More than 200 questions and programming exercises to help you better judge your understanding of the material A greater emphasis on event handling Information on generics and generic collections By the time you've finished Learning C#, you'll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications. Whether you have a little object-oriented programming experience or you are new to programming altogether, Learning C# will set you firmly on your way to mastering the essentials of the C# language. | ||||
| عنوان کتاب:Learning SQL on SQL Server 2005 |
| |||
| تعداد صفحات:342 | قیمت:44.99 دلار | سال انتشار:2006 | ناشر:OReilly | |
|
توضیحات: Anyone who interacts with today's modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly. If you're new to databases, or need a SQL refresher, Learning SQL on SQL Server 2005 is an ideal step-by-step introduction to this database query tool, with everything you need for programming SQL using Microsoft's SQL Server 2005-one of the most powerful and popular database engines used today. Plenty of books explain database theory. This guide lets you apply the theory as you learn SQL. You don't need prior database knowledge, or even prior computer knowledge. Based on a popular university-level course designed by authors Sikha Saha Bagui and Richard Walsh Earp, Learning SQL on SQL Server 2005 starts with very simple SQL concepts, and slowly builds into more complex query development. Every topic, concept, and idea comes with examples of code and output, along with exercises to help you gain proficiency in SQL and SQL Server 2005. With this book, you'll learn: Beginning SQL commands, such as how and where to type an SQL query, and how to create, populate, alter and delete tables How to customize SQL Server 2005's settings and about SQL Server 2005's functions About joins, a common database mechanism for combining tables Query development, the use of views and other derived structures, and simple set operations Subqueries, aggregate functions and correlated subqueries, as well as indexes and constraints that can be added to tables in SQL Server 2005 Whether you're an undergraduate computer science or MIS student, a self-learner who has access to the new Microsoft database, or work for your company's IT department, Learning SQL on SQL Server 2005 will get you up to speed on SQL in no time. | ||||
| عنوان کتاب:Digital Identity |
| |||
| تعداد صفحات:254 | قیمت:34.95 دلار | سال انتشار:2005 | ناشر:OReilly | |
|
توضیحات: The rise of network-based, automated services in the past decade has definitely changed the way businesses operate, but not always for the better. Offering services, conducting transactions and moving data on the Web opens new opportunities, but many CTOs and CIOs are more concerned with the risks. Like the rulers of medieval cities, they've adopted a siege mentality, building walls to keep the bad guys out. It makes for a secure perimeter, but hampers the flow of commerce. Fortunately, some corporations are beginning to rethink how they provide security, so that interactions with customers, employees, partners, and suppliers will be richer and more flexible. Digital Identity explains how to go about it. This book details an important concept known as "identity management architecture" (IMA): a method to provide ample protection while giving good guys access to vital information and systems. In today's service-oriented economy, digital identity is everything. IMA is a coherent, enterprise-wide set of standards, policies, certifications and management activities that enable companies like yours to manage digital identity effectively--not just as a security check, but as a way to extend services and pinpoint the needs of customers. Author Phil Windley likens IMA to good city planning. Cities define uses and design standards to ensure that buildings and city services are consistent and workable. Within that context, individual buildings--or system architectures--function as part of the overall plan. With Windley's experience as VP of product development for Excite@Home.com and CIO of Governor Michael Leavitt's administration in Utah, he provides a rich, real-world view of the concepts, issues, and technologies behind identity management architecture. How does digital identity increase business opportunity? Windley's favorite example is the ATM machine. With ATMs, banks can now offer around-the-clock service, serve more customers simultaneously, and do it in a variety of new locations. This fascinating book shows CIOs, other IT professionals, product managers, and programmers how security planning can support business goals and opportunities, rather than holding them at bay. | ||||
| عنوان کتاب:Learning UML 2.0 |
| |||
| تعداد صفحات:286 | قیمت:44.99 دلار | سال انتشار:2006 | ناشر:OReilly | |
|
توضیحات: "Since its original introduction in 1997, the Unified Modeling Language has revolutionized software development. Every integrated software development environment in the world--open-source, standards-based, and proprietary--now supports UML and, more importantly, the model-driven approach to software development. This makes learning the newest UML standard, UML 2.0, critical for all software developers--and there isn't a better choice than this clear, step-by-step guide to learning the language." --Richard Mark Soley, Chairman and CEO, OMG If you're like most software developers, you're building systems that are increasingly complex. Whether you're creating a desktop application or an enterprise system, complexity is the big hairy monster you must manage. The Unified Modeling Language (UML) helps you manage this complexity. Whether you're looking to use UML as a blueprint language, a sketch tool, or as a programming language, this book will give you the need-to-know information on how to apply UML to your project. While there are plenty of books available that describe UML, Learning UML 2.0 will show you how to use it. Topics covered include: Capturing your system's requirements in your model to help you ensure that your designs meet your users' needs Modeling the parts of your system and their relationships Modeling how the parts of your system work together to meet your system's requirements Modeling how your system moves into the real world, capturing how your system will be deployed Engaging and accessible, this book shows you how to use UML to craft and communicate your project's design. Russ Miles and Kim Hamilton have written a pragmatic introduction to UML based on hard-earned practice, not theory. Regardless of the software process or methodology you use, this book is the one source you need to get up and running with UML 2.0. Additional information including exercises can be found at www.learninguml2.com. Russ Miles is a software engineer for General Dynamics UK, where he works with Java and Distributed Systems, although his passion at the moment is Aspect Orientation and, in particular, AspectJ. Kim Hamilton is a senior software engineer at Northrop Grumman, where she's designed and implemented a variety of systems including web applications and distributed systems, with frequent detours into algorithms development. | ||||
| عنوان کتاب:UML 2.0 in a Nutshell |
| |||
| تعداد صفحات:234 | قیمت:34.95 دلار | سال انتشار:2005 | ناشر:OReilly | |
|
توضیحات: System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported language. Today, UML has become the standard method for modeling software systems, which means you're probably confronting this rich and expressive language more than ever before. And even though you may not write UML diagrams yourself, you'll still need to interpret diagrams written by others. UML 2.0 in a Nutshell from O'Reilly feels your pain. It's been crafted for professionals like you who must read, create, and understand system artifacts expressed using UML. Furthermore, it's been fully revised to cover version 2.0 of the language. This comprehensive new edition not only provides a quick-reference to all UML 2.0 diagram types, it also explains key concepts in a way that appeals to readers already familiar with UML or object-oriented programming concepts. Topics include: The role and value of UML in projects The object-oriented paradigm and its relation to the UML An integrated approach to UML diagrams Class and Object, Use Case, Sequence, Collaboration, Statechart, Activity, Component, and Deployment Diagrams Extension Mechanisms The Object Constraint Language (OCL) If you're new to UML, a tutorial with realistic examples has even been included to help you quickly familiarize yourself with the system. | ||||
| عنوان کتاب:MySQL Stored Procedure Programming |
| |||
| تعداد صفحات:636 | قیمت:44.99 دلار | سال انتشار:2006 | ناشر:OReilly | |
|
توضیحات: The implementation of stored procedures in MySQL 5.0 a huge milestone -- one that is expected to lead to widespread enterprise adoption of the already extremely popular MySQL database. If you are serious about building the web-based database applications of the future, you need to get up to speed quickly on how stored procedures work -- and how to build them the right way. This book, destined to be the bible of stored procedure development, is a resource that no real MySQL programmer can afford to do without. In the decade since MySQL burst on the scene, it has become the dominant open source database, with capabilities and performance rivaling those of commercial RDBMS offerings like Oracle and SQL Server. Along with Linux and PHP, MySQL is at the heart of millions of applications. And now, with support for stored procedures, functions, and triggers in MySQL 5.0, MySQL offers the programming power needed for true enterprise use. MySQL's new procedural language has a straightforward syntax, making it easy to write simple programs. But it's not so easy to write secure, easily maintained, high-performance, and bug-free programs. Few in the MySQL world have substantial experience yet with stored procedures, but Guy Harrison and Steven Feuerstein have decades of combined expertise. In MySQL Stored Procedure Programming, they put that hard-won experience to good use. Packed with code examples and covering everything from language basics to application building to advanced tuning and best practices, this highly readable book is the one-stop guide to MySQL development. It consists of four major sections: MySQL stored programming fundamentals -- tutorial, basic statements, SQL in stored programs, and error handling Building MySQL stored programs -- transaction handling, built-in functions, stored functions, and triggers MySQL stored programs in applications -- using stored programs with PHP, Java, Perl, Python, and .NET (C# and VB.NET) Optimizing MySQL stored programs -- security, basic and advanced SQL tuning, optimizing stored program code, and programming best practices A companion web site contains many thousands of lines of code, that you can put to use immediately. Guy Harrison is Chief Architect of Database Solutions at Quest Software and a frequent speaker and writer on MySQL topics. Steven Feuerstein is the author of Oracle PL/SQL Programming, the classic reference for Oracle stored programming for more than ten years. Both have decades of experience as database developers, and between them they have authored a dozen books. | ||||
| عنوان کتاب:Programming PHP, 2nd Edition |
| |||
| تعداد صفحات:540 | قیمت:39.99 دلار | سال انتشار:2006 | ناشر:OReilly | |
|
توضیحات: Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft's ASP .NET technology in popularity. Programmers love its flexibility and speed; designers love its accessibility and convenience. As the industry standard book on PHP, all of the essentials are covered in a clear and concise manner. Language syntax and programming techniques are coupled with numerous examples that illustrate both correct usage and common idioms. With style tips and practical programming advice, this book will help you become not just a PHP programmer, but also a good PHP programmer. Programming PHP, Second Edition covers everything you need to know to create effective web applications with PHP. Contents include: --Detailed information on the basics of the PHP language, including data types, variables, operators, and flow control statements --Chapters outlining the basics of functions, strings, arrays, and objects --Coverage of common PHP web application techniques, such as form processing and validation, session tracking, and cookies --Material on interacting with relational databases, such as MySQL and Oracle, using the database-independent PEAR DB library and the new PDO Library --Chapters that show you how to generate dynamic images, create PDF files, and parse XML files with PHP --Advanced topics, such as creating secure scripts, error handling, performance tuning, and writing your own C language extensions to PHP --A handy quick reference to all the core functions in PHP and all the standard extensions that ship with PHP Praise for the first edition: "If you are just getting into the dynamic Web development world or you are considering migrating from another dynamic web product to PHP, Programming PHP is the book of choice to get you up, running and productive in a short time." --Peter MacIntrye, eWeek "I think this is a great book for programmers who want to start developing dynamic web sites with PHP. It gives a detailed overview of PHP, lots of valuable tips, and a good sense of PHP's strengths." --David Dooling, Slashdot.org | ||||
| عنوان کتاب:Programming SQL Server 2005 |
| |||
| تعداد صفحات:586 | قیمت:49.99 دلار | سال انتشار:2006 | ناشر:OReilly | |
|
توضیحات: SQL Server 2005, Microsoft's next-generation data management and analysis solution, represents a huge leap forward. It comes with a myriad of changes that deliver increased security, scalability, and power--making it the complete data package. Used properly, SQL Server 2005 can help organizations of all sizes meet their data challenges head on. Programming SQL Server 2005 from O'Reilly provides a practical look at this updated version of Microsoft's premier database product. It guides you through all the new features, explaining how they work and how to use them. The first half of the book examines the changes and new features of the SQL Server Engine itself. The second addresses the enhanced features and tools of the platform, including the new services blended into this popular version. Each chapter contains numerous code samples-written in C# and compiled using the Visual Studio 2005 development environment-that show you exactly how to program SQL Server 2005. Programming SQL Server 2005 can help you: Build, deploy, and manage enterprise applications that are more secure, scalable, and reliable Maximize IT productivity by reducing the complexity of building, deploying, and managing database applications Share data across multiple platforms, applications, and devices to make it easier to connect internal and external systems Because the goal of Programming SQL Server 2005 is to introduce all facets of Programming SQL Server 2005, it's beneficial to programmers of all levels. The book can be used as a primer by developers with little or no experience with SQL Server, as a ramp up to the new programming models for SQL Server 2005 for more experienced programmers, or as background and primer to specific concepts. Any IT professional who wants to learn about SQL Server 2005's comprehensive feature set, interoperability with existing systems, and automation of routine tasks will find the answers in this authoritative guide. | ||||
| عنوان کتاب:The Business Case for Enterprise-Class Wireless LANs |
| |||
| تعداد صفحات:456 | قیمت:45.00 دلار | سال انتشار:2006 | ناشر:Cisco Press | |
|
توضیحات: A comprehensive guide to analyzing the business rationale for WLANs Evaluate the business rationale behind the deployment of WLANs, including return on investment (ROI), net present value, payback period, and total cost of ownership Develop a robust execution plan to deploy and operate the WLAN Understand the high-level technical issues of deploying and managing your WLAN from a business decision-maker’s perspective Maximize the positive impact of supplementary and complementary services such as voice, video, and guest WLAN access Identify potential security threats and develop strategies to mitigate attacks Learn methodological and technical best practices from WLAN deployment case studies featuring real-world, enterprise-class businesses and institutions Gather information easily by referring to quick reference sheets and appendixes covering an antenna overview, a high-level sample project plan, checklists, and flowcharts Businesses today are increasingly adopting wireless LANs (WLANs) as a primary data transport mechanism. To determine when and how to effectively deploy WLANs, business managers, project managers, and IT executives need a clear, holistic evaluation of the business benefits and risks behind this complex technology solution.The Business Case for Enterprise-Class Wireless LANs helps you make the right decisions by explaining the business value and cost of investing in a WLAN—from security and architecture to deployment and application. Using a lifecycle perspective, this guide covers the value proposition, cost justification, and alignment of security, design, and operational components within the business.Written in an approachable style, The Business Case for Enterprise-Class Wireless LANs provides a baseline analysis of WLAN technologies for a large-scale deployment and includes concise real-world case studies with checklists and flowcharts that you can adapt for your needs. By recognizing the obstacles and advantages of implementing a WLAN from a strategic and justified business perspective, you can apply the economic benefits to your organization and ensure a timely and efficient deployment of your organization’s WLAN.This volume is in the Network Business Series offered by Cisco Press®. Books in this series provide IT executives, decision makers, and networking professionals with pertinent information about today’s most important technologies and business strategies. | ||||
| عنوان کتاب:Rubyisms in Rails (Digital Short Cut) |
| |||
| تعداد صفحات:54 | قیمت:9.99 دلار | سال انتشار:2006 | ناشر:Addison Wesley Professional | |
|
توضیحات: Rubyisms is an examination of how the style of Ruby informs the design of Rails. In particular, it looks at a few specific examples of how Rails' internal code is implemented in Ruby to instruct about Ruby's design principles. The main goal is simply aesthetic appreciation. But, if you are a beginning programmer in Rails who is stymied in your understanding of Ruby–or an intermediate Rails developer still writing code that looks like Ruby-tinged PHP or Java–this Short Cut will hopefully impart enlightenment and inspiration about the Ruby way of programming. It also reveals how the revolutionary design of the Rails framework can only be built upon the beauty of Ruby. | ||||
| عنوان کتاب:Eclipse Distilled |
| |||
| تعداد صفحات:312 | قیمت:34.99 دلار | سال انتشار:2005 | ناشر:Addison Wesley Professional | |
|
توضیحات: Organized for rapid access, focused on productivity, Eclipse Distilled brings together all the answers you need to make the most of today's most powerful Java development environment. David Carlson introduces proven best practices for working with Eclipse, and shows exactly how to integrate Eclipse into any Agile development process.Part I shows how to customize workspaces, projects, perspectives, and views for optimal efficiency—and how to leverage Eclipse's rapid development, navigation, and debugging features to maximize both productivity and code quality. Part II focuses entirely on Agile development, demonstrating how Eclipse can simplify team ownership, refactoring, continuous testing, continuousintegration, and other Agile practices. Coverage includes Managing Eclipse projects from start to finish: handling both content and complexity Using perspectives, views, and editors to work more efficiently Setting preferences to fit your own unique needs—or your team's Leveraging Eclipse's powerful local and remote debugging tools Understanding how Eclipse fits into contemporary iterative development processes Performing continuous testing with JUnit in the Eclipse environment Using Eclipse's wizard-assisted refactoring tools Implementing continuous integration with Ant-based automated project builders Employing best practices for code sharing with CVS and other repositoriesBy focusing on need-to-know information and providing best practices and methodologies, this book is designed to get you working with Eclipse quickly. Whether you're building enterprise systems, Eclipse plug-ins, or anything else, this concise book will help you write better code—and do it faster. | ||||
| عنوان کتاب:IPsec Virtual Private Network Fundamentals |
| |||
| تعداد صفحات:480 | قیمت:55.00 دلار | سال انتشار:2006 | ناشر:Cisco Press | |
|
توضیحات: This is the Mobipocket version of the print book.An introduction to designing and configuring Cisco IPsec VPNs Understand the basics of the IPsec protocol and learn implementation best practices Study up-to-date IPsec design, incorporating current Cisco innovations in the security and VPN marketplace Learn how to avoid common pitfalls related to IPsec deployment Reinforce theory with case studies, configuration examples showing how IPsec maps to real-world solutionsIPsec Virtual Private Network Fundamentals provides a basic working knowledge of IPsec on various Cisco routing and switching platforms. It provides the foundation necessary to understand the different components of Cisco IPsec implementation and how it can be successfully implemented in a variety of network topologies and markets (service provider, enterprise, financial, government). This book views IPsec as an emerging requirement in most major vertical markets, explaining the need for increased information authentication, confidentiality, and non-repudiation for secure transmission of confidential data. The book is written using a layered approach, starting with basic explanations of why IPsec was developed and the types of organizations relying on IPsec to secure data transmissions. It then outlines the basic IPsec/ISAKMP fundamentals that were developed to meet demand for secure data transmission. The book covers the design and implementation of IPsec VPN architectures using an array of Cisco products, starting with basic concepts and proceeding to more advanced topics including high availability solutions and public key infrastructure (PKI). Sample topology diagrams and configuration examples are provided in each chapter to reinforce the fundamentals expressed in text and to assist readers in translating concepts into practical deployment scenarios. Additionally, comprehensive case studies are incorporated throughout to map topics to real-world solutions. | ||||
| عنوان کتاب:Introducing Microsoft® Windows Vista™ |
| |||
| تعداد صفحات:300 | قیمت:24.99 دلار | سال انتشار:2006 | ناشر:Microsoft Press | |
|
توضیحات: Get a head start with the newest release of Microsoft Windows Vista-with insights from expert author and MVP William Stanek. Preview and evaluate the latest features, capabilities, and improvements to Microsoft Windows®-and hit the ground running. | ||||
| عنوان کتاب:Essential C# 2.0 |
| |||
| تعداد صفحات:768 | قیمت:49.99 دلار | سال انتشار:2006 | ناشر:Addison Wesley Professional | |
|
توضیحات: “Essential C# 2.0 pulls off a very difficult task. The early chapters are comprehensible by beginning developers, while the later chapters pull no punches and provide the experienced developer with the detailed information they need to make the most of C# 2.0. Starting with the first chapter, Mark has successfully interwoven tidbits of information useful to even the most advanced developer while keeping the book approachable.” —Chris Kinsman, chief architect, Vertafore, Microsoft Regional Director “How refreshing! This book deals with C# thoroughly, rather than skimming over the whole .NET framework. It is valuable to newcomers and professionals alike.” —Jon Skeet, C# MVP “Essential C# 2.0 is a one-stop shop for an experienced programmer looking to ramp up on one of the hottest languages around today. Mark delivers an intelligent and detailed tour of C#, providing newcomers to the language with a solid foundation of skill on which to build their next generation of applications.” —Stephen Toub, technical editor, MSDN Magazine “This book provides complete, up-to-date coverage of all the programming constructs in C#. Masterfully organized, it allows beginning programmers to get on board and leads more experienced programmers into the world of structured programming. Because of its unwavering focus on the essential programming constructs of C#—such as generics, delegates, and much more—this book is indispensable. For programmers who want to solve their day-to-day programming issues using the latest features this modern programming language has to offer, this book is indispensable.” —Narendra Poflee, IT integration specialist, Itron Inc. “Essential C# 2.0 is an ideal book for all programmers interested in C#. If you are a beginner, you will quickly learn the basics of C# programming and become familiar with the concepts. The flow of the text is easy to follow and does a great job of not repeating concepts that have already been covered. For the experienced programmer, this book has priceless nuggets embedded within its pages, making it a great read for programmers who are already familiar with C#. This will be a book that I will keep next to my computer for years to come.” —Michael Stokesbary, software engineer, Itron Inc.Essential C# 2.0 is a clear, concise guide to C#—including the features new to C# 2.0. The book clearly presents material for beginners and experts and provides contrasts and comparisons between C# and other languages. The C# language is covered comprehensively and each important construct is illustrated with succinct code examples. Complete code examples are available online. Mark Michaelis has organized the material for quick access. Graphical “mind maps” at the beginning of each chapter show what material is covered and how each topic relates to the whole.Following the C# introduction, readers will learn about C# primitive data types, value types, reference types, type conversions, and arrays Operators and control flow, loops, conditional logic, and sequential programming Methods, parameters, exception handling, and structured programming Classes, inheritance, structures, interfaces, and object-oriented programming Well-formed types, operator overloading, namespaces, and garbage collection Generics, collections, and iterators Reflection, attributes, and declarative programming Threading, synchronization, and multi-threaded patterns Interoperability and unsafe code The Common Language Infrastructure that underlies C#C# 2.0 has a multitude of new features that make the language even more powerful, productive, and efficient. These new features are thoroughly covered in this book. A separate appendix on C# 2.0 topics helps readers quickly find new features of the language.Whether you’re just starting out as a programmer, are an experienced developer looking to learn C#, or are a seasoned C# programmer interested in learning the new features of C# 2.0, Essential C# 2.0 gives you just what you need to quickly get up and running writing C# applications. | ||||
| عنوان کتاب:Voice over IP Fundamentals, Second Edition |
| |||
| تعداد صفحات:432 | قیمت:55.00 دلار | سال انتشار:2006 | ناشر:Cisco Press | |
|
توضیحات: A systematic approach to understanding the basics of voice over IP Understand the basics of enterprise and public telephony networking, IP networking, and how voice is transported over IP networks Learn the various caveats of converging voice and data networks Examine the basic VoIP signaling protocols (H.323, MGCP/H.248, SIP) and primary legacy voice signaling protocols (ISDN, C7/SS7) Explore how VoIP can run the same applications as the existing telephony system but in a more cost-efficient and scalable manner Delve into such VoIP topics as jitter, latency, packet loss, codecs, QoS tools, and securityVoice over IP (VoIP) has become an important factor in network communications, promising lower operational costs, greater flexibility, and a variety of enhanced applications. To help you understand VoIP networks, Voice over IP Fundamentals provides a thorough introduction to the basics of VoIP.Voice over IP Fundamentals explains how a basic IP telephony infrastructure is built and works today, major concepts concerning voice and data networking, and transmission of voice over data networks. You’ll learn how voice is signaled through legacy telephone networks, how IP signaling protocols are used to interoperate with current telephony systems, and how to ensure good voice quality using quality of service (QoS).Even though Voice over IP Fundamentals is written for anyone seeking to understand how to use IP to transport voice, its target audience comprises both voice and data networking professionals. In the past, professionals working in voice and data networking did not have to understand each other’s roles. However, in this world of time-division multiplexing (TDM) and IP convergence, it is important to understand how these technologies work together. Voice over IP Fundamentals explains all the details so that voice experts can understand data networking and data experts can understand voice networking.The second edition of this best-selling book includes new chapters on the importance of billing and mediation in a VoIP network, security, and the common types of threats inherent when packet voice environments, public switched telephone networks (PSTN), and VoIP interoperate. It also explains enterprise and service-provider applications and services. | ||||
| عنوان کتاب:Digital Character Animation 3 |
| |||
| تعداد صفحات:325 | قیمت:50.00 دلار | سال انتشار:2006 | ناشر:New Riders Press | |
|
توضیحات: Whether you’re creating animation for television, advertising, games, or multimedia, [digital] Character Animation 3 can help you bring your imagination to life. In this updated classic, both newcomers to digital animation and old hands looking to hone existing skills will find essential techniques for creating lively, professional-quality animation that are applicable to any software application. Combining the fundamentals of modeling, rigging, and animation with advanced-level information on characterization, directing, and production management, author George Maestri has created an essential resource for digital animators. [digital] Character Animation 3 is packed with beautiful new artwork and Maestri’s invaluable expert tips. Along with clear instruction on the theory and practice of foundation techniques such as rigging, walk-cycles, and lip-synch–the tutorials and exercises in this book let you practice what you’ve learned. Maestri also offers in-depth information on creating nuanced characters that feel “alive” and win audience empathy and attention. The book’s final chapter guides you through the entire filmmaking process, from story development through voice casting and animation directing. | ||||
| عنوان کتاب:Programming Microsoft® Visual C#® 2005: The Language |
| |||
| تعداد صفحات:704 | قیمت:49.99 دلار | سال انتشار:2006 | ناشر:Microsoft Press | |
|
توضیحات: This CORE REFERENCE provides essential insights and practical code samples to develop your proficiency with the language features and capabilities in Visual C# 2005. | ||||
| عنوان کتاب:Effective C#: 50 Specific Ways to Improve Your C# |
| |||
| تعداد صفحات:336 | قیمت:39.99 دلار | سال انتشار:0 | ناشر:Addison Wesley Professional | |
|
توضیحات: C#'s resemblances to C++, Java, and C make it easier to learn, but there's a downside: C# programmers often continue to use older techniques when far better alternatives are available. In Effective C#, respected .NET expert Bill Wagner identifies fifty ways you can start leveraging the full power of C# in order to write faster, more efficient, and more reliable software.Effective C# follows the format that made Effective C++ (Addison-Wesley, 1998) and Effective Java (Addison-Wesley, 2001) indispensable to hundreds of thousands of developers: clear, practical explanations, expert tips, and plenty of realistic code examples. Drawing on his unsurpassed C# experience, Wagner addresses everything from value types to assemblies, exceptions to reflection. Along the way, he shows exactly how to avoid dozens of common C# performance and reliability pitfalls. You'll learn how to: Use both types of C# constants for efficiency and maintainability, see item 2 Use immutable data types to eliminate unnecessary error checking, see item 7 Avoid the C# function that'll practically always get you in trouble, see item 10 Minimize garbage collection, boxing, and unboxing, see items 16 and 17 Take full advantage of interfaces and delegates, see items 19 though 22 Create CLS compliant assemblies that use noncompliant C# language features, see item 30 Improve reliability and maintainability by creating small, cohesive assemblies, see item 32 Leverage the full power of .NET's runtime diagnostics, see item 36 Know when—and when not—to use reflection, see items 42 and 43 Preview the major enhancements in C# 2.0, see item 49 You're already a successful C# programmer—this book can help you become an outstanding one. | ||||
| عنوان کتاب:Enterprise Services with the .NET Framework: Developing Distributed Business Solutions with .NET Enterprise Services |
| |||
| تعداد صفحات:576 | قیمت:54.99 دلار | سال انتشار:2005 | ناشر:Addison Wesley Professional | |
|
توضیحات: Enterprise Services with the .NET Framework is the only book that experienced .NET developers need to learn how to write distributed, service-oriented applications that take full advantage of Microsoft Enterprise Services. Filled with clear, runnable examples in C# (with Visual Basic .NET examples available on the Web), this book will quickly get you up to speed on building distributed applications with serviced components.Microsoft Regional Director, MVP, and veteran author Christian Nagel starts you off with an overview of Enterprise Services and a guide to when and how to use them appropriately and effectively. He introduces and clearly explains the four major services included in this technology: Automatic Transactions Queued Components Loosely Coupled Events Role-Based SecurityFrom his in-depth coverage, you'll learn How to create a serviced component, how serviced objects are activated, and the different kinds of object contexts How to manage concurrency and synchronization for serviced components to achieve optimal performance and data integrity How to integrate COM components with the .NET Framework How to use serviced components over a network with DCOM, SOAP Services, and ASP.NET Web services—and when to choose one mechanism over another How to safely and efficiently read and write from a database using ADO.NET How to use .NET Enterprise Services transactions to achieve Atomicity, Consistency, Isolation, and Durability How to build a compensating resource manager to allow your own resources to participate in Enterprise Services transactions How to maintain application state in a client application, into a serviced component, in shared properties, or in a database—and when to use each location How to use message queues to create Queued Components that automatically make distributed applications robust in an intermittently connected environment How to create and use Loosely Coupled Events using COM+ How to secure a distributed solution using authorization, authentication, impersonation, and confidentiality How to deploy and configure Enterprise Services applicationsNagel then looks ahead to Indigo, Microsoft's next-generation technology for building distributed applications, giving you a glimpse at how the technology works and how it compares to Enterprise Services. Finally, he develops a distributed solution for course management, taking the example all the way from a Use Case diagram to a worked-out database design, component libraries, serviced components, transactions, Windows Forms client, and Web service. | ||||
| عنوان کتاب:Novell Cluster Services™ for Linux® and NetWare® |
| |||
| تعداد صفحات:312 | قیمت:49.99 دلار | سال انتشار:2006 | ناشر:Novell Press | |
|
توضیحات: Need to configure or manage Novell Cluster Services on NetWare, Linux or a mixed environment? Pick up a copy of the official reference guide, Novell Cluster Services for Linux and NetWare. This book blends in-depth information with practical, real world examples to cover cluster services configuration strategies, backup requirements, cluster services management, and upgrading tactics. You'll gain invaluable insight from authors Rob Bastiaansen and Sander van Vugt, two Novell Certified Instructors with day-to-day experience consulting on the topics covered in this book. Master intalling and managing Novell Cluster Services with the tutorial not available from anyone else, Novell Cluster Services for Linux and NetWare. | ||||
| 1 2 3 4 5 6 7 8 9 10 11 .... | ||||

http://icedemon.persiangig.com/pc/Visual%20Basic%206.pdf

http://rapidshare.com/files/3007282/HTML_LIST.rar
http://rapidshare.com/files/3004420/html_training_www.parsa-system.com.part1.rar http://rapidshare.com/files/3005187/html_training_www.parsa-system.com.part2.rar http://rapidshare.com/files/3006469/html_training_www.parsa-system.com.part3.rar

http://rapidshare.com/files/12041076/list_coreldraw-training_www.parsa-system.net.rar
http://rapidshare.com/files/12041072/coreldraw-training_www.parsa-system.net.part1.rar http://rapidshare.com/files/12041073/coreldraw-training_www.parsa-system.net.part2.rar http://rapidshare.com/files/12041074/coreldraw-training_www.parsa-system.net.part3.rar http://rapidshare.com/files/12041075/coreldraw-training_www.parsa-system.net.part4.rar

http://rapidshare.com/files/10360448/php-training-list_www_parsa-system_net.rar
http://rapidshare.com/files/10371662/php-training_www.parsa-system.net.part1.rar http://rapidshare.com/files/10371663/php-training_www.parsa-system.net.part2.rar http://rapidshare.com/files/10371664/php-training_www.parsa-system.net.part3.rar http://rapidshare.com/files/10371665/php-training_www.parsa-system.net.part4.rar

این کتاب 99 صفحه ای در بافت PDF تنظیم شده است و تصاویر رنگی و هم چنین برجسته کردن نکات مهم تر از ویژگی های آن است.این کتاب الکترونیک در واقع بخشی از برنامه درسی کارمندان تازه استخدام شده رادیو تلوزیون است.
ارائه این دست کتاب ها ادامه دارد
حجم فایل : 8 مگابایت
بافت فایل : PDF ( زیپ شده )
لینک دانلود : در ادامه مطلب
پسورد : www.parsa-system.com
شرمنده-دارم برنامه محمد حسينو مي نويسم
یه کتاب عالی واسه علاقمندان به وی بی
من خودم سی شارپ کار میکنم منتها حسابی با کتابای wrox حال میکنم.
اگه وی بی کار میکنید و میخاهید کار با وی بی 2005 رو شروع کنید یا حتی اگه توشحرفه ای هم هستید این کتاب به دردتون میخوره.
حتما دانلودش کنید...
http://rapidshare.de/files/12734093/0764595733.zip.html

لینک دانلود: http://www.uploading.com/?get=I32347P1
Professionals
کتاب آموزشPHP در سطح پیشرفته
Advanced PHP for Web Professionals
Prentice Hall PTR; 1st edition | ISBN: 0130085391 | 368 pages | October 29, 2002 | CHM | 1 Mb
* Build complex, PHP-driven Web sites—fast!
* Discover powerful new PHP techniques, hands on!
* Learn all-new techniques based on PHP-GTK and PEAR::DB
* Master XML parsing, user authentication, forms processing, data mining, and much more
* Take your PHP programming skills to the next level!
دانلودDownload

http://www.4shared.com/file/23518663/41f085f7/614.html
http://www.mediafire.com/?7ijnnnrzeze
http://mihd.net/myvbch

http://www.4shared.com/file/23618991/a5aecd87/620.html
http://www.mediafire.com/?04g82dnyt1o
http://mihd.net/8sf2hb

http://www.4shared.com/file/23620082/a879c4cc/622.html
http://www.mediafire.com/?9ng8thhhojn
http://mihd.net/2cb6jn

http://www.4shared.com/file/23618117/8a07b302/617.html
http://www.mediafire.com/?axzjz1zhxdg
http://mihd.net/nye5tg

http://www.4shared.com/file/24189682/43eee163/624.html
http://www.mediafire.com/?4gzo9cd4cx0
http://www.box.net/shared/hc9ov1921b

http://takshare.com/download.php?id=E12F35501

http://www.4shared.com/file/24187188/46ab69cb/626part1.html http://www.4shared.com/file/24187656/11f22c04/626part2.html
http://www.mediafire.com/?1g4ylyynxsj http://www.mediafire.com/?2zlz0001y2f
http://www.box.net/shared/d45dpaktvi http://www.box.net/shared/2fpqqnz4az

http://www.4shared.com/file/24188438/fbf762bd/625part1.html http://www.4shared.com/file/24188856/430f1158/625part2.html
http://www.mediafire.com/?fdewzzhdyei http://www.mediafire.com/?4284jt14nyn

http://www.4shared.com/file/24190399/8b84ad7b/623.html
http://www.mediafire.com/?bzmg1mboo4o
http://www.box.net/shared/0ly20j5aot

http://www.4shared.com/file/24580191/202a9a81/629.html
http://www.mediafire.com/?29yghymm1ym
http://www.box.net/shared/aqnncqd0cn
http://www.4shared.com/file/24659974/c3dcebad/foundations_of_ajax-fa.html

http://www.4shared.com/file/24583114/8a2c4be8/631.html
http://www.mediafire.com/?2yafclgtegm
http://www.box.net/shared/j6p58e504y
http://www.4shared.com/file/24581935/6b0780cf/630.html
http://www.mediafire.com/?39fyp11ii9y
http://www.box.net/shared/mkjxp5o5nl
http://www.4shared.com/file/24857664/b4e8b92/637.html
http://www.mediafire.com/?dz4hhhsoz7z
http://www.box.net/shared/9oyd403kj6
| How To Add Video To Your Website In 3 Simple Steps | |
| An easy to follow, step-by-step guide to adding video to your website along with best practices and strategies to get the most from your video publishing. | |
| Date: 2007-3-11 | http://www.247-guide.com/webvideo/ebkdir/index.php | |
| Votes: 0 | Rating: 0 | |
|
| |
| Learn Computer Repair With Free Articles | |
| Learn computer repair and PC maintenance by articles with video and photos | |
| Date: 2004-2-8 | http://www.ultimatepcrepair.com/winbook.html | |
| Votes: 0 | Rating: 0 | |
|
| |
| Network+ Exam Prep Self Test | |
| This is a self-test that lets you practice for the Network+ Certification Exam. There are 50 questions on basic networking. This application has some powerful extra features. Also see my Network+ Certification Prep ebook. | |
| Date: 2004-6-11 | http://bucarotechelp.com/download/npselftest.asp | |
| Votes: 0 | Rating: 0 | |
|
| |
| Save Big Money By Building Your Own Computer | |
| Building computers is easy and you can save hundreds of dollars. Step by step illustrated guide to building your own computer from the ground up. You will also learn where to get your computer parts for ultra low prices. | |
| Date: 2004-1-13 | http://www.auction-essentials.com/build_computer.html | |
| Votes: 0 | Rating: 0 | |
|
| |
| The Ultimate SEO Book | |
| Learn the secrets to getting a top 10 ranking in Google. | |
| Date: 2007-9-9 | http://www.ineedsomeinformation.com/ultimate-seo-book.html | |
| Votes: 0 | Rating: 0 | |
|
| |
| The Free iPod Book 3.0 from iLounge.com | |
| iLounge unveils The Free iPod Book 3.0 230-page "iPod Bible" Now Offers World-Exclusive iPhone Content | |
| Date: 2007-6-7 | http://ilounge.com/book3/ | |
| Votes: 0 | Rating: 0 | |
|
| |
| The Internet is Going Local | |
| The Internet is Going Local - read how to use the www to promote your local business to create international income. | |
| Date: 2005-10-23 | http://personal-enterprise-self-help-resources.com/support-files/local-ebiz.pdf | |
| Votes: 0 | Rating: 0 | |
|
| |
| Your best guide to web graphics | |
| Why you need graphics ? How to use graphics buttons efficiently. Resorces for web buttons , circular ,animated , glassy and software buttons . How to make designs with more reality . how to get a job using graphics designs . | |
| Date: 2005-7-29 | http://www.abdhab.netfirms.com/ebooks.htm | |
| Votes: 0 | Rating: 0 | |
|
| |
| Your free web and graphic resources | |
| A six volume ebook contains graphic text in 3d color forms for web ,titles... and graphic buttons to enhance your web pages and make them attractive , free ebooks , free graphics , free buttons | |
| Date: 2004-8-7 | http://www.abdgrf.netfirms.com | |
| Votes: 0 | Rating: 0 | |
| 101 SuperTips by Harvey Segal | |
| The 101 tips cover a diverse range of topics including: Newbies , Affiliate Programs, Web design and content ,Website promotion and more. | |
| Date: 2003-10-26 | http://www.supertips.com/101/index.htm | |
| Votes: 5 | Rating: 4.60 | |
|
| |
| How To Buy The Perfect Computer | |
| Learn how to spend your money wisly by purchasing the computer that best fits your needs the first time. | |
| Date: 2003-6-6 | http://infoheaven.bravepages.com/DansEBOOK/PerfCPUindex.htm | |
| Votes: 5 | Rating: 4.60 | |
|
| |
| PC Tech Toolkit | |
| By reading this ebook you will learn how to make your computer more friendly and easier to use, how to troubleshoot and repair many common PC problems, and even how to bring a totally dead computer back to life. | |
| Date: 2002-3-12 | http://bucarotechelp.com/download | |
| Votes: 4 | Rating: 4.25 | |
|
| |
| Project Management Guide | |
| A general guide to help you with you project Management | |
| Date: 2004-11-11 | http://www.method123.com/free-guidebook.php | |
| Votes: 7 | Rating: 4.86 | |
|
| |
| Build Your Own Computer | |
| Yes, you can build your own computer. Today?s plug-and-play motherboards with onboard video, sound, and network circuitry make it easy. This highly illustrated ebook shows you how to build your own computer in 30 minutes. | |
| Date: 2002-8-19 | http://bucarotechelp.com/download/buildcomp.asp | |
| Votes: 4 | Rating: 3.25 | |
|
| |
| An Introduction to ODBC | |
| An introduction to the ODBC subsystem used by Windows PC's. How to configure and troubleshoot it. | |
| Date: 2003-5-4 | http://www.jrbarnett.freeserve.co.uk/downloads.htm | |
| Votes: 0 | Rating: 0 | |
|
| |
| Computer Tips From The Experts! | |
| Collection of advice from computer experts on key topics like anti-virus protection, Internet privacy, speeding up your PC, and backup techniques. | |
| Date: 2004-5-8 | http://howtobuyalaptop.com/laptop-tips.htm | |
| Votes: 0 | Rating: 0 | |
|
| |
| Electronic Medical Record eBook | |
| Free eBook on electronic medical record software. How to buy, implement and maintain. | |
| Date: 2007-6-5 | http://www.emrexperts.com/emr-ebook/ | |
| Votes: 0 | Rating: 0 | |
|
| |
| Free Windows XP Ebook | |
| Stay informed on the best tips for making Windows XP run smoother and surf the Internet knowing you are safe from viruses and spyware. | |
| Date: 2005-10-23 | http://www.livingez.net/xpexpress.htm | |
| Votes: 0 | Rating: 0 | |
|
| |
| Get Digitized-Free Computer & Technology 101 eBook | |
| Free Computer & Technology 101 eBook. Would you like to find out what this Digital World can do for you? Our FREE Get Digitized eBook is a Professionally formatted 40 page quick start to learning what you really need to know about Computers & Technology. | |
| Date: 2006-1-15 | http://www.digitizeme.info/freedownload.html | |
| Votes: 0 | Rating: 0 | |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||


There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks(R) famous. C programming is more than just getting the syntax right.
Read the rest of this entry »

* Describes mobile and wireless design techniques from the developer’s perspective, offering in-depth analysis of the complete range of network technologies
Read the rest of this entry »

Oracle 10g has introduced new features into it srepertoire of SQL instructions that make database queries more versatile. When programmers use SQL in Oracle, they inevitably look for easier and new ways to handle queries. What is needed is a way to introduce SQL users to the new features of Oracle 10g concisely and systematically so that database programmers can take full advantag eof the newer capabilities. This book hopes to meet this need by exploring some common new SQL features.
Read the rest of this entry »

This thorough, self-paced guide to Adobe Photoshop CS3–written by the
experts at Adobe Systems’ is ideal for beginning users who want to
learn key Photoshop concepts and techniques, while readers who already
have some experience with Photoshop can use this book to learn Photoshop
CS3’s
Read the rest of this entry »

C# Complete is a one-of-a-kind book–valuable both for its broad content and its low price. Whether you’re brand-new to C# programming, are migrating from Visual Basic or Visual C++ to C#, or have already developed some expertise in C#, you’ll get the skills you need to become proficient with Microsoft’s powerful new language designed for the .NET platform.
Read the rest of this entry »

- Technology professionals seeking higher-paying security jobs need to
know security fundamentals to land the job-and this book will help
- Divided into two parts: how to get the job and a security crash
course to prepare for the job interview
Read the rest of this entry »

Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes offers
straightforward, practical answers when you need fast results. By
working through 10-minute lessons, you’ll learn everything you need to
know to take advantage of Microsoft SQL Server’s T-SQL language.
Read the rest of this entry »

Wi-Fi telephony is the latest, most cost effective, and clearest way of
carrying voice data wirelessly. The great news is that it can be
integrated seamlessly into the same infrastructures as currently used
for computer and telephone data.
Read the rest of this entry »

Microsoft Expression Suite promises new levels of power in creating rich
dynamic user experiences on the web; Expression Web, one of the
excellent programs within the suite, is a powerful web site creation
tool that allows you to rapidly build up standards-compliant web pages,
Read the rest of this entry »