Total 140 eBooks Found For Category Visual Studio


Essential .NET, Volume I: The Common Language Runtime


  • ISBN:
  • 0201734117
  • Authors:
  • Don Box, Chris Sells

Volume 1 provides everything developers need to take full advantage of the power of Microsoft .NET. Describes in depth, the glue of the .NET Framework: the Common Language Runtime (CLR). Softcover.

ASP.NET 2.0 Demystified


  • ISBN:
  • 0072261412
  • Authors:
  • James Keogh

There’s no easier, faster, or more practical way to learn the really tough subjects ASP .NET 2.0 Demystified explains how to write server-side components for dynamic, interactive Web pages and powerful Web-based applications that are easy to develop and modify. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging...

Java EE and .NET Interoperability: Integration Strategies, Patterns, and Best Practices


  • ISBN:
  • 0131472232
  • Authors:
  • Marina Fisher, Ray Lai, Sonu Sharma, Laurence Moroney

"It's a fact the .NET and Java platforms exist in the enterprise with many touch points. Developers are very eager for information and examples on how the two environments can coexist. This book reflects our interoperability collaboration with Sun and provides best practices for using Web services to bridge .NET and Java applications." --DAN'L LEWIN corporate vice-president, Developer & Platform Evangelism, Microsoft Corp. "This book is a...

Core C# and .NET: The Complete and Comprehensive Developer's Guide to C# 2.0 and .NET 2.0


  • ISBN:
  • 0131472275
  • Authors:
  • Stephen C. Perry

Since its release not quite three years ago, C# has rapidly gained wide usage. This book is written for C# 2.0, covering all the new features in 2.0, including generics. In addition to its coverage of C#, it also provides information on the .NET Framework and classes that C# interacts with. Every chapter includes questions and answers along with suggested projects.

Visual Basic.Net for Students


  • ISBN:
  • 0201742055
  • Authors:
  • Douglas Bell, Mike Parr

@CATEGORY = Visual Basic@TITLE = Visual Basic .NET for Students@AUTHORS = Douglas Bell/Mike Parr*/ This book approaches Visual Basic .NET with a simple and direct style, providing maximum clarity on the subject without requiring readers to have any prior knowledge of programming. Early on, the text teaches readers how to use objects. These simple ideas, presented early, are then revisited in more detail once the basics have been thoroughly...

Data Binding with Windows Forms 2.0: Programming Smart Client Data Applications with .NET


  • ISBN:
  • 032126892X
  • Authors:
  • Brian Noyes

"Brian Noyes' writing style easily captures your attention as he elaborates on all aspects of data binding in his book. He has a refreshingly clear and crisp delivery as he starts each chapter with a simple tour of each topic, and then leads you into practical concerns for sound practices and extensibility opportunities. Most importantly, as Brian explains approaches to data-binding architecture, patterns of usage, the value of data sets,...

ASP.NET 2.0 Illustrated


  • ISBN:
  • 0321418344
  • Authors:
  • Alex Homer, Dave Sussman

"This book is a phenomenal start for someone new to ASP.NET, as well as a complete guide to the new features of version 2.0 for programmers familiar with an earlier version. The beginning chapters detail concepts using a hypothetical company, examining the myriad sorts of requests and situations often requested by clients. The authors deal with these in an eloquent, realistic manner. They have clearly worked in the industry and have faced...

Beginning ASP.NET 2.0 with C# (Wrox Beginning Guides)


  • ISBN:
  • 0470042583
  • Authors:
  • Chris Hart, John Kauffman, David Sussman, Chris Ullman

ASP.NET 2.0 is an amazing technology that allows you to develop web sites and applications with very little hassle, and its power and depth enable it to host even the most complex applications available. Using code examples in C#, this invaluable beginner's guide shows you how to program web applications in ASP.NET 2.0 and see dynamic results with minimal effort. Through detailed explanations and working C# code examples, this popular author...

Professional IIS 7 and ASP.NET Integrated Programming


  • ISBN:
  • 0470152532
  • Authors:
  • Dr. Shahram Khosravi

The deep integration of IIS7 and ASP.NET provides both IIS7 administrators and ASP.NET developers with new and exciting programming tools, techniques, and approaches that were not possible with earlier versions of IIS. With this book, Dr. Shahram Khosravi presents you with the only resource to focus exclusively on the key features of this exciting integration. You’ll get in-depth coverage of all the major systems that make up the IIS7 and...

Professional Silverlight 2 for ASP.NET Developers (Wrox Programmer to Programmer)


  • ISBN:
  • 0470277750
  • Authors:
  • Jonathan Swift, Salvador Alvarez Patuel, Chris Barker, Dan Wahlin

Our overarching goal in writing this book was to give ASP.NET developers the power to quickly and easily create visually stunning Internet applications, coupled with rich interactivity to fully immerse the user in a new online experience. Silverlight gives you everything you need to do just this, and in serious style! As well as taking you through each feature that ships with Silverlight, this book will make sure you’re able to debug,...

Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB (Wrox Programmer to Programmer)


  • ISBN:
  • 0470379308
  • Authors:
  • Bilal Haidar

As the only book to address ASP.NET 3.5, AJAX, and IIS 7 security from the developer’s point of view, this book begins with a look at the new features of IIS 7.0 and then goes on to focus on IIS 7.0 and ASP.NET 3.5 integration. You’ll walk through a detailed explanation of the request life cycle for an ASP.NET application running on IIS 7.0 under the classic mode, from the moment it enters IIS 7.0 until ASP.NET generates a corresponding...

Professional ASP.NET MVC 1.0 (Wrox Programmer to Programmer)


  • ISBN:
  • 0470384611
  • Authors:
  • Rob Conery, Scott Hanselman, Phil Haack, Scott Guthrie

This book begins with you working along as Scott Guthrie builds a complete ASP.NET MVC reference application. He begins NerdDinner by using the File->New Project menu command within Visual Studio to create a new ASP.NET MVC Application. You'll then incrementally add functionality and features. Along the way you’ll cover how to create a database, build a model layer with business rule validations, implement listing/details data browsing,...

ASP.NET 2.0 Instant Results (Programmer to Programmer)


  • ISBN:
  • 0471749516
  • Authors:
  • Imar Spaanjaars, Paul Wilton, Shawn Livermore

ASP.NET 2.0 Instant Results helps you quickly create dynamic Web pages with ASP.NET 2.0. The book is centered around a dozen ready-to-use projects with all the code for all the projects included on the books CD-ROM - that you can use immediately. ASP.NET 2.0 Instant Results dives into working code so you can learn it rapidly. The book and projects are written for intermediate-level programmers with some .NET experience. The projects and book...

Beginning Ajax with ASP.NET


  • ISBN:
  • 047178544X
  • Authors:
  • Wallace B. McClure, Scott Cate, Paul Glavich, Craig Shoemaker

Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development. Following an exploration of how Ajax works with .NET, you'll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you...

ASP.NET 2.0 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech))


  • ISBN:
  • 0471785989
  • Authors:
  • Doug Lowe, Ken Cox, Jeff Cogswell

Eight minibooks cover ASP.NET basics, Web controls, using HTML and ASP, C#, Visual Basic, database programming, using the .NET Framework, and advanced ASP.NET 2 (including themes, custom server controls, and Web parts) The ideal resource for Web programming newcomers as well as the 1.5 million existing ASP developers who want a complete ready-reference that covers the new ASP.NET 2 updates More than double the size of ASP.NET 2 For Dummies...

VB.NET Core Classes in a Nutshell


  • ISBN:
  • 0596002572
  • Authors:
  • Budi Kurniawan, Ted Neward

The .NET platform gives Visual Basic developers access to an entirely new and comprehensive class library that promises to further simplify and speed VB application development. In VB.NET Core Classes in a Nutshell , VB Programmers will find a concise and thorough reference to the types found in the core namespaces of the .NET Framework Class Library. An essential companion to VB.NET Language in a Nutshell , this book completes a two-volume...

VB. NET Language in a Nutshell (2nd Edition)


  • ISBN:
  • 0596003080
  • Authors:
  • Steven Roman PH.D., Ron Petrusha, Paul Lomax

With the release of the Microsoft .NET platform comes a new version of Visual Basic dramatically unlike its predecessors. So extensive are the changes, in fact, that some VB programmers argue that Visual Basic .NET is an entirely new programming language. In the updated second edition of this popular book, you will find complete documentation for Visual Basic .NET language. Beginning with a brief overview of the language, VB.NET Language in a...

ASP.Net 2.0 Cookbook (Cookbooks (O'Reilly))


  • ISBN:
  • 0596100647
  • Authors:
  • Geoffrey T Leblond, Michael A Kittel

Completely revised for ASP.NET 2.0, this new edition of the best-selling "ASP.NET Cookbook" has everything you need to go from beginning to advanced Windows-based web site development using Microsoft's popular Visual Studio 2005 and ASP.NET 2.0 developer tools. Written for the impatient professional, "ASP.NET 2.0 Cookbook" contains more than 125 recipes for solving common and not-so-common problems you are likely to encounter when building...

Programming .NET Components, 2nd Edition


  • ISBN:
  • 0596102070
  • Authors:
  • Juval Lowy

Brilliantly compiled by author Juval Lowy, "Programming .NET Components," Second Edition is the consummate introduction to the Microsoft .NET Framework--the technology of choice for building components on Windows platforms. From its many lessons, tips, and guidelines, readers will learn how to use the .NET Framework to program reusable, maintainable, and robust components. Following in the footsteps of its best-selling predecessor, "Programming...

Programming ASP.NET AJAX: Build rich, Web 2.0-style UI with ASP.NET AJAX


  • ISBN:
  • 0596514247
  • Authors:
  • Christian Wenz

Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time. Loaded with code and examples that demonstrate key aspects...

ASP.NET Unleashed


  • ISBN:
  • 0672320681
  • Authors:
  • Stephen Walther

With this valuable guide, readers learn the advanced features of ASP.NET, and how to apply them in their own Internet applications. This in-depth, code-intensive title covers a broad range of advanced ASP.NET topics. Softcover. CD-ROM included.

.NET Common Language Runtime Unleashed 2-volume set


  • ISBN:
  • 0672321246
  • Authors:
  • Kevin Burton

The .NET Framework provides a runtime environment called the Common Language Runtime, which manages the execution of code and provides services that make the development of robust software easier. The Common Language Runtime (CLR) provides a solid foundation for developers to build various types of applications. Whether a developer is writing an ASP.NET application, a Windows Forms application, a Web Service, a mobile code application, a...

Sams Teach Yourself Object-Oriented Programming with VB.NET in 21 Days


  • ISBN:
  • 0672321491
  • Authors:
  • Richard J. Simon, Leslie Koorhan, Ken Cox

This book is focused on "getting the concepts" as well as teaching how to apply OOP concepts in the new version of Visual Basic. The reader is not expected to have any mastery of a given OOP language. In fact, the stress of having to learn the syntax of an OOP language, without first having a strong conceptual foundation about the OOP paradigm, often prevents the programmer from doing effective Object Oriented Programming at the language level....

ASP.NET 2.0 Unleashed


  • ISBN:
  • 0672328232
  • Authors:
  • Stephen Walther

ASP.NET 2.0 Unleashed  is a revision of the best-selling ASP.NET Unleashed, by Microsoft Software Legend Stephen Walther . It   covers virtually all features of ASP.NET 2.0 including more than 50 new controls, personalization, master pages, and web parts. All code samples are presented in VB and C#. Throughout the more than 2,000 pages, you will be shown how to develop state-of-the-art Web applications using Microsoft's latest development...

Windows Server 2008 Unleashed


  • ISBN:
  • 0672329301
  • Authors:
  • Rand Morimoto, Michael Noel, Omar Droubi, Ross Mistry, Chris Amaris

Windows Server 2008 Unleashed covers the planning, design, prototype testing, implementation, migration, administration, and support of a Windows 2008 and Active Directory environment, based on more than three and a half years of early adopter experience in full production environments. This book addresses not only what is new with Windows 2008 compared to previous versions of the Windows Server product, but also what is different and how the...

ASP.NET 3.5 Unleashed


  • ISBN:
  • 0672330113
  • Authors:
  • Stephen Walther

ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced.   This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced with the ASP.NET 3.5 Framework: ListView and DataPager. With its coverage of ASP.NET AJAX, this...

OOP: Building Reusable Components with Microsoft Visual Basic .NET (Visual Basic.Net)


  • ISBN:
  • 0735613796
  • Authors:
  • Ken Spencer, Tom Eberhard, John Alexander

Object Oriented Programming (OOP) is now a reality with Microsoft Visual Basic .NET. This hands-on reference teaches professional programmers the proven, real-world strategies for constructing rich, object-oriented frameworks for complex business applications-faster and more efficiently. Focusing on a crucial problem many businesses face today, the shortage of skilled application developers, this book details how to quickly create reusable code...

Applied Microsoft® .NET Framework Programming (Pro-Developer)


  • ISBN:
  • 0735614229
  • Authors:
  • Jeffrey Richter

This title takes advanced developers and software designers under the covers of .NET to provide them with an in-depth understanding of its structure, functions, and operational components so they can create high-performance applications for .NET more easily and efficiently. Developers learn to program .NET applications while gaining a solid understanding of fundamental .NET design tenets. This title not only covers the infrastructure and...

Building Secure Microsoft ASP.NET Applications (Pro-Developer)


  • ISBN:
  • 0735618909
  • Authors:
  • Microsoft Corporation

This guide presents a practical, scenario-driven approach to designing and building security-enhanced ASP.NET applications for Microsoft® Windows® 2000 and version 1.1 of the Microsoft .NET Framework.

101 Microsoft® Visual Basic® .NET Applications


  • ISBN:
  • 0735618917
  • Authors:
  • 3 Leaf Solutions

Flattens the learning curve for Visual Basic .NET by providing working applications with complete code, helpful instructions, commentary, and pointers to more information.

Microsoft® Visual Basic® .NET Step by Step--Version 2003 (Step By Step (Microsoft))


  • ISBN:
  • 0735619050
  • Authors:
  • Michael Halvorson

Get on the fast track to professional application development with Visual Basic .NET 2003. This practical, hands-on tutorial expertly guides you through the fundamentals using step-by-step exercises, code samples, optimization tips, and real-world advice to accelerate your productivity. Work at your own pace, learning core programming skills by selecting just the chapters and lessons you need. Upgrade your Visual Basic 6 applications quickly...

Microsoft® Visual C++® .NET Step by Step--Version 2003 (Step By Step (Microsoft))


  • ISBN:
  • 0735619077
  • Authors:
  • Julian Templeman, Andy Olsen

Teach yourself the latest version of Visual C++ and begin developing for Microsoft .NET one step at a time. This practical, hands-on tutorial expertly guides you through the fundamentals from writing managed code to running and debugging your first .NET-based applications and XML Web services. Work at your own pace through easy-to-follow lessons and hands-on exercises to learn essential techniques. And accelerate your productivity by working...

Microsoft® Visual C#® .NET Step by Step--Version 2003 (Step By Step (Microsoft))


  • ISBN:
  • 0735619093
  • Authors:
  • John Sharp, Jon Jagger

Teach yourself Visual C# .NET version 2003—and start developing Microsoft .NET–connected applications—one step at a time. Master language fundamentals at your own pace and use the learn-by-doing exercises to dig in and code!

Security for Microsoft Visual Basic .NET


  • ISBN:
  • 0735619190
  • Authors:
  • Ed Robinson, Michael James Bond

This is the first book every Visual Basic .NET programmer should read on security. This is an end-to-end guide, with clear prescriptive guidance for best practices, application design, and coding techniques for Windows and Web-based applications. This book makes writing secure applications easier than ever before. It features plain-language explanations of security terms illustrated with step-by-step code walk-throughs and sample files for both...

MCAD/MCSD Self-Paced Training Kit: Developing Windows®-Based Applications with Microsoft® Visual Basic® .NET and Microsoft Visual C#® .NET, Second Ed (Pro-Certification)


  • ISBN:
  • 0735619263
  • Authors:
  • Matthew A. Stoecker, Microsoft Corporation

Get self-paced, from-the-source exam preparation and self-assessment for the skills measured by MCP Exams 70-306 and 70-316—core requirements for MCAD and MCSD certification. Features an enhanced testing tool, plus deeper coverage of Microsoft ADO.NET.

Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer)


  • ISBN:
  • 0735619336
  • Authors:
  • Matthew MacDonald

Make the jump to distributed application programming using the .NET Framework—and introduce a new level of performance, scalability, and security to your network and enterprise applications. Expert .NET developer Matthew MacDonald shares proven techniques for fully exploiting .NET Remoting, XML Web services, and other .NET technologies and integrating them into your real-world solutions. MacDonald digs into key .NET building blocks and...

Microsoft® ASP.NET Programming with Microsoft Visual Basic® .NET Version 2003 Step By Step (Step By Step (Microsoft))


  • ISBN:
  • 0735619344
  • Authors:
  • G. Andrew Duthie

Your hands-on, self-study guide for building Web applications and services with ASP.NET and Visual Basic .NET version 2003 Teach yourself how to write high-performance Web applications with ASP.NET and Visual Basic .NET--one step at a time. This practical, hands-on tutorial expertly guides you through the fundamental tools and technologies, including the common language runtime, Web Forms, XML Web services, and Microsoft .NET Framework version...

Microsoft ASP.NET Setup and Configuration Pocket Reference (Developers Pocket Consultants)


  • ISBN:
  • 0735619360
  • Authors:
  • James Avery

Portable and precise, this pocket-sized reference is the Web application developer s fast-answers guide to ASP.NET configuration architecture, settings, and custom settings. Zero in on key ASP.NET configuration details and techniques using quick-reference tables, lists, step-by-step instructions, and real world tips, including coding examples for version 2003 of Microsoft Visual Basic(r) .NET and Microsoft Visual C#(r) .NET. This handy, one-stop...

Customizing the Microsoft® .NET Framework Common Language Runtime


  • ISBN:
  • 0735619883
  • Authors:
  • Steven Pratschner

Get advanced programming techniques and guidelines to exploit the flexibility of the common language runtime (CLR), the managed code programming model used with Microsoft Visual Studio 2005 and the Microsoft .NET Framework. Microsoft developer Steven Pratschner shows you how to customize the CLR for use in a wide variety of applications, from database servers to cell phones.

Introducing Windows Server 2008


  • ISBN:
  • 0735624216
  • Authors:
  • Mitch Tulloch; The Microsoft Windows Server Team

Take a first look at the next generation of Windows Server with insights direct from the popular author and Microsoft MVP Mitch Tulloch and the Microsoft Windows Server team. With this insider s introduction, you will get to preview and evaluate Windows Server code name Longhorn. You will learn how to use new features that help you improve security, performance, reliability, and operational efficiency, as well as how to automate deployment and...

ASP.Net Database Programming Weekend Crash Course (With CD-ROM)


  • ISBN:
  • 0764548301
  • Authors:
  • Jason Butler, Tony Caudill

Written by expert web developers from Price Waterhouse-Coopers, ASP.NET Database Programming Weekend Crash Course will quickly enable you to create dynamic data-driven web applications using Microsoft's exciting new .NET technologies.Open the book on Friday evening and by Sunday afternoon -- after completing 30 fast, focused lessons -- you will have mastered the skills necessary to begin creating robust, dynamic, data-driven web applications...

Beginning VB.NET 2003


  • ISBN:
  • 0764556584
  • Authors:
  • Thearon Willis, Jonathan Crossland, Richard Blair

* Packed with code examples and thorough explanations, this Wrox bestseller is the ultimate introduction to programming and using Visual Basic .NET-a book that will get readers up and running in no time * Real-world examples and hands-on exercises make object-oriented programming concepts easy to grasp * Updated topics in the new edition include building class libraries, creating custom controls, programming custom graphics, accessing databases,...

Professional .NET 2.0 Generics (Programmer to Programmer)


  • ISBN:
  • 0764559885
  • Authors:
  • Tod Golding

The power and elegance of generic types have long been acknowledged. Generics allow developers to parameterize data types much like you would parameterize a method. This brings a new dimension of reusability to your types without compromising expressiveness, type-safety, or efficiency. Now .NET generics makes this power available to all .NET developers. By introducing generic concepts directly into the Common Language Runtime (CLR), Microsoft...

Professional VB 2005 (Programmer to Programmer)


  • ISBN:
  • 0764575368
  • Authors:
  • Bill Evjen, Billy Hollis, Rockford Lhotka, Tim McCarthy, Rama Ramachandran, Kent Sharkey, Bill Sheldon

Visual Basic .NET has changed dramatically from its predecessor, and this book shows developers how to build traditional console applications, ASP.NET applications, XML Web Services, and more The top-notch author team shares their years of experience in VB programming and helps readers take their skills to new heights Addresses issues such as security, data access (ADO.NET), and the latest Visual Studio .NET IDE Explores Common Language Runtime,...

Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter Kit


  • ISBN:
  • 0764588079
  • Authors:
  • David Sussman, Alex Homer

This Starter Kit serves as an entry-level introduction centered around prebuilt projects that developers can easily deploy and customize for their own sites Explains how to build good basic Web sites, including design and architecture, for users who plan to build more complex sites in the future Details the key site features that beginners like to implement, including catalogs, shopping carts, images, and secure site sections The authors use...

ASP.NET 2.0 MVP Hacks


  • ISBN:
  • 0764597663
  • Authors:
  • David Yack, Joe Mayo, Scott Hanselman, Fredrik Normén, Dan Wahlin, J. Ambrose Little, Jonathan Goodyear

This unique book offers readers invaluable information from the cream of the crop-Microsoft MVPs-who are now sharing undocumented hacks for the first time Packed with superlative advice on ASP, Microsoft's popular technology for Web sites, this book will help readers become more productive developers, find solutions to problems they thought unsolvable, and develop better applications During their many years of working with ASP.NET, Microsoft...

ASP.NET 2.0 Everyday Apps For Dummies (For Dummies (Computer/Tech))


  • ISBN:
  • 0764597760
  • Authors:
  • Doug Lowe

Create a shopping cart, online store, and Web forum, or set up a blog ASP.NET 2.0 is a functional programming tool, so why not discover how to use it by actually creating something functional? These aren't useless "Hello World" type examples - you'll build secure e-commerce, community, and back-end applications right from the start. Even before you've finished this hands-on guide, you'll have something to show for your efforts! Discover how to *...

MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide


  • ISBN:
  • 0782141617
  • Authors:
  • Brian Reisman, Mitch Ruebush

Get ready for two of the hottest new Microsoft developer exams with the MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide. By passing these two exams, you can fulfill one core and one elective MCAD requirement or two core MCSD requirements. Organized for optimal learning and retention, this book provides in-depth coverage of all objectives for exams 70-305 and 70-306, along with practical insights drawn from real-world...

MCAD Developing and Implementing Windows-based Applications with Microsoft Visual Basic(R) .NET and Microsoft Visual Studio(R) .NET Exam Cram 2 (Exam Cram 70-306)


  • ISBN:
  • 0789728990
  • Authors:
  • Kirk Hausman, Ed Tittel

This certification exam measures the ability to develop and implement Windows-based applications by using Windows Forms and the Microsoft .NET Framework. This exam counts as a core credit toward the new MCAD (Microsoft Certified Application Developer) certification as well as a core credit toward the MCSD certification for .NET candidates. This book is not intended to teach new material. Instead it assumes that you have a solid foundation of...

Build Your Own ASP.NET 2.0 Web Site Using C# & VB


  • ISBN:
  • 0975240285
  • Authors:
  • Cristian Darie, Zak Ruvalcaba

Learn how to build impressive ASP.NET 2.0 Websites in both C# and VB from scratch. Using a practical step-by-step approach, the authors introduce the ASP.NET framework, teach you about database design, and walk you through obtaining, installing and configuring all the freely available software you need to use ASP.NET 2.0. They then show you how to build several real world Web-based applications that you can put to use instantly in your projects....

Myocardial Imaging: Tissue Doppler and Speckle Tracking


  • ISBN:
  • 1405161132

In recent years, echocardiography has evolved from a qualitative diagnostic tool into a complex and sophisticated technique that is able to provide accurate, quantitative information driving the management of most cardiac diseases. Despite the availability, affordability and scientific value of advanced echocardiography techniques such as Tissue Doppler Imaging (TDI) and Speckle Tracking, there has been a lack of accessible information about...

.NET System Management Services


  • ISBN:
  • 1590590589
  • Authors:
  • Alexander Golomshtok

This detailed guide overviews the enterprise system management facilities, which are available as part of the Framework Class Library (FCL) of the .NET Framework. While Windows Management Instrumentation (WMI)&emdash;a centerpiece of Microsoft's enterprise management technology&emdash;is a fairly well-researched topic, .NET system management documentation has, so far, been scarce. Therefore, this book aims to provide you with the comprehensive,...

Debugging Strategies For .NET Developers


  • ISBN:
  • 1590590597
  • Authors:
  • Darin Dillon

Debugging Strategies for .NET Developers is a highly readable exploration of debugging with Microsoft .NET. While many other debugging books focus on obscure techniques for advanced users, this book is packed with real-world examples&emdash;designed for real-world developers &emdash;that convey specific techniques in concert with overall debugging strategies. This book teaches you how to think in terms of debugging with Microsoft .NET. Author...

Learn VB .NET Through Game Programming


  • ISBN:
  • 1590591143
  • Authors:
  • Matthew Tagliaferri

(Matthew Tagliaferri) wanted a way to introduce the important principals of OOP and .NET, and games seemed like a way to do it that everyone could appreciate and understand. I think he really succeeded. — Dan Mabbutt, Visual Basic Guide on About.com Teaches object-oriented programming quickly and easily Game examples make for fun learning Shows both the wrong way and the right way through an intuitive and innovative approach to learning...

Beginning ASP.NET 2.0 Databases: From Novice to Professional (Beginning: From Novice to Professional)


  • ISBN:
  • 1590595777
  • Authors:
  • Damien Foggon

Beginning ASP.NET 2.0 Databases: From Novice to Professional is a comprehensive introduction to connecting a website to many different data sources&emdash;not just databases. You'll learn how to build a relational database, use SQL to communicate with it, and leverage both in your web applications. You'll also learn about the new features of ADO.NET and ASP.NET in .NET 2.0. The authors cover mission-critical issues, such as design, transactions,...

Pro VB 2005 and the .NET 2.0 Platform, Second Edition


  • ISBN:
  • 1590595785
  • Authors:
  • Andrew Troelsen

With the release of .NET 2.0, the Visual Basic 2005 language has been updated with numerous new programming constructs (XML code documentation, operator overloading, generics, and partial types just to name a few!). Now more than ever, choosing a .NET language boils down to personal preference (rather than a language’s feature set). However, to effectively make use of these new language features, developers must have a rock-solid grounding in...

Pro Ajax and the .NET 2.0 Platform


  • ISBN:
  • 1590596706
  • Authors:
  • Daniel Woolston

Pro Ajax and the .NET 2.0 Platform gets high marks from me because it is concise, informative and easy to follow. After reading the first three chapters I had a clear understanding of what Ajax really is. — Cameron Scholtz, ASU Blog There are a few class libraries recently distributed that open the Ajax door to the .NET Framework 2.0. This book examines how the Ajax technology and the .NET Framework can work in tandem. It thoroughly covers...

Expert Service-Oriented Architecture in C# 2005, Second Edition


  • ISBN:
  • 159059701X
  • Authors:
  • Jeffrey Hasan, Mauricio Duran

Expert Service-Oriented Architecture in C# 2005, Second Edition will immerse you in updated code and reference material specifically architected for Visual Studio 2005 and Web Services Enhancements (WSE) 3.0. With this book, you can get a head start on building SOA applications using the clear, conceptual discussions and practical examples provided by SOA experts Jeffrey Hasan and Mauricio Duran. The authors give fair treatment to difficult...

Accelerated C# 2008


  • ISBN:
  • 1590598733
  • Authors:
  • Trey Nash

Many books introduce C#, but if you don't have the time to read 1200 pages, Accelerated C# 2008 gives you everything you need to know about C# 2008 in a concentrated 500 pages of must-know information and best practices. C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastery, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented language. You'll...

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)


  • ISBN:
  • 1590598849
  • Authors:
  • Andrew Troelsen

The first edition of this book was released at the 2001 Tech Ed conference in Atlanta, Georgia. Since that time, this text has been revised, tweaked, and enhanced to account for the changes found within each release of the .NET platform (1.1, 2.0, 3.0 and now 3.5). The last version, .NET 3.0, was more of an augmentative release, essentially providing three new APIs: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF)...

Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition


  • ISBN:
  • 159059892X
  • Authors:
  • Matthew MacDonald

The most up-to-date and comprehensive introductory ASP.NET book you'll find on any shelf, Beginning ASP.NET 3.5 in VB 2008 guides you through Microsoft's latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of VB 2008. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced...

Silverlight and ASP.NET Revealed


  • ISBN:
  • 159059939X
  • Authors:
  • Matthew MacDonald

Microsoft Silverlight allows you to create rich multimedia interfaces with the power and flexibility of Flash, but with the extensibility and the great tools that .NET offers. With Silverlight and ASP.NET Revealed, you’ll learn to use Microsoft’s Silverlight technology in conjunction with ASP.NET and Visual Studio 2008 (codename Orcas). You will ultimately incorporate Silverlight into an ASP.NET web site and use the ASP.NET controls that...

The Myocardium, Second Edition


  • ISBN:
  • 0124365701
  • Authors:
  • Glenn A. Langer

The Myocardium, Second Edition is a comprehensive presentation of cardiac function, including ultrastructure, cellular development and morphogenesis, ion channels, ion transporters, excitation-contraction coupling and calcium compartmentation, mechanics and force production, and energy metabolism. The Second Edition presents the new molecular, subcellular, and cellular developments which have occurred in this rapidly expanding field during the...

Cardiac Development


  • ISBN:
  • 019517819X
  • Authors:
  • Margaret L. Kirby

This is the only in-depth, single author survey of heart development. It will provide a more systematic, up-to-date synthesis of the subject than any other volume, spanning the range from classical anatomical studies to recent findings in molecular biology. It also covers topics that are often omitted from discussions of heart development, such as myocardial function, cardiac innervation, and conduction development and clinical correlates will...

C# and the .NET Framework


  • ISBN:
  • 067232153X
  • Authors:
  • Robert Powell, Richard L. Weeks

This book covers topics ranging from the general principles of .NET through the C# language and how its used in ASP.NET and Windows Forms. Written by programmers for programmers, the content of the book is intended to get readers over the hump of the .NET learning curve and provide solid practical knowledge that will make developers productive from day one.

ASP.NET Data Web Controls Kick Start


  • ISBN:
  • 0672325012
  • Authors:
  • Scott Mitchell

Utilizing the more advanced features of the Data Web Controls has many developers stumped. These controls are fairly simple to use when it comes to simple data display. However, they can do much more than merely present data. For example, the DataGrid Web Control allows for sorting, paging, and editing of data. In addition, these controls allow for templating of data, which can be used to provide more complex views. The DataGrid, DataList, and...

ASP.NET Unleashed (2nd Edition)


  • ISBN:
  • 067232542X
  • Authors:
  • Stephen Walther

A well-known expert in the ASP development community, best-selling author Stephen Walther brings his experience as an ASP.NET trainer to the new edition of ASP.NET Unleashed . With this update to the highly regarded ASP.NET book, readers learn the advanced features of ASP.NET 1.1, and how to apply them in their own Internet applications. This in-depth, code-intensive title covers a broad range of advanced ASP.NET topics with samples now...

Sams Teach Yourself WPF in 24 Hours


  • ISBN:
  • 0672329859
  • Authors:
  • Rob Eisenberg, Christopher Bennage

Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio.   In just 24 sessions of one hour or less, you will be able to begin effectively using WPF to solve real-world problems, developing rich user interfaces in less time than you thought possible.   Using a straightforward, step-by-step approach, each lesson builds on a real-world foundation forged in both technology and...

Beginning ASP.NET 2.0


  • ISBN:
  • 0764588508
  • Authors:
  • Chris Hart, John Kauffman, David Sussman, Chris Ullman

This updated bestseller gets readers involved immediately with task-oriented examples that can help them build their own sites Each chapter is designed to complete a part of the sample Web site, introducing technology topics as required Makes extensive use of Microsoft’s new visual ASP.NET development tool, showing readers how to save time and write less code to achieve more results faster The book provides examples in Visual Basic - the...

Wrox's Visual C# 2005 Express Edition Starter Kit (Programmer to Programmer)


  • ISBN:
  • 0764589555
  • Authors:
  • F. Scott Barker

First, Barker explains how to install Visual C# 2005 Express Edition, which is included on the accompanying CD-ROM, and walks you through programming basics. You'll then learn how to build user interface elements in order to develop applications using Windows Forms. And you'll find out how to use data in your applications as you examine database concepts, data controls, SQL Server Express Edition features, and ADO.NET. This starter kit provides...

Professional DotNetNuke ASP.NET Portals


  • ISBN:
  • 0764595636
  • Authors:
  • Shaun Walker, Patrick J. Santry, Joe Brinkman, Daniel Caron, Scott McCulloch, Scott Willhite, Bruce Hopkins

Professional DotNetNuke ASP.NET Portals DotNetNuke, the popular ASP.NET open source application, is sweeping through the ranks of ASP.NET and Web developers. Whether you've never programmed your own Web site before or you are an experienced ASP.NET developer, you'll find DotNetNuke and this book have something to offer you. You'll get started with invaluable hands-on insight for installing DotNetNuke on the server and then move on to developing...

Mastering Visual Basic .NET


  • ISBN:
  • 0782128777
  • Authors:
  • Evangelos Petroutsos

Visual Basic .NET is much more than an update of VB 6: It's now a fully object-oriented language that takes advantage of Microsoft's new, feature-rich .NET framework. Mastering Visual Basic .NET is a comprehensive treatment of the language and the framework, from the beginning steps to advanced application development. You'll find detailed tutorials combined with practical, real-world projects and a vast amount of reference material to get you...

Visual Basic .NET Programming


  • ISBN:
  • 0782140386
  • Authors:
  • Harold Davis

It doesn't matter if you're new to programming or just to VB.NET, Visual Basic .NET Programming gets you up and running with the new version and offers a comprehensive introduction to Windows and web application development. From language fundamentals to ADO.NET, XML, and Web Services, Harold Davis's thoughtful approach emphasizes meaningful tasks that tie in with VB.NET's principal strengths. For example, you'll learn to build a Web Service,...

.NET Programming 10-Minute Solutions


  • ISBN:
  • 0782142532
  • Authors:
  • Russell A. Jones

If you are new to .NET, or in need of solutions to pesky problems, this handy book can assist you. Published in partnership with DevX, the most popular IT development community on the Internet, .NET Programming 10-Minute Solutions communicates hard-won secrets and shortcuts to resolving universal programming challenges. Written by a respected Sybex and DevX author, this practical book contains 36 short projects grouped into five categories:...

Smart Client Deployment with ClickOnce: Deploying Windows Forms Applications with ClickOnce


  • ISBN:
  • 0321197690
  • Authors:
  • Brian Noyes

“ClickOnce demos may look simple, but those techniques only work for simple applications. Brian Noyes gives us the information we need to use ClickOnce in the real world, and he does it with a comprehensive and organized presentation. If you expect your smart client application to move very far beyond ‘Hello,World,’ you’ll want this book to help you deploy it.” — Billy Hollis, president/owner, Elysian Consulting, Microsoft Regional...

Open Source .NET Development: Programming with NAnt, NUnit, NDoc, and More


  • ISBN:
  • 0321228103
  • Authors:
  • Brian Nantz

One of the changes Microsoft brought with .NET was to submit C# and theCommon Language Runtime for standardization. As a result, for the first time,people have been able to develop open source tools that can be used withMicrosoft's tools. These open source tools are important because they givedevelopers increased efficiency and flexibility. This is the first book to showhow to use these new tools, including NAnt, NDoc, NUnit, Draco.net,Log4Net,...

Professional ASP.NET 3.5 SP1 Edition: In C# and VB (Wrox Programmer to Programmer)


  • ISBN:
  • 0470478268
  • Authors:
  • Bill Evjen, Scott Hanselman, Devin Rader

Professional ASP.NET 3.5 SP1 In C# and VB ASP.NET 3.5 brings the power of Visual Studio® 2008 along with the multitude of language improvements in C# 2008 and Visual Basic® 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Packed with valuable coverage of ASP.NET 3.5 SP1, this essential resource offers both C# and VB examples throughout the book, and shares new and updated...

Visual Basic 2005: A Developer's Notebook


  • ISBN:
  • 0596007264
  • Authors:
  • Matthew MacDonald, MacDonald Matthew

When Microsoft introduced the Visual Basic .NET programming language, as part of its move to the .NET Framework two years ago, many developers willingly made the switch. Millions of others, however, continued to stick with Visual Basic 6. They weren't ready for such a radical change, which included an object-oriented environment similar to Java. They liked the old Visual Basic just fine. In an effort to win over those diehard VB6 developers, the...

.NET Gotchas


  • ISBN:
  • 0596009097
  • Authors:
  • Venkat Subramaniam

Like most complex tasks, .NET programming is fraught with potential costly, and time-consuming hazards. The millions of Microsoft developers worldwide who create applications for the .NET platform can attest to that. Thankfully there's now a book that shows you how to avoid such costly and time-consuming mistakes. It's called,"NET Gotchas," The ultimate guide for efficient, pain-free coding,,"NET Gotchas" from O'Reilly contains 75 common .NET...

Programming ASP.NET, 3rd Edition


  • ISBN:
  • 059600916X
  • Authors:
  • Jesse Liberty; Dan Hurwitz

O'Reilly has once again updated its bestselling tutorial on ASP.NET, the world's leading web development tool from Microsoft. In Programming ASP.NET , Third Edition, authors Jesse Liberty and Dan Hurwitz give you the lowdown on the technology's latest version, ASP.NET 2.0, as well as Visual Studio 2005. Among the most significant improvements to ASP.NET 2.0 are new server controls and services that make you dramatically more productive. In fact,...

Learning C# 2005: Get Started with C# 2.0 and .NET Programming (2nd Edition)


  • ISBN:
  • 0596102097
  • Authors:
  • Jesse Liberty, Brian MacDonald

If you're a novice programmer and you want to learn C#, there aren't many books that will guide you. Most C# books are written for experienced C++ and Java programmers. That's why Jesse Liberty, author of the best-selling books "Programming C#" and "Programming ASP.NET," has written an entry-level guide to C#. Written in a warm and friendly manner, "Learning C#" assumes no prior programming experience, and provides a thorough introduction to...

Programming C# 3.0


  • ISBN:
  • 0596527438
  • Authors:
  • Jesse Liberty, Donald Xie

Written by popular author and .NET expert Jesse Liberty, this thoroughly updated tutorial for beginning to intermediate programmers covers the latest release of Microsoft's popular C# language (C# 3.0) and the newest .NET platform for developing Windows and web applications. Our bestselling Programming C# 3.0, now in its fifth edition, is a world-class tutorial that goes well beyond the documentation otherwise available. Liberty doesn't just...

.NET Framework Security


  • ISBN:
  • 067232184X
  • Authors:
  • Brian A. LaMacchia, Sebastian Lange, Matthew Lyons, Rudi Martin, Kevin T. Price

The definite security reference and guide to the new programming platform from Microsoft. Written by people who have designed and implemented the security features and infrastructure in the .NET Framework that ASP.NET, C#, VB or Managed C++ applications run on. Softcover.

Sams Teach Yourself Visual C++.NET in 24 Hours


  • ISBN:
  • 0672323230
  • Authors:
  • Richard J. Simon, Mark Schmidt

This book is for developers who want to develop .NET applications using Visual C++ 7.0 as the programming language. It covers the new features of Visual C++ which support .NET while lightly covering the new MFC and ATL enhancements as they relate to the .NET architecture, but focuses heavily on developing for the .NET framework. The book takes the reader through a simple .NET application, a more advanced application, and Internet development in...

MCAD/MCSD Self-Paced Training Kit: Developing XML Web Services and Server Components with Microsoft® Visual Basic® .NET and Microsoft Visual C#(TM) .N


  • ISBN:
  • 0735615861
  • Authors:
  • Microsoft Corporation

Learn how to build XML Web services and server components with Microsoft® Visual Basic® .NET and Visual C#™ .NET?as you prepare for MCAD or MCSD certification. Includes study guide for Exams 70-310 and 70-320, evaluation software, eBook, and testing tool.

Inside Microsoft Visual Studio .NET 2003 (Microsoft .Net Development)


  • ISBN:
  • 0735618747
  • Authors:
  • Brian Johnson, Craig Skibo, Marc Young

Take your application design and programming skills to the next level with in-depth architectural information to help you optimize and fine-tune your applications with Visual Studio .NET.

3D Programming for Windows (Pro - Developer)


  • ISBN:
  • 0735623945
  • Authors:
  • Charles Petzold

Get the practical introduction to programming 3D graphics using the Windows Presentation Foundation--straight from programming legend Charles Petzold. The Windows Presentation Foundation is a key component of .NET Framework 3.0, which is a part of Windows Vista(tm) and available for Windows XP. With the Windows Presentation Foundation, 3D images can be displayed regardless of the video-display hardware on the user's machine. This practical guide...

Computing with C# and the .NET Framework


  • ISBN:
  • 0763723398
  • Authors:
  • Arthur Gittleman

Computing with C# demystifies the art of programming with C# through an introduction rich with clear explanations and intuitive examples. Both novice and experienced programmers will find that this text serves as an accessible and thorough guide to object-oriented and event-driven programming concepts. Readers develop a mastery of objects through the author’s spiral teaching approach: first straightforward examples are presented, then simple...

Performance Tuning and Optimizing ASP.NET Applications


  • ISBN:
  • 1590590724
  • Authors:
  • Jeffrey Hasan, Kenneth Tu

The technical book market today is flooded with a slew of titles on how to build applications with the .NET technology, and many are undoubtedly very good. But the majority of these titles simply take a "how-to" approach on programming with the .NET Framework. They often pay little more than cursory attention to the real-world issues and challenges that developers face. Performance is one of those challenges. This book is for intermediate to...

Pro ADO.NET 2.0 (Expert's Voice)


  • ISBN:
  • 1590595122
  • Authors:
  • Sahil Malik

  Purchase this book and you'll get the free, fully searchable eBook&emdash;a $25 value! (Details are printed inside the book. (Sahil Malik) covers stuff that real developers are confronted with over and over everday. He intentionally focuses on problem areas and how to address them. (And) the absolute best thing about this book is it's readability. — Bill Ryan, Bill's House O Insomnia Pro ADO.NET 2.0 is a guide and reference...

Client-Side Reporting with Visual Studio in C#


  • ISBN:
  • 1590598547
  • Authors:
  • Asif Sayed

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. The only comprehensive guide to client-side Reporting Services Covers Visual Studio versions 2005 and 2008 Practical, step-by-step instruction on designing, developing, and deploying real-world reports Quickly turns beginners into sophisticated report writers Gives expert...

Windows .NET Server 2003 Domains & Active Directory


  • ISBN:
  • 1931769001
  • Authors:
  • Aleksey Tchekmarev

Intended for system administrators with a general knowledge of Windows 2000 or Windows XP/.NET, this reference covers all main system tools and program methods used for routine Active Directory administration and troubleshooting. Information important for understanding the Active Directory service architecture-LDAP protocol, DNS interoperation, and Active Directory concepts-is discussed in detail along with methods of performing common...

Visual Basic Programmer's Guide to the .NET Framework Class Library (Kaleidoscope)


  • ISBN:
  • 0672322323
  • Authors:
  • Lars Powers, Mike Snell

Visual Basic Programmer's Guide to the .NET Framework Class Library is the definitive guide every Visual Basic .NET developer needs to understand the capabilities of .NET namespaces and increase productivity inside the .NET framework. Lars Powers and Mike Snell have provided a comprehensive book that details the capabilities of the key namespaces, and then explains how to leverage them by extension or reference to create applications ranging...

Microsoft Visual Studio 2005 Unleashed


  • ISBN:
  • 0672328194
  • Authors:
  • Lars Powers, Mike Snell

Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ease transition from other development...

Microsoft Visual Studio 2008 Unleashed


  • ISBN:
  • 0672329727
  • Authors:
  • Lars Powers, Mike Snell

Microsoft® Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This book was written with that premise as its focus.   The authors have folded in real-world development...

Frommer's Utah


  • ISBN:
  • 0764541900
  • Authors:
  • Don Laine, Barbara Laine

You’ll never fall into the tourist traps when you travel with Frommer’s. It’s like having a friend show you around, taking you to the places locals like best. Our expert authors have already gone everywhere you might go--they’ve done the legwork for you, and they’re not afraid to tell it like it is, saving you time and money. No other series offers candid reviews of so many hotels and restaurants in all price ranges. Every Frommer’s...

Professional Crystal Reports for Visual Studio .NET, 2nd Edition


  • ISBN:
  • 0764557300
  • Authors:
  • David McAmis

What is this book about? Crystal Reports is one of the world's leading software packages for creating feature-rich reports and is now fully integrated with Visual Studio .NET. With this book, you will learn how to use the software to produce elegant and effective reports for Windows and the Web. It provides a detailed guide to the functionality provided with Crystal Reports for Visual Studio .NET, and shows how to integrate reports into .NET...

Professional .NET Framework 2.0 (Programmer to Programmer)


  • ISBN:
  • 0764571354
  • Authors:
  • Joe Duffy

Offering authoritative, field-proven advice from a Microsoft insider, this book teaches the underlying commonalities that developers can use regardless of their language choice or development tools Extensive use of examples and working code provides developers with practical and authoritative coverage of the CLR (common language runtime) and APIs, the building blocks that make it possible to write in any choice of language Primary topics...

MCAD/MCSD: Visual Basic .NET XML Web Services and Server Components Study Guide


  • ISBN:
  • 0782141935
  • Authors:
  • Pamela Fanstill, Brian Reisman, Mitch Ruebush, Helen O'Boyle

Get ready for one of the new Microsoft developer exams with the MCAD/MCSD: Visual Basic .NET XML Web Services and Server Components Study Guide. Organized for optimal learning and retention, this book provides in-depth coverage of all objectives for exam 70-310, along with practical insights drawn from real-world experience. The accompanying CD includes hundreds of challenging review questions, electronic flashcards, and a searchable electronic...

Windows Forms in Action: Second Edition of Windows Forms Programming with C#


  • ISBN:
  • 1932394656
  • Authors:
  • Erik Brown

Using many examples all on a common theme, this second edition of Windows Forms Programming with C# presents Windows application development in a step-by-step, easy to follow format. Written for beginner and intermediate programmers eager to get their hands dirty, the text covers fundamentals like labels, buttons, and tool strips, as well as advanced concepts like owner-drawn lists, custom controls, and two-way data binding. The book is a...

LINQ in Action


  • ISBN:
  • 1933988169
  • Authors:
  • Fabrice Marguerie, Steve Eichert, Jim Wooley

LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational databases. "LINQ in Action" is a fast-paced,...

MCTS Self-Paced Training Kit (Exam 70-526): Microsoft .NET Framework 2.0 Windows-Based Client Development


  • ISBN:
  • 0735623333
  • Authors:
  • Matthew A. Stoecker, Steven J. Stein, Tony Northrup

Announcing an all-new MCTS Training Kit designed to help maximize your performance on Exam 70-526, the exam for the new Microsoft Certified Technology Specialist: .NET Framework 2.0 Windows Applications certification. This kit packs 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 a...

Color Atlas of Local and Systemic Manifestations of Cardiovascular Disease


  • ISBN:
  • 1405159766
  • Authors:
  • Franklin B. Saksena

This brief guide to visual diagnosis helps the novice develop -- and the veteran refresh -- crucial skills that can spare the patient unnecessary testing and bring the physician one step closer to an accurate diagnosis. Dr Saksena draws on his years of experience in teaching and training to show you the physical signs of cardiovascular disease that can be spotted by visual examination. For each sign, a color photograph is paired with explanatory...

Cardiovascular Physiology


  • ISBN:
  • 0071388648
  • Authors:
  • David E. Mohrman, Lois Jane Heller

Provides students with a thorough grounding in those aspects of cardiovascular physiology that are crucial to understanding clinical medicine. A perfect review for the USMLE Step 1, the Fifth Edition features updated sections on muscle contractile processes and membrane potential, a new appendix with normal values for major cardiovascular variables, and updated study questions and case presentations.

Professional Visual Basic 2008 (Programmer to Programmer)


  • ISBN:
  • 0470191368
  • Authors:
  • Bill Evjen, Billy Hollis, Bill Sheldon, Kent Sharkey

The 2008 version of Visual Basic is tremendously enhanced and introduces dramatic new concepts, techniques, and features to this popular object-oriented language. Written by an elite author team, this comprehensive resource provides a clear and concise approach to using VB 2008 in the ever-expanding .NET world. This book focuses on using the latest and most powerful tools from the Microsoft arsenal within your Visual Basic solutions. Youll...

VB .NET for Developers


  • ISBN:
  • 0672320894
  • Authors:
  • Keith Franklin

This book will smooth the transition to Visual Basic.NET and help developers understand the paradigm shift presented by the .NET Framework. Key differences between VB 6 and VB.NET will be highlighted in the code samples.

Microsoft Visual Basic 2005 Step by Step (Step By Step (Microsoft))


  • ISBN:
  • 0735621314
  • Authors:
  • Michael Halvorson

Visual Basic 2005 focuses on enabling developers to rapidly build applications, with enhancements across its visual designers, code editor, language, and debugger that help accelerate the development and deployment of robust, elegant applications across the Web, a business group, or an enterprise. Now you can teach yourself the essentials of working with Microsoft Visual Studio® 2005 and the new features of the Visual Basic language—one step...

Visual Basic Programming for the Absolute Beginner w/CD (For the Absolute Beginner (Series).)


  • ISBN:
  • 0761535535
  • Authors:
  • Michael Vine

Microsoft's Visual Basic has become the standard language of programming. In addition to teaching Visual Basic, this unique programming guide will teach readers the fundamental programming concepts they need to grasp in order to learn any computer language. This non-intimidating reference enables readers to take the skills they learn and apply them to their own situations. A truly one-of-a-kind book, this guide assumes the reader has no...

Wrox's Visual Basic 2005 Express Edition Starter Kit (Programmer to Programmer)


  • ISBN:
  • 0764595733
  • Authors:
  • Andrew Parsons

The practical, task-oriented approach, along with numerous tips, tricks, and additional techniques, all help to get you up to speed on the most important Visual Basic 2005 concepts and information. In no time, you'll be able to take control of your programming, apply what you've learned in real world scenarios, and get quick results. What you will learn from this book How to install Visual Basic 2005 Express Edition and then navigate around the...

Developing Tablet PC Applications (Programming Series)


  • ISBN:
  • 1584502525
  • Authors:
  • Clayton E Crooks II

The new Tablet PC combines the latest incarnation of previous notebook computing technologies (i.e., digital ink and voice commands) with the power and reliability of Windows® XP, possibly making it the most versatile PC ever. Developing Tablet PC Applications teaches programmers how to create applications for this exciting new platform using the SDK developed for it. It begins by explaining how to install and use the SDK, and then delves into...

Sams Teach Yourself Visual Basic 2005 in 24 Hours, Complete Starter Kit


  • ISBN:
  • 0672327392
  • Authors:
  • James Foxall

Sams Teach Yourself Visual Basic 2005 in 24 Hours, Complete Starter Kit provides you with 24 structured lessons with step-by-step guidance to real-world programming tasks for developing Windows applications. Each chapter includes practice exercises, tips, notes, and cautions, providing easy-to-understand advice on how to start programming quickly. Sidebars provide more advanced tips that will ease your migration from Visual Basic 6 to Visual...

Microsoft Access 2002 Visual Basic for Applications Step by Step (Step by Step (Microsoft))


  • ISBN:
  • 0735613583
  • Authors:
  • Evan Callahan

Teach yourself just what you need to know about developing add-ins for Microsoft Office XP. This title, aimed at beginner developers, is a teach-yourself guide to creating custom software solutions, automating tasks, and taking creative control of Access Version 2002 by exploiting its built-in programming language, Microsoft Visual Basic for Applications (VBA). You'll learn to automate databases, write your own functions and procedures,...

MCSD Training Guide: Visual Basic 6 Exams (The Training Guide Series)


  • ISBN:
  • 0735700028
  • Authors:
  • Howard Hawhee

Each Training Guide will be organized around the exam objectives. This makes it very easy for readers to focus on areas where they need to improve. It also helps them identify what the key topics on the exam will be.

15 Minute Better Back Workout (+DVD)


  • ISBN:
  • 0756628563
  • Authors:
  • Suzanne Martin

No time to exercise? No problem! DK's new 15-Minute Fitness series gives you all the tools you need to squeeze regular exercise into your life. This fantastic new format offers: four detailed gatefolds for easy, step-by-step instruction; a DVD to walk you through each routine; and a fully-illustrated, fully-annotated book to help you perfect your technique. Choose one of four complete mini-workouts each day to target a specific part of the body,...

Beginning Visual Basic 2005


  • ISBN:
  • 0764574019
  • Authors:
  • Thearon Willis, Bryan Newsome

After a brief introduction to Visual Studio 2005 and the .Net Framework, the expert authors introduce readers to the fundamentals of the Visual Basic 2005 language End-of-chapter exercises help readers to quickly learn to build rich and professional-looking applications for Microsoft Windows, intranets and the Internet, and mobile devices Offers thorough coverage of the new Visual Studio 2005 tools and features Covers object-oriented...

Visual Basic 6 From Scratch (Scratch Series)


  • ISBN:
  • 0789721198
  • Authors:
  • Gabriel Oancea, Bob P. Donald

Visual Basic From Scratch is designed to walk novice programmers through the analysis, design and implementation of a functioning application using Visual Basic. You will learn all the critical programming concepts and techniques associated with the language in the context of creating a functioning online database application. Learn how to track inventory, customers, and sales through the various tools and methods used to create the online...

Visual Basic Game Programming with DirectX (The Premier Press Game Development Series)


  • ISBN:
  • 193184125X
  • Authors:
  • Jonathan S. Harbour

Think Visual Basic is just to slow to write a decent game? Think again! Microsoft Visual Basic Game Programming with DirectX gives you all of the tricks and techniques that you need to create awesome games using Visual Basic. Offering equal parts theory and hands-on exercises, the chapters in this book begin with a discussion of completing a task using Visual Basic then move on to enhancing the code with the Windows API. When applicable, the...

Visual Basic .NET Core Language Little Black Book


  • ISBN:
  • 1932111689
  • Authors:
  • Steven Holzner Ph.D.

Visual Basic .NET Core Language Little Black Book is an indispensable quick reference guide to Visual Basic .NET syntax and data organization. Readers get a guided tour with an expert programmer who concisely explains how to use the Visual Basic tools, from the integrated development environment to the debugger. The book helps readers master common programming tasks, such as working with databases, ASP.NET, ADO.NET, and the core Visual Basic...

Securing HP NonStop Servers in an Open Systems World: TCP/IP, OSS and SQL


  • ISBN:
  • 155558344X
  • Authors:
  • XYPRO Technology Corp

Recent corporate events have exposed the frequency and consequences of poor system security implementations and inadequate protection of private information. In a world of increasingly complex computing environments, myriad compliance regulations and the soaring costs of security breaches, it is economically essential for companies to become proactive in implementing effective system and data security measures. This volume is a comprehensive...

Excel 2003 Power Programming with VBA (Excel Power Programming With Vba)


  • ISBN:
  • 0764540726
  • Authors:
  • John Walkenbach

"Today, no accomplished Excel programmer can afford to be without John’s book. The value of Excel 2003 Power Programming with VBA is double most other books–simultaneously the premier reference and best learning tool for Excel VBA." —Loren Abdulezer, Author of Excel Best Practices for Business Everything you need to know about: Creating stellar UserForms and custom dialog box alternatives Working with VBA subprocedures and function...

Access VBA Programming For Dummies (For Dummies (Computer/Tech))


  • ISBN:
  • 0764574116
  • Authors:
  • Alan Simpson

* This friendly, easy-to-use guide shows experienced Access users how to use * VBA (Visual Basic for Applications) to build Access databases and applications, but also covers programming fundamentals for nonprogrammers * Includes practical, ready-to-use VBA code examples that readers can type or copy and paste from the Web into their own database projects * Explains basic VBA skills and concepts for nonprogrammers, such as procedures, variables,...

Excel VBA Programming For Dummies (For Dummies (Computer/Tech))


  • ISBN:
  • 0764574124
  • Authors:
  • John Walkenbach

* Shows ordinary users how to harness the power of Visual Basic for Applications (VBA) and create custom Excel applications * This book introduces people to a wide array of new Excel options, including creating new worksheet functions, automating tasks and operations, creating new toolbars and menus, designing custom dialog boxes and add-ins, and much more * Begins with the most important tools and operations for the Visual Basic Editor, then...

Win32 API Programming with Visual Basic


  • ISBN:
  • 1565926315
  • Authors:
  • Steven Roman

The Win32 API, or Application Programming Interface, allows Visual Basic programmers far greater access to the inner workings of the Windows operating system without having to suffer through the steep learning curve associated with Visual C++ style Windows programming. The book is designed for users with an intermediate-level (or higher) knowledge of Visual Basic version 4 or later and a desire to stretch VB into the realm of Windows system...

A History of the Popes 1830-1914 (Oxford History of the Christian Church)


  • ISBN:
  • 0198269226
  • Authors:
  • Owen Chadwick

Could a Pope ever consent to be the subject of a political power? Owen Chadwick presents an analysis of the causes and consquences of the end of the historic Papal State, and the psychological pressures upon old Rome as it came under attack from the Italian Risorgimento and liberal movements in Germany, France, Spain, Portugal, and Tsarist Russia.

Microsoft Access VBA Programming for the Absolute Beginner, Second Edition


  • ISBN:
  • 1592007236
  • Authors:
  • Michael Vine

If you are new to programming with Microsoft Access VBA and are looking for a solid introduction, this is the book for you. Developed by computer science professors, books in the for the absolute beginner series teach the principles of programming through simple game creation. Covering Access 2003, "Microsoft Access VBA Programming for the Absolute Beginner" provides you with the skills that you need for more practical Access VBA programming...

Dynamic Capabilities and Strategic Management: Organizing for Innovation and Growth


  • ISBN:
  • 019954512X
  • Authors:
  • David J. Teece

How do firms compete? How do firms earn above normal returns? What's needed to sustain superior performance long term? An increasingly powerful answer to these fundamental questions of business strategy lies in the concept of dynamic capabilities. These are the skills, processes, routines, organizational structures, and disciplines that enable firms to build, employ, and orchestrate intangible assets relevant to satisfying customer needs, and...

How to Price: A Guide to Pricing Techniques and Yield Management


  • ISBN:
  • 0521887593
  • Authors:
  • Oz Shy

Over the past four decades, business and academic economists, operations researchers, marketing scientists, and consulting firms have increased their interest and research on pricing and revenue management. This book attempts to introduce the reader to a wide variety of their research results on pricing techniques in a unified, systematic way and at varying levels of difficulty. The book contains a large number of exercises and solutions and...

Microsoft Visual C#(TM) .NET Step by Step (Step By Step (Microsoft))


  • ISBN:
  • 0735612897
  • Authors:
  • John Sharp, Jon Jagger

This title gives readers with previous Microsoft Visual C++ or Microsoft Visual Basic experience the foundation they need to hit the ground running with the versatile Microsoft Visual C# .NET object-oriented Web development language. Real-world programming scenarios and easy-to-follow, step-by-step exercises offer the fast and clear instruction readers need to begin creating stable, efficient business-level objects and system-level applications....

Archaea: Evolution, Physiology, and Molecular Biology


  • ISBN:
  • 1405144041

Introduced by Crafoord Prize winner Carl Woese, this volume combines reviews of the major developments in archaeal research over the past 10-15 years with more specialized articles dealing with important recent breakthroughs. Drawing on major themes presented at the June 2005 meeting held in Munich to honor the archaea pioneers Wolfram Zillig and Karl O. Stetter, the book provides a thorough survey of the field from its controversial beginnings...

C++ Templates: The Complete Guide


  • ISBN:
  • 0201734842
  • Authors:
  • David Vandevoorde, Nicolai M. Josuttis

The first book to provide complete and accurate information on using templates in C++. A complete reference as well as a tutorial. Includes real-world examples. Every working C++ programmer will need a copy of this book for his or her library.

Beginning Microsoft Visual C# 2008 (Wrox Beginning Guides)


  • ISBN:
  • 047019135X
  • Authors:
  • Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White

The book is aimed at novice programmers who wish to learn programming with C# and the .NET framework. The book starts with absolute programming basics. It then moves into Web and Windows programming, data access (databases and XML), and more advanced technologies such as graphics programming with GDI+ and basic networking. The book is divided into sections including: The C# Language: Basic language skills using console application. Content...

China Rising: Peace, Power, and Order in East Asia


  • ISBN:
  • 0231141882
  • Authors:
  • David C. Kang

Throughout the past three decades East Asia has seen more peace and stability than at any time since the Opium Wars of 1839-1841. During this period China has rapidly emerged as a major regional power, averaging over nine percent economic growth per year since the introduction of its market reforms in 1978. Foreign businesses have flocked to invest in China, and Chinese exports have begun to flood the world. China is modernizing its military,...

Database Developer's Guide With Visual C++ 4.0 (Sams Developer's Guide)


  • ISBN:
  • 0672309130
  • Authors:
  • Peter D. Hipson, Roger Jennings

This title shows developers how to optimize their applications for desktop and client/server databases.

Treat Your Own Back


  • ISBN:
  • 0959774661
  • Authors:
  • Robin A. McKenzie

Help yourself to a pain-free back. This easy-to-follow book presents over 80 pages of education and clinically-proven exercises. The simple and effective self-help exercises in Robin McKenzie's Treat Your Own Back have helped thousands worldwide find relief from common low back and neck pain. This book helps you understand the causes and treatments, along with a system of exercises that can help you relieve pain and prevent recurrence.

Computing for Numerical Methods Using Visual C++


  • ISBN:
  • 0470127953
  • Authors:
  • Shaharuddin Salleh, Albert Y. Zomaya, Sakhinah A. Bakar

A visual, interdisciplinary approach to solving problems in numerical methods Computing for Numerical Methods Using Visual C++ fills the need for a complete, authoritative book on the visual solutions to problems in numerical methods using C++. In an age of boundless research, there is a need for a programming language that can successfully bridge the communication gap between a problem and its computing elements through the use of...

Applied Control Theory for Embedded Systems (Embedded Technology)


  • ISBN:
  • 0750678399
  • Authors:
  • Tim Wescott

Many embedded engineers and programmers who need to implement basic process or motion control as part of a product design do not have formal training or experience in control system theory. Although some projects require advanced and very sophisticated control systems expertise, the majority of embedded control problems can be solved without resorting to heavy math and complicated control theory. However, existing texts on the subject are highly...

Hitchhiker's Guide to Visual Studio and SQL Server: Best Practice Architectures and Examples, 7th Edition (Microsoft Windows Server System Series)


  • ISBN:
  • 0321243625
  • Authors:
  • William R. Vaughn, Peter Blackburn

Since 1994 when he wrote his first “Hitchhiker’s Guide”, William Vaughn has been providing developers all over the world the intimate details of how SQL Server can be accessed and managed from RAD languages like Visual Basic and Visual Basic .NET. With the 7th Edition, Bill has completely rewritten this encyclopedic work from cover to cover–giving readers his insightful views on how applications should be built to maximize both developer...

American Evangelicals in Egypt: Missionary Encounters in an Age of Empire (Jews, Christians, and Muslims from the Ancient to the Modern World)


  • ISBN:
  • 069112261X
  • Authors:
  • Heather J. Sharkey

In 1854, American Presbyterian missionaries arrived in Egypt as part of a larger Anglo-American Protestant movement aiming for worldwide evangelization. Protected by British imperial power, and later by mounting American global influence, their enterprise flourished during the next century. American Evangelicals in Egypt follows the ongoing and often unexpected transformations initiated by missionary activities between the mid-nineteenth century...

Domain-Specific Development with Visual Studio DSL Tools


  • ISBN:
  • 0321398203
  • Authors:
  • Steve Cook, Gareth Jones, Stuart Kent, Alan Cameron Wills

Domain-Specific Languages (DSLs)--languages geared to specific vertical or horizontal areas of interest--are generating growing excitement from software engineers and architects. DSLs bring new agility to the creation and evolution of software, allowing selected design aspects to be expressed in terms much closer to the system requirements than standard program code, significantly reducing development costs in large-scale projects and product...

Mastering Web Development with Microsoft Visual Studio 2005


  • ISBN:
  • 078214439X
  • Authors:
  • John Paul Mueller

Be Right at Home in the World's Most Powerful Web Development Environment For large-scale web application development, Visual Studio 2005 is the most capable product around. This book shows team members and leaders how to use its power in several key dimensions. You'll master dozens of built-in features for creating a large, high-performance website based on ASP.NET 2.0. You'll work seamlessly with dynamic data, both reading from and writing to...