CodeIgniter for Rapid PHP Application DevelopmentCodeIgniter (CI) is a powerful open-source PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. CodeIgniter is an MVC framework, similar in some ways to the Rails framework for Ruby, and is designed to enable, not overwhelm.
This book explains how to work with CodeIgniter in a clear logical way. It is not a detailed guide to the syntax of CodeIgniter, but makes an ideal complement to the existing online CodeIgniter user guide, helping you grasp the bigger picture and bringing together many ideas to get your application development started as smoothly as possible. ...
Head First C#, 3rd EditionHead First C# is a complete learning experience for learning how to program with C#, XAML, the .NET Framework, and Visual Studio. Fun and highly visual, this introduction to C# is designed to keep you engaged and entertained from first page to last.
You'll build a fully functional video game in the opening chapter, and then learn how to use classes and object-oriented programming, draw graphics and animation, and query data with LINQ and serialize it to files. And you'll do it all by creating games, solving puzzles, and doing hands-on projects. By the time you're done, you'll be a solid C# programmer—and you'll have a great time along the way! ...
Professional Crystal Reports for Visual Studio .NET, 2nd EditionThe 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.
First, you will gain a thorough understanding of how this version of Crystal Reports differs from previous versions and how it fits into the .NET platform. ...
Rails for .NET DevelopersRails for .NET Developers introduces the joy of Ruby on Rails development to Microsoft .NET developers. This book demonstrates the essential elements of both the Ruby language and the Rails application framework, geared especially for developers already fluent in the Microsoft .NET platform. ...
Programming Microsoft LINQ in Microsoft .NET Framework 4With LINQ, you can query data from a variety of sources - including databases, objects, and XML files - directly from Microsoft Visual Basic or C#. Guided by data-access experts who've worked in depth with LINQ and the Microsoft development teams, you'll learn how .NET Framework 4 implements LINQ, and how to exploit it. Clear examples show you how to deliver your own data-access solutions faster and with leaner code. ...
MCTS Self-Paced Training Kit (Exam 70-511)Announcing an all-new Self-Paced Training Kit designed to help maximize your performance on 70-511, the required exam for the MCTS certification: Windows Application Development with Microsoft .NET Framework 4. This 2-in-1 kit includes the official Microsoft study guide, plus practice tests to help you assess your skills. It comes packed with the tools and features exam candidates want most - including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options. It also provides real-world scenarios, case study examples, and troubleshooting labs for the skills and expertise you can use on the job. ...
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... ...
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. ...
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. ...
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. ...