Monday 5 November 2012

Beginning Visual Basic 2012

Description

  • Takes you through the basics of writing software and controlling the flow of the program
  • Describes how to work with data structures, use XAML, and build Windows® applications
  • Covers debugging and the use of structured error handling
  • Shows how to build class libraries, use strong names, and register assemblies
  • Discusses database programming with SQL Server® and ADO.NET
  • Explores the basic components of web applications and dives into building websites
  • Examines the new style for developing Windows 8 touch applications
Download

( Ref- http://www.avaxhome.pro/beginning-visual-basic-2012.html )

Microsoft System Center 2012 Configuration Manager: Administration Cookbook

Description

  • Install SQL before considering System Center 2012 Configuration Manager
  • Set up security so administrators can’t see or touch each other’s machines
  • Use the new System Center 2012 Configuration Manager features to set up monthly patching
  • Create applications, deploy them, enforce them, and monitor them
  • Create Security Baselines and Monitor Drift
  • Use Compliance Settings instead of Hardware or Software Inventory
  • Set up Discovery and Inventory with the least impact to the network
  • Install SRS and edit the canned reports
  • Flatten your hierarchy to get faster reporting back from your clients
  • Deploy Windows 7 to your workstations
  • Manage drivers for your images
  • Leverage boundary groups to save you work
Download

( Ref-http://www.downarchive.pro/microsoft-system-center-2012-configuration-manager-administration-cookbook.html )

Microsoft SQL Server 2012 Security Cookbook

Description

  • Start securing your database right from the first step when you install it
  • Protect your database against brute force attacks, denial-of-service attacks, and SQL Injection
  • Secure SQL Server Analysis Services (SSAS) and Reporting Services (SSRS)
  • Use a SQL or Web Application Firewall
  • Perform user authentication and authorization
  • Manage object ownership and protect data through views and stored procedures
  • Create and use certificates, and symmetric and asymmetric encryption keys
  • Authenticate stored procedures by signatures
  • Monitor SQL Server logs and use DML and DDL trigger for auditing
  • Configure SQL Server database audit and manage audit resilience after a crash
Download

(Ref- http://www.downarchive.pro/microsoft-sql-server-2012-security-cookbook.html )

Sunday 4 November 2012

Definitive Guide to HTML5

Description

  • How to use all of the core features of HTML5
  • How to make the most of the APIs that surround HTML5, such as Geolocation, Web Storage, and drag and drop
  • How to leverage the media capabilities of the modern web: Canvas, audio, and video
Download

(Ref- http://www.wowebook.org/the-definitive-guide-to-html5.html )

Saturday 3 November 2012

Professional Android 4 Application Development

Description

Provides an in-depth look at the Android application components and their lifecycles
Explores Android UI metaphors, design philosophies, and UI APIs to create compelling user interfaces for phones, tablets, and TVs
Introduces techniques for creating map-based applications and using location-based services
Looks at how to create background services, Notifications, and Cloud To Device Messaging
Demonstrates how to create dynamic and interactive home screen Widgets and Live Wallpaper
Explores hardware and communication APIs, including Bluetooth, telephony, WiFi Direct, and NFC Beam
Examines the use of the camera and hardware sensors
Details the new animation framework and other user experience enhancements, including drag and drop, the Action Bar, and Fragments
Includes a new chapter on publishing your apps
Introduces the License Verification and In App Billing Services

Download

(Ref-http://www.wowebook.org/professional-android-4-application-development.html )

Visual C# 2010 How to Program, 4th Edition

Description

Students begin by getting comfortable with the C# Express 2010 IDE and basic Visual C# syntax. Next, they build their skills one step at a time, mastering control structures, classes, objects, methods, variables, arrays, and the core techniques of object-oriented programming. With this strong foundation in place, the Deitels introduce more sophisticated techniques, including searching, sorting, data structures, generics, and collections. Throughout, the authors show students how to make the most of Microsoft’s Visual Studio tools. A series of appendices provide essential programming reference material on topics ranging from number systems to the Visual Studio Debugger, UML 2 to Unicode and ASCII.



Download

( Ref- http://www.wowebook.org/visual-c-2010-how-to-program-4th-edition.html )

Java The Complete Reference, 8th Edition

 Description
 
  • Data types and operators
  • Control statements
  • Classes and objects
  • Constructors and methods
  • Method overloading and overriding
  • Interfaces and packages
  • Inheritance
  • Exception handling
  • Generics
  • Autoboxing
  • Enumerations
  • Annotations
  • The try-with-resources statement
  • Varargs
  • Multithreading
  • The I/O classes
  • Networking
  • The Collections Framework
  • Applets and servlets
  • JavaBeans
  • AWT and Swing
  • The Concurrent API
Download

(Ref.-http://www.wowebook.org/java-the-complete-reference-8th-edition.html )