Security in Computing (4th Edition)



Publisher: Prentice Hall
ISBN: 978-0-13-239077-4
Format: CHM
Page: 752 pages
Published Date: May 2007

The New State-of-the-Art in Information Security: Now Covers the Economics of Cyber Security and the Intersection of Privacy and Information Security.

For years, IT and security professionals and students have turned to Security in Computing as the definitive guide to information about computer security attacks and countermeasures. In their new fourth edition, Charles P. Pfleeger and Shari Lawrence Pfleeger have thoroughly updated their classic guide to reflect today's newest technologies, standards, and trends.

Download Here



Read more...

Java Cryptography Extension


For many Java developers and software engineers, cryptography is an "on-demand" programming exercise, where cryptographic concepts are shelved until the next project requires renewed focus. But considerations for cryptography must be made early on in the design process and its imperative that developers know what kinds of solutions exist.

One of Javas solutions to help bridge the gap between academic research and real-world problem solving comes in the form of a well-defined architecture for implementing cryptographic solutions. However, to use the architecture and its extensions, it is important to recognize the pros and cons of different cryptographic algorithms and to know how to implement various devices like key agreements, digital signatures, and message digests, to name a few.In Java Cryptography Extensions (JCE), cryptography is discussed at the level that developers need to know to work with the JCE and with their own applications but that doesnt overwhelm by packing in details unimportant to the busy professional. The JCE is explored using numerous code examples and instructional detail, with clearly presented sections on each aspect of the Java library. An online open-source cryptography toolkit and the code for all of the examples further reinforces the concepts covered within the book. No other resource presents so concisely or effectively the exact material needed to begin utilizing the JCE.

Password: knowfree.net
Download Here
Read more...

Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter Kit


By David Sussman, Alex Homer
ISBN: 978-0-7645-8807-5
Format: pdf
Page: 312 pages
Published Date: January 2006

* This Starter Kit serves as an entry-level introduction centered around prebuilt projects that developers can easily deploy and customize for their own sites
* Explains how to build good basic Web sites, including design and architecture, for users who plan to build more complex sites in the future
* Details the key site features that beginners like to implement, including catalogs, shopping carts, images, and secure site sections
* The authors use very little code, but where coding is needed, they feature the simple Visual Basic language

Table of Content

Acknowledgments.
Introduction.
Chapter 1: Getting Started.
Chapter 2: Designing a Web Site.
Chapter 3: Building the PPQ Database.
Chapter 4: Accessing and Displaying Data.
Chapter 5: Displaying Nested and XML Data.
Chapter 6: Managing and Editing Data.
Chapter 7: Placing an Order.
Chapter 8: The Checkout Process.
Chapter 9: Security and Deployment.
Publishing Site.
Summary.
Index.

Download Here

Read more...

ASP.NET 2.0 Everyday Apps For Dummies


By Doug Lowe
ISBN: 978-0-7645-9776-3
Format: pdf
Pages: 504 Pages
Pub. Date: February 2006

Overview :

Create a shopping cart, online store, and Web forum, or set up a blog

ASP.NET 2.0 is a functional programming tool, so why not discover how to use it by actually creating something functional? These aren't useless "Hello World" type examples - you'll build secure e-commerce, community, and back-end applications right from the start. Even before you've finished this hands-on guide, you'll have something to show for your efforts!

Discover how to
* Understand application design
* Debug your projects
* Avoid cross-site scripting attacks
* Build a database management application
* Create an online product catalog
* Design blog and forum applications

Download Here

Read more...