Pro .Net 2.0 Code and Design Standards in C#
ISBN: 9781590595602 / Angielski / Miękka / 329 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This is not a book that tells you what you should or shouldn't do So, in the immortal words of Douglas Adams (www.douglasadams.com): "Don't Panic " Yes, it is a book on standards, but the standards are not presented as a set of rules; rather, they are presented and explained as a catalog of standard practices that are commonplace in the development community. My job is to bring them to your attention, and it's your choice whether you use them. Generally, there are two categories of standards: internal and external. Internal standards are those standards that are in-house standards, whereas...
This is not a book that tells you what you should or shouldn't do So, in the immortal words of Douglas Adams (www.douglasadams.com): "Don't Panic " Y...
|
|
cena:
131,66 zł |
Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional
ISBN: 9781590595725 / Angielski / Miękka / 1186 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional steers you through the maze of ASP.NET web programming concepts. You will learn language and theory simultaneously, mastering the core techniques necessary to develop good coding practices and enhance your skill set. This book provides thorough coverage of ASP.NET, guiding you from beginning to advanced techniques, such as querying databases from within a web page and performance-tuning your site. You'll find tips for best practices and comprehensive discussions of key database and XML principles. The book... Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional steers you through the maze of ASP.NET web programming concepts. You will lear... |
|
cena:
154,90 zł |
Visual C# 2005 Recipes: A Problem-Solution Approach
ISBN: 9781590595893 / Angielski / Miękka / 592 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Mastering .NET development is as much about understanding the functionality of the .NET Framework as it is about the syntax and grammar of your chosen language. Visual C# 2005 Recipes: A Problem-Solution Approach recognizes this fine balance. This book meets your need for fast, effective solutions to the difficulties you encounter in your coding projects. The recipes included in this book have been chosen and written with emerging pros in mind. The book features an equal balance of code and text. The supplied code gives you everything you need to solve the problem at hand,... Mastering .NET development is as much about understanding the functionality of the .NET Framework as it is about the syntax and grammar of your cho... |
|
cena:
166,52 zł |
Expert C# 2005 Business Objects
ISBN: 9781590596326 / Angielski / Miękka / 696 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Rockford Lhotka started writing his Business Objects books in 1996, and over the years, he's become one of the world's foremost authorities on building distributed object-oriented systems. His industry-standard VB .NET Business Objects book not only addresses changes in .NET 2.0 and Visual Studio 2005, but also reflects substantial enhancements and improvements to the CSLA .NET Framework and how it can be used to create enterprise-level .NET applications. Expert C# 2005 Business Objects is for developers who want to see Lhotka's ideas applied in the C# idiom.... Rockford Lhotka started writing his Business Objects books in 1996, and over the years, he's become one of the world's foremost au... |
|
cena:
174,27 zł |
Accelerated C# 2005
ISBN: 9781590597170 / Angielski / Miękka / 432 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book provides the fastest path to C# mastery for programmers transitioning to C# from another object-oriented language. It quickly brings experienced Java, C++, and Visual Basic programmers to a high level of proficiency in C#. It also provides in-depth advice on the wise use of C# idioms and programming patterns to exploit the power of C# and the .NET Common Language Runtime (CLR). Any C# programmer, at any experience level, will find this book enlightening. It carefully describes how C# works, discusses the most important issues for expert C# coding, and demonstrates with... This book provides the fastest path to C# mastery for programmers transitioning to C# from another object-oriented language. It quickly brings expe... |
|
cena:
131,66 zł |
Illustrated C# 2005
ISBN: 9781590597231 / Angielski / Miękka / 592 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Illustrated C# 2005 doesnt use the traditional dense prose format of most programming texts. Rather, it presents the C# programming language in a unique visual manner. The book uses three techniques to achieve this: concise text, tables that clarify and summarize language features, and frequent figures and diagrams. Each feature is also illustrated with concise, focused code samples. The book starts with an overview of the .NET platform and the role played by C#, then quickly delves into the language. It covers the entire C# language, including new features added in C# 2.0 as... Illustrated C# 2005 doesnt use the traditional dense prose format of most programming texts. Rather, it presents the C# programming language... |
|
cena:
131,66 zł |
Pro ASP.NET 2.0 E-Commerce in C# 2005
ISBN: 9781590597248 / Angielski / Miękka / 640 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro ASP.NET 2.0 E-Commerce in C# 2005 takes you through the e-commerce web application development cycle, from conception to coding to deployment and maintenance. It will also help you maximize your potential profits, learn what risks are involved, and take the necessary steps to minimize those risks. The book begins by introducing e-commerce systems and lays out the toolset. To help you learn about meeting and overcoming real-world challenges, the book features a case study of a fictional company, Little Italy Vineyards. As you progress through the book, you'll focus on... Pro ASP.NET 2.0 E-Commerce in C# 2005 takes you through the e-commerce web application development cycle, from conception to coding to deplo... |
|
cena:
213,00 zł |
Beginning C# 2005 Databases: From Novice to Professional
ISBN: 9781590597774 / Angielski / Miękka / 440 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning C# 2005 Databases: From Novice to Professional teaches you everything you need to know about relational databases, the SQL database language, and ADO.NET 2.0. You'll also get a sound start in developing console, Windows Forms, ASP.NET, and even XML database applications. This book also teaches you database basics and how to use SQL to communicate with databases. You'll get detailed and code-practical techniques to access data in C# across a wide range of specific coding situations. Fully revised and upgraded for .NET 2.0, this book offers you the best contemporary... Beginning C# 2005 Databases: From Novice to Professional teaches you everything you need to know about relational databases, the SQL databas... |
|
cena:
131,66 zł |
Pro LINQ: Language Integrated Query in C# 2008
ISBN: 9781590597897 / Angielski / Miękka / 628 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must-have skill for .NET developers. For more information about LINQ, you can check out the author's portal at www.LINQdev.com. Pro LINQ: Language Integrated Query in C# 2008 is all about code. Literally, this book starts with code and ends with code. In most books, the author shows the simplest example demonstrating how to use a method, but they so rarely... LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources... |
|
cena:
151,02 zł |
Microsoft Sharepoint: Building Office 2007 Solutions in C# 2005
ISBN: 9781590598092 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 is the third edition of Scot Hilliers market-leading SharePoint book. This book features extensive updates to the previous edition, with a complete focus on SharePoint 2007 and its integration with the 2007 Microsoft Office System. It also features new approaches for using SharePoint to improve business efficiency as well as new workflow solutions for SharePoint and BizTalk, plus a new chapter on building a SharePoint solution from start to finish. With this book, you'll gain intermediate-level guidance for... Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 is the third edition of Scot Hilliers market-leading SharePoint book. This b... |
|
cena:
213,00 zł |
Beginning ASP.Net 3.5 in C# 2008: From Novice to Professional
ISBN: 9781590598917 / Angielski / Miękka / 992 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ASP.NET is Microsoft's platform for developing web applications. Using ASP.NET, you can create e-commerce shops, data-driven portal sites, and just about anything else you can find on the Internet. Best of all, you don't need to paste together a jumble of HTML and script code in order to program the Web. Instead, you can create full-scale web applications using nothing but code and a design tool such as Visual Studio 2008. The cost of all this innovation is the learning curve. To master ASP.NET, you need to learn how to use an advanced design tool (Visual Studio), a toolkit of objects (the...
ASP.NET is Microsoft's platform for developing web applications. Using ASP.NET, you can create e-commerce shops, data-driven portal sites, and just ab...
|
|
cena:
166,52 zł |
Pro Silverlight 2 in C# 2008
ISBN: 9781590599495 / Angielski / Miękka / 607 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Silverlight is a lightweight browser plug-in that frees your code from the traditional confines of the browser. It's a rules-changing, groundbreaking technology that allows you to run rich client applications right inside the browser. Even more impressively, it's able to host true .NET applications in non-Microsoft browsers (like Firefox) and on non-Microsoft platforms (like Mac OS X). Silverlight is still evolving fast, and you need a reliable guidebook to make sense of it. With four-color graphics and screenshots throughout, Pro Silverlight 2 in C# 2008 is... Silverlight is a lightweight browser plug-in that frees your code from the traditional confines of the browser. It's a rules-changing, groundbreaki... |
|
cena:
166,52 zł |
Pro Visual Studio Team System with Team Edition for Database Professionals
ISBN: 9781590599532 / Angielski / Twarda / 618 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It is clear that Visual Studio Team System (VSTS) is the future of development from Microsoft's perspective. Development is no longer a personal pursuit by one developer in a darkened room; it is a collective effort by a team of peers. VSTS supports this broader vision by providing a complete collaboration platform for the entire project team. VSTS takes a services-oriented approach leveraging Windows SharePoint Services and SQL Server Business Intelligence Suite. Additionally, VSTS brings the life cycle to life by making it part of the integrated suite. For those seeking to use... It is clear that Visual Studio Team System (VSTS) is the future of development from Microsoft's perspective. Development is no longer a personal pu... |
|
cena:
213,00 zł |
Illustrated C# 2008
ISBN: 9781590599549 / Angielski / Miękka / 728 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. T he purpose of this book is to teach you the fundamentals and mechanics of the C# progr- ming language. Most books teach programming primarily using text. That's great for novels, but many of the important concepts of programming languages can best be understood through a combination of words, figures, and tables. Many of us think visually, and figures and tables can help clarify and crystallize our und- standing of a concept. In several years of teaching programming languages, I have found that the pictures I drew on the whiteboards were the things that most quickly helped the students...
T he purpose of this book is to teach you the fundamentals and mechanics of the C# progr- ming language. Most books teach programming primarily using ...
|
|
cena:
151,02 zł |
Pro Wpf in C# 2008: Windows Presentation Foundation with .Net 3.5
ISBN: 9781590599556 / Angielski / Miękka / 1076 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. When .NET first appeared, it introduced a small avalanche of new technologies. There was a whole new way to write web applications (ASP.NET), a whole new way to connect to databases (ADO.NET), new typesafe languages (C# and VB .NET), and a managed runtime (the CLR). Not least among these new technologies was Windows Forms, a library of classes for building W- dows applications. Although Windows Forms is a mature and full-featured toolkit, it's hardwired to essential bits of Windows plumbing that haven't changed much in the past ten years. Most significantly, Windows Forms relies on the...
When .NET first appeared, it introduced a small avalanche of new technologies. There was a whole new way to write web applications (ASP.NET), a whole ...
|
|
cena:
182,02 zł |
Microsoft Ajax Library Essentials
ISBN: 9781847190987 / Angielski / Miękka / 300 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP.NET web applications covering the most up to date versions of the AJAX tools. With ASP.NET AJAX (formerly known as ATLAS) developers can quickly create rich and responsive web pages with efficient server communication by simply adding a few server controls to their pages. Because ASP.NET AJAX is integrated with ASP.NET, developers have full access to the built-in ASP.NET 2.0 application services and the entire .NET Framework. This book is the most practical and efficient resource a reader can get to enter...
A practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP.NET web applications covering the most up to date versions of ...
|
|
cena:
212,61 zł |
Essential C# Fast
ISBN: 9781852335625 / Angielski / Miękka / 303 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A quick and practical introduction to the C# programming language. The text includes complete programing examples that highlight the core features of this language. In this book you will learn about: Using C# with a traditional compile run cycle, using C# within the Developer Studio environment, different data types supported in C#, control structures and input and output (i/o) in C#, key features of C# and their relationship to C, C++, Java and other programming languages.
A quick and practical introduction to the C# programming language. The text includes complete programing examples that highlight the core features of ...
|
|
cena:
166,52 zł |
Guide to C# and Object Orientation
ISBN: 9781852335816 / Angielski / Twarda / 476 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book shows readers how to get the most out of C# using Object Orientation. The author takes a hands-on approach to learning C# and object orientation, using lots of worked examples. The text provides an ideal base from which to start programming. After introducing the C# language and object orientation, John Hunt goes on to explain: how to construct a user interface for a simple editor; how to obtain information on files and directories and how objects can be stored and restored using serialization... -Presents C# and object-orientation as a coherent whole, using one to strengthen the...
This book shows readers how to get the most out of C# using Object Orientation. The author takes a hands-on approach to learning C# and object orienta...
|
|
cena:
387,30 zł |
Learning to Program the Object-Oriented Way with C#
ISBN: 9781852336028 / Angielski / Miękka / 626 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C# is a modern, object-oriented language that enables programmers to quickly build a wide range of applications for the new Microsoft .NET platform, which provides tools and services that fully exploit both computing and communications. Learning to Program the Object-Oriented Way with C# presents an introductory guide to this hot topic. The authors use a practice-based approach supported by lots of examples of increasing complexity and frequent graded exercises, which are available online. -Introduces an approach to learning programming based on the use of object orientation from day one....
C# is a modern, object-oriented language that enables programmers to quickly build a wide range of applications for the new Microsoft .NET platform, w...
|
|
cena:
193,63 zł |
Programming Windows Workflow Foundation: Practical Wf Techniques and Examples Using Xaml and C#
ISBN: 9781904811213 / Angielski / Miękka / 252 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A fast-paced and practical developer's road map to working with Windows WF, from compilation to the base activity library to runtime services. Windows Workflow Foundation (WF) is a technology for defining, executing, and managing workflows. It is part of the .NET Framework 3.0 and will be available natively in the Windows Vista operating system. Windows Workflow Foundation might be the most significant piece of middleware to arrive on the Windows platform since COM+ and the Distributed Transaction Coordinator. The difference is, not every application needs a distributed transaction, but...
A fast-paced and practical developer's road map to working with Windows WF, from compilation to the base activity library to runtime services. Windows...
|
|
cena:
236,79 zł |