Microsoft ADO.NET 4 Step by StepTeach yourself the fundamentals of ADO.NET 4 - one step at a time. With this practical, learn-by-doing tutorial, you get the clear guidance and hands-on examples you need to start creating datacentric applications for Windows and the Web.
Connect to external data sources, including databases and other data formats; Use ADO.NET Entity Framework to interact with underlying data stores; Analyze information stored in ADO.NET with various LINQ providers; Go beyond the core functionality of ADO.NET to manipulate data in more advanced ways... ...
Python Tools for Visual StudioPython Tools for Visual Studio is a free and open source plugin for Visual Studio from Microsoft. It enables developers to use all the major productivity features of Visual Studio in their projects. The powerful integrated code navigation and code completion tools (IntelliSense) in PTVS empower developers to significantly speed up the coding process.
PTVS provides a unique IDE for either Python or IronPython languages, taking advantage of the .NET framework in plain Python projects.
This book provides a detailed insight into Python tools in Visual studio to help Python developers implement a more productive and efficient workflow. ...
Storm Blueprints: Patterns for Distributed Real-time ComputationStorm is the most popular framework for real-time stream processing. Storm provides the fundamental primitives and guarantees required for fault-tolerant distributed computing in high-volume, mission critical applications. It is both an integration technology as well as a data flow and control mechanism, making it the core of many big data platforms. Storm is essential if you want to deploy, operate, and develop data processing flows capable of processing billions of transactions.
Storm: Distributed Real-time Computation Blueprints - covers a broad range of distributed computing topics, including not only design and integration patterns, but also domains and applications to which the technology is immediately useful and commonly applied. This book introduces you to Storm using real-world examples, beginning with simple Storm topologies. ...
NHibernate 2NHibernate is an open source object-relational mapper, or simply put, a way to retrieve data from your database into standard .NET objects. Quite often we spend hours designing the database, only to go back and re-design a mechanism to access that data and then optimize that mechanism. This book will save you time on your project, providing all the information along with concrete examples about the use and optimization of NHibernate.
This book is an approachable, detailed introduction to the NHibernate object-relational mapper and how to integrate it with your .NET projects. If you're tired of writing stored procedures or maintaining inline SQL, this is the book for you. ...
Administering ArcGIS for ServerArcGIS for Server is a new technology that has been developed to bring geographically-enabled information from multiple sources into one single platform and make it available for sharing services. Server supports many types of services, and the beauty of this technology is that it has an edge over other products, as the source of information can be directly plugged into Server without the need to change or migrate the existing infrastructure.
Administering ArcGIS for Server teaches you the mechanics of ArcGIS for Server, equipping you with the skills to not only install and configure Server, but to do it efficiently to achieve effective results. You will also learn how to plan, analyze, design, and finally publish and consume GIS services from various platforms including mobile and tablets. ...
Instant Autodesk Revit 2013 Customization with .NET How-to [Instant]Learn something new in an Instant! A short, fast, focused guide delivering immediate results. Master the fundamentals of programing with the Autodesk Revit 2013 API. Customize your own ribbon controls according to personal preference. Save time and effort by learning how to manipulate elements and their data. ...
NHibernate 3.0 CookbookNHibernate is an innovative, flexible, scalable, and feature-complete open source project for data access. Although it sounds like an easy task to build and maintain database applications, it can be challenging to get beyond the basics and develop applications that meet your needs perfectly.
The NHibernate Cookbook explains each feature of NHibernate 3.0 in detail through example recipes that you can quickly apply to your applications. Set yourself free from stored procedures and inline SQL. Quite simply, if you build .NET applications that use databases, this book is for you. ...
LWUIT 1.1 for Java ME DevelopersThe Lightweight UI Toolkit (LWUIT), an open source Java library, offers Java ME developers an easy-to-use API for creating impressive user interfaces with a device-independent look and feel. The LWUIT library contains many components and tools for bringing consistency and visual gloss to the user interface of your applications, and this book will take you through all of this, to help you get the user interfaces you want. ...
Start Here! Fundamentals of Microsoft .NET ProgrammingGrasp the basic concepts that drive all Microsoft .NET-based languages - and prepare yourself to learn .NET programming. If you have absolutely no previous experience, no problem - simply start here! This ebook provides the foundation for all other .NET programming language books in the Start Here! series. You'll explore programming concepts and techniques with clear explanations, easy-to-follow examples, and exercises. It's the perfect reference for understanding how computer programs work. ...
Learning Pentesting for Android DevicesAndroid is the most popular mobile smartphone operating system at present, with over a million applications. Every day hundreds of applications are published to the PlayStore, which users from all over the world download and use. Often, these applications have serious security weaknesses in them, which could lead an attacker to exploit the application and get access to sensitive information. This is where penetration testing comes into play to check for various vulnerabilities.
Learning Pentesting for Android is a practical and hands-on guide to take you from the very basic level of Android Security gradually to pentesting and auditing Android. It is a step-by-step guide, covering a variety of techniques and methodologies that you can learn and use in order to perform real life penetration testing on Android devices and applications. ...