Coding Faster: Getting More Productive with Microsoft Visual StudioTake a detailed look into Visual Studio - and learn practical techniques to help you work more efficiently. This fully revised and expanded version of Visual Studio Tips: 251 Ways to Improve Your Productivity includes a comprehensive collection of tips and shortcuts for working with the code editor, visual designers, searches, debugger, and other features in Visual Studio 2005, 2008, and 2010. You'll gain valuable insights for using this IDE - no matter what your experience level. ...
Managing and Implementing Microsoft SharePoint 2010 ProjectsDelve into the capabilities of SharePoint 2010 - and determine the best way to put this technology to work for your organization. With this practical guide, you'll gain project management practices for implementing SharePoint, and learn how to customize the system to match the unique collaboration and data-sharing needs of your users.
Your companion content includes a fully searchable online edition of the book - with unlimited access on the Web. Customize SharePoint 2010 to fit the needs of your business with this hands-on guide. ...
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... ...
PMP Training KitAce your preparation for the skills measured by the updated PMP Exam, aligned with the Guide to the Project Management Body of Knowledge (PMBOK Guide), Fifth Edition. Work at your own pace through a series of lessons and reviews that fully cover each exam task. Then, reinforce what you've learned by applying your knowledge to real-world case scenarios and practice exercises. This guide is designed to help make the most of your study time. ...
Successful Project Management: Applying Best Practices and Real-World Techniques with Microsoft ProjectLearn best practices and proven methods from project management professionals - and apply these skills as you work with Microsoft Project. In this practical guide, project management expert Bonnie Biafore shows you how to manage projects efficiently and effectively, sharing the real-world experiences of project managers in several industries. You'll learn how to put the best practices and hard-won lessons of experts to work on your critical projects. ...
Windows Small Business Server 2011Portable and precise, this pocket-sized guide delivers ready answers for administering Windows Small Business Server 2011 Standard. Zero in on core support and maintenance tasks using quick-reference tables, instructions, and lists. You'll get the focused information you need to solve problems and get the job done - whether at your desk or in the field.
Get fast facts to: Install Windows Small Business Server 2011 on-premise; Use Active Directory to manage computers and users; Handle core administrative tasks with the console; Use permissions to control access to network resources; Manage your data storage resources; Administer email with Microsoft Exchange Server 2010; Monitor the performance of your servers and workstations; Build an intranet with Microsoft SharePoint 2010; Migrate an existing network ...
Microsoft SQL Server 2012 Analysis ServicesAnalyze tabular data using the BI Semantic Model (BISM) in Microsoft SQL Server 2012 Analysis Services - and discover a simpler method for creating corporate-level BI solutions. Led by three BI experts, you'll learn how to build, deploy, and query a BISM tabular model with step-by-step guides, examples, and best practices. This hands-on book shows you how the tabular model's in-memory database enables you to perform rapid analytics - whether you're a professional BI developer new to Analysis Services or familiar with its multidimensional model. ...
Microsoft SQL Server 2012 T-SQL FundamentalsGain a solid understanding of T-SQL and write better queries.
Master the fundamentals of Transact-SQL - and develop your own code for querying and modifying data in Microsoft SQL Server 2012. Led by a SQL Server expert, you'll learn the concepts behind T-SQL querying and programming, and then apply your knowledge with exercises in each chapter. Once you understand the logic behind T-SQL, you'll quickly learn how to write effective code - whether you're a programmer or database administrator. ...
Twilio Cookbook, 2nd EditionHave you ever wanted to integrate phone features into a project you were working on? Maybe you wanted to send SMS messages to your customers about the latest sales? Maybe you want to set up a company directory with voice mail? Or maybe you want to add two-factor authentication to your web sites to verify your users? Since Twilio was launched in 2007, developers have had an easy and efficient way to do these tasks. The power of Twilio's API is huge and lets you add any type of phone solution to your website from two-factor authentication to verify your users, to setting up a company directory and a voice mail system. The possibilities are endless.
This book is a must have for Twilio development, providing you with a number of clear step-by-step exercises. It helps you take advantage of the real power of the Twilio API, and gives you a good foundation in using it in your websites. ...
matplotlib Plotting Cookbookmatplotlib is part of the Scientific Python modules collection. matplotlib provides a large library of customizable plots and a comprehensive set of backends. It tries to make easy things easy and hard things possible. You can generate plots, add dimensions to the plots, and also make the plots interactive with just a few lines of code with matplotlib. Also, matplotlib integrates well with all common GUI modules.
This book is a head-first, hands-on journey into matplotlib, the complete and definite plotting package for Python. You will learn about the basic plots, how to customize them, and combine them to make sophisticated figures. Along with basic plots, you will also learn to make professional scientific plots. ...