Saturday, August 3, 2013

Client-Side Reporting with Visual Studio in C#

Client-Side Reporting with Visual Studio in C# shows how to design and create stunning professional reports with SQL Server 2005 and with Visual Studio versions 2005 and 2008.

Saturday, July 13, 2013

Pro C# 5.0 and the .NET 4.5 Framework

This new edition of Pro C# 5.0 and the .NET 4.5 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the .NET Framework. 

Monday, July 1, 2013

Beginning ASP.NET Security

You may know ASP.NET, but if you don't understand how to secure your applications, you need this book. This vital guide explores the often-overlooked topic of teaching programmers how to design ASP.NET Web applications so as to prevent online thefts and security breaches.

Sunday, June 30, 2013

Head First Mobile Web

Mobile web usage is exploding. Soon, more web browsing will take place on phones and tablets than PCs. Your business needs a mobile strategy, but where do you start? Head First Mobile Web shows how to use the web tech- nology you’re already familiar with to make sites and apps that work on any device of any size. Put your JavaScript, CSS media query, and HTML5 skills to work, and then optimize your site to perform its best in the demanding mobile market. Along the way, you’ll discover how to adapt your business strategy to target specific devices.

SQL Injection Attacks and Defense

"SQL injection is probably the number one problem for any server-side application, and this book is unequaled in its coverage."

Tuesday, June 25, 2013

Office 2013 All-In-One For Dummies

Home and business users around the globe turn to Microsoft Office and its core applications every day. Whether you're a newcomer or a veteran Office user, this friendly-but-informative guide provides in-depth coverage on all the newest updates and enhancements to the Office 2013 suite. With an overview of tools common to all Office applications and self-contained minibooks devoted to each Office application, Office 2013 All-in-One For Dummies gets you up to speed and answers the questions you'll have down the road.

WordPress 24-Hour Trainer

As an open source content management system, WordPress allows users to easily build feature-rich web sites with no programming experience. This unique book-and-video package is a friendly, self-paced beginners guide to the latest release of WordPress. Lessons are focused on practical, everyday tasks that users will need to create and maintain their sites: entering new content, creating new pages, managing menus, making content search-engine friendly. Plus you'll find lots of tips based on years of experience teaching people to use WordPress.

Saturday, June 22, 2013

Pro Android 4

Pro Android 4 shows you how to build real-world and fun mobile apps using the new Android SDK 4 (Ice Cream Sandwich), which unifies Gingerbread for smartphones, Honeycomb for tablets and augments further with Google TV and more. 

Tuesday, June 18, 2013

Sams Teach Yourself Visual Basic 2012 in 24 Hours

In just 24 sessions of one hour or less, you’ll learn how to build  complete, reliable, and modern applications with Visual Basic 2012. Using this book’s straightforward, step-by-step approach, you’ll master the entire process, from navigating VB 2012 to deploying finished solutions. You’ll learn how to write efficient object-oriented code; build superior user interfaces; work with graphics, text, and databases; and even control external applications. Each lesson builds on what you’ve already learned, giving you a strong, practical foundation for success!

Monday, June 10, 2013

Beginning E-Commerce with Visual Basic, ASP, SQL Server 7.0 and MTS

Beginning E-Commerce offers an excellent demonstration of full-featured e-commerce Web-site construction with the Microsoft suite of development tools. If VB is your language of choice and ASP is your Web scripting selection, this tutorial is a must.

Android Tablets For Dummies April 2013

Whether you are one of the millions who already have an Android tablet, or you are interested in joining the masses with a first-time purchase, this friendly guide is perfect for you! Written by the ultimate For Dummies author Dan Gookin, this funny-but-informative book introduces you to the features of all Android tablets and details the nuances of what makes a tablet more than a smartphone yet different than a computer. You'll discover how to browse the web on your tablet, get organized with a digital calendar, enjoy music and books, use the camera, access social networks, watch video, and more.

Sunday, June 9, 2013

Murach's Visual Basic 2010

Whether you're new to Visual Basic or you're upgrading to VB 2010 from an earlier version, this new edition of Murach's core VB book shows you how to develop the kind of bullet-proof Windows Forms applications that businesses rely on. Along the way, you'll learn how to quickly build database applications by using RAD features like data sources and the DataGridView control. You'll learn how to use object-oriented features like inheritance and interfaces as well as 2010 features like auto-implemented properties and collection initializers. You'll learn how to use LINQ to query data and XML to exchange data between applications. You'll learn how to take advantage of all the productivity features of Visual Studio 2010. When you re done, you'll be able to develop Windows Forms applications the way the best professionals develop them. That's why we say: No other book teaches you so much, so fast, or so thoroughly.

Professional Crystal Reports for Visual Studio .NET 2nd Edition

What is this book about?
The addition of Crystal Reports 9.0 to Visual Studio .NET 2003 offers developers a reporting tool that allows you to turn almost any data into interactive, dynamic content through portals, wireless devices, and Microsoft Office documents. This code-intensive guide takes you step by step through developing reports and incorporating them into applications.

Worx Professional.ASP.NET MVC 3


New edition of the top book on MVC from the top ASP.NET experts at Microsoft!

MVC 3 is the latest update to Microsoft's Model-View-Controller technology, which enables developers to build dynamic, data-driven web sites. This in-depth book shows you step by step how to use MVC 3. Written by top ASP.NET MVC experts at Microsoft, the latest edition of this popular book covers new and updated features such as the new View engine, Razor, NuGet, and much more. The book's practical tutorials reinforce concepts and allow you create real-world applications. Topics include controllers and actions, forms and HTML helpers, Ajax, unit testing, and much more.

Saturday, June 8, 2013

Hello Python


Hello! Python fully covers the building blocks of Python programming and gives you a gentle introduction to more advanced topics such as object-oriented programming, functional programming, network programming, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately.

Thursday, June 6, 2013

HTML5 Canvas Example

To show how to put the Canvas element to work, we’re going to create an example named canvas.html, which you can see running in Firefox in Figure

Tuesday, June 4, 2013

Programming The Mobile Web 2nd Edition

With the second edition of this popular book, you’ll learn how to build HTML5 and CSS3-based apps that access geolocation, accelerometer, multi-touch screens, offline storage, and other features in today’s smartphones, tablets, and feature phones. The market for mobile apps continues to evolve at a breakneck pace, and this book is the most complete reference available for the mobile web.

Essential LINQ

LINQ is one of Microsoft’s most exciting, powerful new development technologies. Essential LINQ is the first LINQ book written by leading members of Microsoft’s LINQ and C# teams. Writing for architects, developers, and development managers, these Microsoft insiders share their intimate understanding of LINQ, revealing new patterns and best practices for getting the most out of it.

Monday, June 3, 2013

Apress Beginning PHP and MySQL 4th

Beginning PHP and MySQL: From Novice to Professional, Fourth Edition is a major update of W. Jason Gilmore's authoritative book on PHP and MySQL. The fourth edition includes complete coverage of PHP 5.3 features, including namespacing, an update of AMP stack installation and configuration, updates to Zend Framework, coverage of MySQL Workbench, and much more.
You'll not only receive extensive introductions to the core features of PHP, MySQL, and related tools, but you'll also learn how to effectively integrate them in order to build robust data-driven applications. Gilmore has seven years of experience working with these technologies, and he has packed this book with practical examples and insight into the real-world challenges faced by developers. Accordingly, you will repeatedly return to this book as both a valuable instructional tool and reference guide.

Saturday, June 1, 2013

HTML5 Drawing with the Canvas Element

The HTML5 Canvas element is a popular one, used to display graphics. The element itself is created very simply in HTML5, like this:
The Canvas element can draw lines, arcs, complex shapes, images, text, and more.
Automatic Traffic Exchange

YallaTech Facebook page