Sebanyak 807 item atau buku ditemukan

Programming Visual Basic 2008

Build .NET 3.5 Applications with Microsoft's RAD Tool for Business

Ever since Visual Basic was merged into .NET, it's become the core language for creating business applications with Windows. The latest version, VB 2008, is even more useful -- and provides even more incentive for migrating from VB 6. All it lacks is a good book on how to harness its power. Programming Visual Basic 2008 fills the void. Written in a lively and engaging style by a developer who's grown up with Visual Basic, including both VB 6 and VB .NET, this hands-on guide addresses the core topics of the new VB, from basic to complex, with plenty of code examples. Programming Visual Basic 2008 also examines .NET programming from the application level with a chapter-by-chapter plan for developing, documenting, and deploying a full data-driven application. You learn, step-by-step, how to build and deploy a library management system, complete with patron, inventory, and barcode support. The book's broad range of topics include: VB language and its syntax An overview of the .NET Framework Object-oriented development in VB and .NET Generic objects, collections, and nullable types Design and management of software projects Integrating desktop features with Windows Forms Database design with SQL Server 2008 Database interface design with ADO.NET The new LINQ feature, and how to use it within VB and .NET Embedding XML within application source code Encryption and authentication in .NET Interacting with data stored in files and directories Web development using ASP.NET Deploying an application to a user's workstation And much more Programming Visual Basic 2008 is ideal for VB 6 programmers who are ready to move to .NET, as well as VB.NET programmers who wish to improve their project-focused software development skills. Programming novices and developers coming from other languages will find the book valuable because of its language instruction and project design knowledge. Once you finish the book, you will have a firm grasp of VB 2008's core concepts and language elements, and understand how to build VB projects as they were intended -- as complete, cohesive solutions.

NET assembly, but they will be useless on a team project using Visual Studio. A “
real programmer” could code any .NET application using Notepad, and it would
run. Actually, real programmers would use Emacs or vi instead of Notepad (since
 ...

SharePoint for Project Management

How to Create a Project Management Information System (PMIS) with SharePoint

"If you are a project manager looking for a technology-based, easily implemented, and usable solution for project communications, document management, and general project organization, this book is for you!"-Susan Weese, PgMP, President and Founder, Rhyming Planet Most companies don't understand SharePoint's power, and use it simply to share documents or spreadsheets. This hands-on book demonstrates how SharePoint can also help you organize and manage complex projects. With SharePoint for Project Management, you'll not only understand how to apply common and practical project management concepts in SharePoint, you'll learn how to build a Project Management Information System (PMIS), customized to your project, that can efficiently coordinate communication and collaboration among team members. With this book, you will: Learn to apply key project management techniques by leveraging SharePoint as a PMIS Track a case study that illustrates the circumstances and processes of an effective SharePoint PMIS Appropriately define access permissions for project stakeholders and team members Centralize project documents and keep track of document history with version control Automate project reporting mechanisms and generate on-demand status reports Track project schedules, control changes, and manage project risks Integrate project management tools such as Excel, Microsoft Project, PowerPoint, and Outlook Each chapter includes activities that let you practice what you learn. Most SharePoint books are either too introductory (for end users), or too technical (for system administrators). SharePoint for Project Management is just what project managers like you need to learn how to harness the organizational abilities of this powerful software.

"If you are a project manager looking for a technology-based, easily implemented, and usable solution for project communications, document management, and general project organization, this book is for you!

The Ruby Programming Language

A guide to Ruby programming covers such topics as datatypes and objects, expressions, classes and modules, control structures, and the Ruby platform.

A guide to Ruby programming covers such topics as datatypes and objects, expressions, classes and modules, control structures, and the Ruby platform.

Windows Server 2008: The Definitive Guide

This practical guide has exactly what you need to work with Windows Server 2008. Inside, you'll find step-by-step procedures for using all of the major components, along with discussions on complex concepts such as Active Directory replication, DFS namespaces and replication, network access protection, the Server Core edition, Windows PowerShell, server clustering, and more. All of this with a more compact presentation and a tighter focus on tasks than you'll find in bulkier references. Windows Server 2008: The Definitive Guide takes a refreshing approach. You won't find the history of Windows NT, or discussions on the way things used to work. Instead, you get only the information you need to use this server. If you're a beginning or intermediate system administrator, you learn how the system works, and how to administer machines running it. The expert administrators among you discover new concepts and components outside of your realm of expertise. Simply put, this is the most thorough reference available for Windows Server 2008, with complete guides to: Installing the server in a variety of different environments File services and the Windows permission structure How the domain name system (DNS) works Active Directory, including its logical and physical structure, hierarchical components, scalability, and replication Group Policy's structure and operation Managing security policy with predefined templates and customized policy plans Architectural improvements, new features, and daily administration of IIS 7 Terminal Services from both the administrator's user's point of view Networking architecture including DNS, DHCP, VPN, RADIUS server, IAS, and IPSec Windows clustering services --- applications, grouping machines, capacity and network planning, user account management Windows PowerShell scripting and command-line technology With Windows Server 2008: The Definitive Guide, you to come away with a firm understanding of what's happening under the hood, but without the sense that you're taking a graduate course in OS theory. If you intend to work with this server, this is the only book you need.

Simply put, this is the most thorough reference available for Windows Server 2008, with complete guides to: Installing the server in a variety of different environments File services and the Windows permission structure How the domain name ...

Website Optimization

Provides advice on Web site design and Internet marketing to increase traffic, response time, and sales.

Provides advice on Web site design and Internet marketing to increase traffic, response time, and sales.

The Best of Instructables Volume I

Do-It-Yourself Projects from the World's Biggest Show & Tell

Offers step-by-step instructions for over one hundred and twenty projects from the do-it-yourself website, exploring such things as home and garden, transportation, food, and electronics..

Offers step-by-step instructions for over one hundred and twenty projects from the do-it-yourself website, exploring such things as home and garden, transportation, food, and electronics..

ADO.NET 3.5 Cookbook

This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform. Organized to help you find the topic and specific recipe you need quickly and easily, this book is more than just a handy compilation of cut-and-paste C# code. ADO.NET 3.5 Cookbook also offers clear explanations of how and why each code solution works, and warns you of potential pitfalls so you can learn to adapt the book's problem-solving techniques to different situations. This collection of timesaving recipes covers vital topics including: Connecting to data Retrieving and managing data Transforming and analyzing data Modifying data Binding data to .NET user interfaces Optimizing .NET data access Enumerating and maintaining database objects Maintaining database integrity Ideal for ADO.NET programmers at all levels, from the relatively inexperienced to the most sophisticated, this new edition covers the significant 3.5 upgrade, including new programming tools such as LINQ. ADO.NET 3.5 Cookbook offers a painless way for those of you who prefer to learn by doing when it comes to expanding your skills and productivity.

This guide is strikingly different from other books on Microsoft ADO.NET.

Web Security Testing Cookbook

Systematic Techniques to Find Problems Fast

Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how developers and testers can check for the most common web security issues, while conducting unit tests, regression tests, or exploratory tests. Unlike ad hoc security assessments, these recipes are repeatable, concise, and systematic-perfect for integrating into your regular test suite. Recipes cover the basics from observing messages between clients and servers to multi-phase tests that script the login and execution of web application features. By the end of the book, you'll be able to build tests pinpointed at Ajax functions, as well as large multi-step tests for the usual suspects: cross-site scripting and injection attacks. This book helps you: Obtain, install, and configure useful-and free-security testing tools Understand how your application communicates with users, so you can better simulate attacks in your tests Choose from many different methods that simulate common attacks such as SQL injection, cross-site scripting, and manipulating hidden form fields Make your tests repeatable by using the scripts and examples in the recipes as starting points for automated tests Don't live in dread of the midnight phone call telling you that your site has been hacked. With Web Security Testing Cookbook and the free tools used in the book's examples, you can incorporate security coverage into your test suite, and sleep in peace.

This book helps you: Obtain, install, and configure useful-and free-security testing tools Understand how your application communicates with users, so you can better simulate attacks in your tests Choose from many different methods that ...

Coding4Fun

10 .NET Programming Projects for Wiimote, YouTube, World of Warcraft, and More

How would you like to build an Xbox game, use your Nintendo Wiimote to create an electronic whiteboard, or build your own peer-to-peer application? Coding4Fun helps you tackle some cool software and hardware projects using a range of languages and free Microsoft software. Now you can code for fun with C#, VB, ASP.NET, WPF, XNA Game Studio, Popfly, as well as the Lua programming language. If you love to tinker, but don't have time to figure it all out, this book gives you clear, step-by-step instructions for building ten creative projects, including: Alien Attack: Create a 2D clone of Space Invaders with XNA for the PC, Xbox 360, and Zune LEGO Soldier: Create an action game using Popfly with a custom-built virtual LEGO character World of Warcraft RSS Feed Reader: Use WoW's customizable interface to have feeds pop up while you're gaming InnerTube: Download YouTube videos automatically and convert them to a file format for off-line viewing PeerCast: Stream video files from any PC TwitterVote: Create custom online polls on Twitter WHSMail: Build a website with ASP.NET for Windows Home Server that lets you view the messages stored on a computer with Outlook "Wiimote" Controlled Car: Steer your remote-controlled car by tilting the Wii Remote controller left and right Wiimote Whiteboard: Create an interactive whiteboard using a Wii Remote Holiday Lights: Synchronize your holiday light display with music to create your own light show The perfect gift for any developer, Coding4Fun shows you how to use your programming skills in new and fun ways. "This book is amazing! The scope is so wonderfully broad that anyone who has an interest in designing games at any level should read this book." -- Alex Albrecht, Creator of Diggnation / Totally Rad Show / Project Lore

"This book is amazing! The scope is so wonderfully broad that anyone who has an interest in designing games at any level should read this book." -- Alex Albrecht, Creator of Diggnation / Totally Rad Show / Project Lore

Active Directory

Designing, Deploying, and Running Active Directory

To help you take full advantage of Active Directory, this fourth edition of this bestselling book gives you a thorough grounding in Microsoft's network directory service. With Active Directory, you'll learn how to design, manage, and maintain an AD infrastructure, whether it's for a small business network or a multinational enterprise with thousands of resources, services, and users. This detailed and highly accurate volume covers Active Directory from its origins in Windows 2000 through Windows Server 2008. But unlike typical dry references, Active Directory presents concepts in an easy-to-understand, narrative style. With this book, you will: Get a complete review of all the new Windows 2008 features Learn how Active Directory works with Exchange and PowerShell Take advantage of the updated scripting and programming chapters to automate AD tasks Learn how to be more efficient with command-line tools Grasp concepts easily with the help of numerous screenshots and diagrams Ideal for administrators, IT professionals, project managers, and programmers alike, Active Directory is not only for people getting started with AD, it's also for experienced users who need to stay up-to-date with the latest AD features in Windows Server 2008. It is no wonder this guide is the bestselling AD resource available.

With this book, you will: Get a complete review of all the new Windows 2008 features Learn how Active Directory works with Exchange and PowerShell Take advantage of the updated scripting and programming chapters to automate AD tasks Learn ...