Tell a friend
Link to us
Bookmark Us
Total Members
      Members: 84749
Sitemap Forum Chat
 
Resource Directory

 
GROUPS
.NET
ASP.NET
.NET
C#
ASP
Visual Basic
Java
Java
JSP
EJB
Other
Delphi
C++
Ajax
UML
JavaScript
PHP
Web Design
Web Hosting
SQL Server
Oracle
Project Management
More Groups

 
LEARNING CENTER
TUTORIALS
.NET
.NET Tutorial
ASP Tutorial
ASP.NET Database Tutorial
ASP.Net Security,Internationalisation And Deployment
ASP.NET Tutorial
C# Tutorial
Web Development
Flex Tutorial
HTML Tutorial
Learn AJAX Tutorial
PHP Tutorial
Software Development
Database Tutorial
SQL Tutorial
UML Tutorial
Java
Ant Tutorial
EJB 3 Tutorial
Hibernate Tutorial
Java Tutorial
Java Web Component Tutorial
Java XML Tutorial
JDBC Tutorial
JDK1.5 Tutorial
JSF Tutorial
JSP And J2EE Design Tutorial
JSP Tutorial
Spring Tutorial
Struts Tutorial

RESOURCES
Q & A (451 )
Source Code (3275 )
Articles (359 )
Books (372 )
Components (1596 )
News (892 )
Websites (1207 )

SUBMISSIONS
Submit Article
Submit Website
Submit News
Submit Source Code
Submit Component

COMMUNITY
Authors
Members Directory
Discussion Forum
Chat

SITE
About Us
Sitemap
Search
Contact Us
Feedback
Tell a Friend
Advertise

 

Home > Books
 

Books


.NET
.NET (70) ASP (5) ASP.NET (8)
C# (3) VB.NET (3) Visual Studio (0)
Java
EJB (7) Java (165) Java Desktop (0)
JSP (7)
Software Development
C++ (2) Database (0)
Delphi (0) Oracle (1) Project Mgt (9)
SQL Server (3) UML (1) Visual Basic (16)
Web Development
AJAX (18) Flex (0) HTML (0)
JavaScript (4) PHP (3) SEO (0)
Web Design (15) Web Hosting (0) XML (22)
 
 
Visualizing Data In Database

How you can take advantage of data that you might otherwise never use? With the help of a downloadable programming environment, this book helps you represent data accurately on the Web and elsewhere, complete with user interaction, animation, and more. You'll learn basic visualization principles, how to choose the right kind of display for your purposes, and how to provide interactive features to design entire interfaces around large, complex data sets. Enormous quantities of data go unused or underused today, simply because people can't visualize the quantities and relationships in it. Using a downloadable programming environment developed by the author, Visualizing Data demonstrates me...read more
Reviews:   0 Date: 30th Jan, 2008  Rating: No Rating Accessed: 1087

 
SOA Security In General

Anyone seeking to implement SOA Security is forced to dig through a maze of inter-dependent specifications and API docs that assume a lot of prior security knowledge on the part of readers. Getting started on a project is proving to be a huge challenge to practitioners. This book seeks to change that. It provides a bottom-up understanding of security techniques appropriate for use in SOA without assuming any prior familiarity with security topics. Unlike most other books about SOA that merely describe the standards, this book helps readers learn through action, by walking them through sample code that illustrates how real life problems can be solved using the techniques and best practices...read more
Reviews:   0 Date: 30th Jan, 2008  Rating: No Rating Accessed: 949

 
Head First C# In General

Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers Visual C# 2008, Visual Studio 2008, and the .NET Framework 3.5, and teaches everything from language fundamentals to advanced topics including garbage collection, extension methods, and double-buffered animation. You'll also master C#'s hottest and newest syntax, LINQ, for querying your data in .NET collections, SQL databases, and more. By the time you're through, you'll be a proficient Visual C# programmer, designing and coding large-scale applications. Every few chapters you will come across a lab that lets you apply what you've learned u...read more
Reviews:   0 Date: 30th Jan, 2008  Rating: No Rating Accessed: 1618

 
Securing Ajax Applications In General

Ajax applications should be open yet secure. Far too often security is added as an afterthought. Potential flaws need to be identified and addressed right away. This book explores Ajax and web application security with an eye for dangerous gaps and offers ways that you can plug them before they become a problem. Learn how to build secure Ajax applications and discover how to respond quickly when attacks occur.

Securing Ajax Applications succinctly explains that the same back-and-forth communications that make Ajax so responsive also gives invaders new opportunities to gather data, make creative new requests of your server, and interfere with the communications between you and you...
read more
Reviews:   0 Date: 3rd Sep, 2007  Rating: No Rating Accessed: 1921

 
Google Advertising Tools In General

This comprehensive guide takes a close look at advertising on the web-how it works and how Google's advertising programs can turn your site into a money maker. Tasks include delivering image ads precisely targeted to your site, and generating text ads that accompany specific search term results. After reading this book, you'll know Google's AdSense and AdWords services inside and out.

When it comes to advertising on the web, you just can't argue with the numbers. A $7 billion market today is expected to grow to $18.9 billion by 2010. Jupiter Research also estimates that search advertising will be a larger share of the market than display advertising by 2010. These phenomenal numbe...
read more
Reviews:   0 Date: 6th Jun, 2007  Rating: No Rating Accessed: 2008

 
Managing the Test People - A Guide to Practical Technical Management In General

Managing the Test People was written for managers, leads, and people who may soon find themselves in a technical leadership position. It focuses on some of the unique problems in the software quality assurance profession, yet the bulk of the book is applicable to any technical management job. It provides practical advice for the novice and affirmation for the expert. It contains real world stories illustrating the concepts discussed in the text.

This book is written from a practitioner's viewpoint. The author has been in software management for over 20 years, working in a variety of companies, and has always been struck by the lack of practical, real world advice found only in ge...
read more
Reviews:   0 Date: 6th Jun, 2007  Rating: No Rating Accessed: 1601

 
Dynamic Apache with Ajax and JSON In General

Want to make your Ajax apps more dynamic? This Short Cut shows you how. It covers:

Using the Apache 2.2.x framework to build MVC applications incorporating design patterns Building custom Apache modules that handle Ajax requests using JSON Solving the page refresh problem in Ajax apps by tracking persistent sessions and using that information to reset the user interface when appropriate

If you're looking to make Ajax web apps that scale and provide a better experience for your users, this Short Cut has all the Apache framework smarts to help you get there....
read more
Reviews:   0 Date: 6th Jun, 2007  Rating: No Rating Accessed: 1835

 
Ajax and Web Services In General

Ajax and web services are a perfect match for developing web applications. Ajax has built-in abilities to access and manipulate XML data, the native format for almost all REST and SOAP web services. Using numerous examples, this document explores how to fit the pieces together. Examples demonstrate how to use Ajax to access publicly available web services from Yahoo! and Google. You'll also learn how to use web proxies to access data on remote servers and how to transform XML data using XSLT....read more
Reviews:   0 Date: 6th Jun, 2007  Rating: No Rating Accessed: 1510

 
Build Your Own AJAX Web Applications In General

Build Your Own Ajax Web Applications is a practical, step-by-step guide to bringing next-generation interactivity to your web sites today. This book will help you build responsive, professional, robust Ajax applications that adhere to best practices and enhance the user experience, while maintaining your application's accessibility.

AJAX (Asynchronous JavaScript and XML) is a new approach for developing web applications. It essentially permits users to interact with a Webpage without forcing a slow & tedious reload of the entire page after every action. This means web applications become more responsive, easier to use, and more intuitive. Build Your Own Ajax Web Applications uses...
read more
Reviews:   0 Date: 5th Jun, 2007  Rating: No Rating Accessed: 1916

 
Your Life in Web Apps In General

Have you dreamed of a simpler life where web apps and a browser meet all of your computing needs? All you need is a network connection. In this PDF Giles Turnbull introduces you to a day of web apps-only, then he surveys the best and most innovative web apps from the current crop available right now. He also addresses practicality, security issues, and backup strategies for living the web app life. Is it really possible? This PDF will help you decide.

What is a web app? It's software that you use right in your web browser. Rather than installing an application on your computer, you visit a web site and sign up as a new user of its software. Instead of storing your files on your o...
read more
Reviews:   0 Date: 5th Jun, 2007  Rating: No Rating Accessed: 1311

 
1-10 of 362 First | Previous | Next | Last  
Welcome Guest Signup
Member's Panel
EMAIL
PASSWORD
Forgot your password?
New User? Click Here!
 
Resend Activation Email!

SEARCH
 



 
 
 
 
 


Home | Login | About Us | Contact Us | Privacy Policy | Advertising | Feedback Please