GDI+ Custom Controls with Visual C# 2005
ISBN: 9781904811602 / Angielski / Miękka / 276 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A fast-paced example-driven tutorial to building custom controls using Visual C# 2005 Express Edition and .NET 2.0. If you want to build custom controls with C# but you don't know where to start, or you are intimidated by the huge amount of information that needs to be absorbed, then this book is for you. This friendly tutorial is based on numerous examples with real-world applicability, and includes a case study featuring the development of a fully functional PieChart control. Showing you how to use the free Visual C# 2005 Express Edition environment to develop your controls, Building Custom...
A fast-paced example-driven tutorial to building custom controls using Visual C# 2005 Express Edition and .NET 2.0. If you want to build custom contro...
|
|
cena:
168,70 zł |
Pro LINQ Object Relational Mapping in C# 2008
ISBN: 9781590599655 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It is nearly impossible today to write enterprise software without the use of one or more relational databases. Granted, there are cases when the data is transient and not stored in a database, but for the most part, software needs to consume and manipulate data in a database. It sounds easy, but there are hundreds of ways to connect software systems to databases and thousands of people who think they have the skeleton key for data access layers. Pro LINQ Object Relational Mapping in C# 2008 explains an efficient, repeatable way to apply industry design patterns to build scalable... It is nearly impossible today to write enterprise software without the use of one or more relational databases. Granted, there are cases when the d... |
|
cena:
181,91 zł |
Mathematical Tools in Computer Graphics with C# Implementations
ISBN: 9789812791030 / Angielski / Miękka / 496 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This work introduces computer graphics from a mathematical perspective, offering a balance of theory, applications, and code. The book begins with a discussion of basic graphics tools such as vectors, matrices, and quaternions, then builds up to more advanced topics such as the intersection of three-dimensional objects. Both classical and new topics are covered. Some topics discussed include basic transforms, curves, surfaces, and subdivision surfaces. New techniques such as wavelets, fractals, parameterization, and fluid simulation are also covered. Throughout a large portion of the book, a...
This work introduces computer graphics from a mathematical perspective, offering a balance of theory, applications, and code. The book begins with a d...
|
|
cena:
425,33 zł |
C# 3.0: A Beginner's Guide
ISBN: 9780071588300 / Angielski / Miękka / 656 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Essential Skills--Made Easy Let master programmer and bestselling author Herb Schildt teach you the fundamentals of C#, Microsoft's premier programming language for the .NET Framework. You'll begin by learning to create, compile, and run a C# program. Then it's on to data types, operators, control statements, methods, classes, and objects. You'll also learn about inheritance, interfaces, properties, indexers, exceptions, events, namespaces, generics, and much more. Of course, new C# 3.0 features, such as LINQ, lambda expressions, and anonymous types, are included.... Essential Skills--Made Easy Let master programmer and bestselling author Herb Schildt teach you the fundamentals of C#, Mic... |
|
cena:
236,78 zł |
C# 3.0 the Complete Reference 3/E
ISBN: 9780071588416 / Angielski / Miękka / 912 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The Most Comprehensive C# Resource Available With its support for Language-Integrated Query (LINQ), C# 3.0 has revolutionized C# programming, and bestselling author Herb Schildt has updated and expanded his classic programming reference to cover it. Using carefully crafted explanations, insider tips, and hundreds of examples, this book presents in-depth coverage of all aspects of C#, including its keywords, syntax, and core libraries. Of course, details on the new C# 3.0 features, such as LINQ, lambda expressions, implicitly typed variables, and anonymous types are... The Most Comprehensive C# Resource Available With its support for Language-Integrated Query (LINQ), C# 3.0 has revolutionize... |
|
cena:
284,13 zł |
Practical Wpf Graphics Programming
ISBN: 9780979372513 / Angielski / Miękka / 688 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The Windows Presentation Foundation (WPF) is a next generation graphics platform that is part of .NET 3.0 and .NET 3.5. It allows you to build advanced user interfaces that incorporate documents, media, 2D and 3D graphics, animations, and web-like characteristics. Practical WPF Graphics Programming provides all the tools you need to develop professional graphics applications using WPF and C#. This book will be useful for WPF and C# programmers of all skill levels. It provides a complete and comprehensive explanation of the WPF graphics capability, and pays special attention to the details of...
The Windows Presentation Foundation (WPF) is a next generation graphics platform that is part of .NET 3.0 and .NET 3.5. It allows you to build advance...
|
|
cena:
343,49 zł |
Expert C# 2008 Business Objects
ISBN: 9781430210191 / Angielski / Miękka / 750 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Do you want to create .NET applications that provide high performance and scalability? Do you want to employ object-oriented programming techniques in a distributed environment? Do you want to maximize the reuse and maintainability of your code? Then this book is for you. In Rockford Lhotka's Expert C# 2008 Business Objects, you'll learn how to use advanced .NET Framework capabilities alongside object-oriented design and programming to create scalable, maintainable object-oriented applications. Better still, this book includes Component-based Scalable... Do you want to create .NET applications that provide high performance and scalability? Do you want to employ object-oriented programming techniques... |
|
cena:
196,14 zł |
Beginning C# 2008 Objects: From Concept to Code
ISBN: 9781430210887 / Angielski / Miękka / 680 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. As a Java developer and instructor, Jacquie Barker wrote her first book, Beginning Java Objects, to communicate her passionate belief that learning objects thoroughly is an essential first step in mastering an object-oriented programming language (OOPL). Since Beginning Java Objects was first published in November 2000, we've heard from countless readers who agree wholeheartedly We were therefore delighted when Gary Cornell, the publisher of Apress, and Dominic Shakeshaft, Apress editorial director, approached us about producing a C# version of Beg- ning Java Objects. It's indeed true that...
As a Java developer and instructor, Jacquie Barker wrote her first book, Beginning Java Objects, to communicate her passionate belief that learning ob...
|
|
cena:
230,76 zł |
Practical Silverlight Programming
ISBN: 9780979372520 / Angielski / Miękka / 484 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of .NET-based media experiences and rich interactive applications for the Web. With Silverlight, your Web development experience will much more closely resemble the development of desktop applications using WPF. Ultimately, the goal of Silverlight is to create Web applications that are indistinguishable from desktop applications. Practical Silverlight Programming provides everything you need to create advanced graphics and user interfaces in your Web applications using Silverlight 2. From simple user...
Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of .NET-based media experiences and rich interactive applica...
|
|
cena:
286,23 zł |
Professional C# 5.0 and .NET 4.5.1
ISBN: 9781118833032 / Angielski / Miękka / 1560 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Comprehensive, advanced coverage of C# 5.0 and .NET 4.5.1
Whether you're a C# guru or transitioning from C/C++, staying up to date is critical to your success. Professional C# 5.0 and .NET 4.5.1 is your go-to guide for navigating the programming environment for the Windows platform. After a quick refresher of the C# basics, the team of expert authors dives in to C# 5.0 and updates for NET 4.5.1. Includes:
Comprehensive, advanced coverage of C# 5.0 and .NET 4.5.1
Whether you're a C# guru or transitioning from C/C++, staying up to date is critic... |
|
cena:
259,35 zł |
Practical Numerical Methods with C#
ISBN: 9780979372537 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
400,74 zł |
Beginning C# Databases: From Novice to Professional
ISBN: 9781590594339 / Angielski / Miękka / 648 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. No matter what programs you develop, there always exists a bottom line: you must know how to access and manipulate data. This book teaches you all the essential data manipulation skills that you will need when you code in C#. Data can be stored in many places, but large quantities of data that need to be frequently accessed are usually stored in relational databases such as SQL Server. Knowing how this data is structured, and how to access and update it, are therefore the most important programming tasks the professional programmer needs to learn. As well as teaching you... No matter what programs you develop, there always exists a bottom line: you must know how to access and manipulate data. This book teaches you all ... |
|
cena:
192,30 zł |
C# Quick Syntax Reference
ISBN: 9781430262800 / Angielski / Miękka / 16 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The C# Quick Syntax Reference is a condensed code and syntax reference to the C# programming language. It presents the essential C# syntax in a well-organized format that can be used as a handy reference. You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C# programmer. In the C# Quick Syntax Reference, you will find: - A concise reference to the... The C# Quick Syntax Reference is a condensed code and syntax reference to the C# programming language. It presents the essential C# syntax in a wel... |
|
cena:
126,90 zł |
Visual C# 2010 Recipes: A Problem-Solution Approach
ISBN: 9781430225256 / Angielski / Miękka / 1016 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Mastering the development of .NET 4.0 applications in C# is less about knowing the Visual C# 2010 language and more about knowing how to use the functionality of the .NET framework class library most effectively. Visual C# 2010 Recipes explores the breadth of the .NET Framework class library and provides specific solutions to common and interesting programming problems. Each recipe is presented in a succinct problem/solution format and is accompanied by a working code sample to help you understand the concept and quickly apply it. When you are facing a Visual C# 2010... Mastering the development of .NET 4.0 applications in C# is less about knowing the Visual C# 2010 language and more about knowing how to use the fu... |
|
cena:
249,99 zł |
Pro ASP.NET 4 in C# 2010
ISBN: 9781430225294 / Angielski / Miękka / 1575 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ASP.NET 4 is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 4 in C# 2010 raises the bar for high-quality, practical advice on learning and deploying Microsoft's dynamic web solution. This edition is updated with everything you need to master up to version 4 of ASP.NET, including coverage of ASP.NET MVC, ASP.NET AJAX 4, ASP.NET Dynamic Data, and Silverlight 3. Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from these groundbreaking... ASP.NET 4 is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 4 in C# 2010 raises the bar for hi... |
|
cena:
211,53 zł |
Pro C# 2010 and the .Net 4 Platform
ISBN: 9781430225492 / Angielski / Miękka / 1752 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. We're a Team, You and I Technology authors write for a demanding group of people (I should know--I'm one of them). You know that building software solutions using any platform (e. g., . NET, Java, and COM) is extremely complicated and is highly specific to your department, company, client base, and subject matter. Perhaps you work in the electronic publishing industry, develop systems for the state or local government, or work at NASA or a branch of the military. Speaking for myself, I have developed children's educational software (Oregon Trail / Amazon Trail anyone?), various n-tier...
We're a Team, You and I Technology authors write for a demanding group of people (I should know--I'm one of them). You know that building software sol...
|
|
cena:
384,63 zł |
Practical Database Programming with Visual C#.Net
ISBN: 9780470467275 / Angielski / Miękka / 936 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A novel approach to developing and applying databases with Visual C#.NET
Practical Database Programming with Visual C#.NET clearly explains the considerations and applications in database programming with Visual C#.NET 2008 and in developing relational databases such as Microsoft Access, SQL Server, and Oracle Database. Sidestepping the traditional approach of using large blocks of code, Ying Bai utilizes both Design Tools and Wizards provided by Visual Studio.NET and real-time object methods to incorporate over sixty real sample database programming projects along with... A novel approach to developing and applying databases with Visual C#.NET
Practical Database Programming with Visual C#.NET clearly ex... |
|
cena:
660,31 zł |
Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework
ISBN: 9780596807269 / Angielski / Miękka / 920 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get a thorough introduction to ADO.NET Entity Framework 4 -- Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4. Not only will you learn how to use EF4 in a variety of applications, you'll also gain a deep understanding of its architecture and APIs. Written by Julia Lerman, the leading independent authority on the framework, Programming Entity Framework covers it all -- from the Entity Data Model and... Get a thorough introduction to ADO.NET Entity Framework 4 -- Microsoft's core framework for modeling and interacting with data in .NET applications... |
|
cena:
258,26 zł |
Pro.NET 4 Parallel Programming in C#
ISBN: 9781430229674 / Angielski / Miękka / 328 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Parallel programming has been revolutionised in .NET 4, providing, for the first time, a standardised and simplified method for creating robust, scalable and reliable multi-threaded applications. The Parallel programming features of .NET 4 allow the programmer to create applications that harness the power of multi-core and multi-processor machines. Simpler to use and more powerful than "classic" .NET threads, parallel programming allows the developer to remain focused on the work an application needs to perform. In Pro .NET 4 Parallel Programming in C#, Adam... Parallel programming has been revolutionised in .NET 4, providing, for the first time, a standardised and simplified method for creating robust, sc... |
|
cena:
249,99 zł |
C# in Front Office: Advanced C# in Practice
ISBN: 9781442153585 / Angielski / Miękka / 192 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The author has 15 years working experience in both investment banks and consultancies. He has worked in New York, London, Tokyo, Lausanne (Switzerland), Shanghai (China) and some other places. Such experience gives him a unique exposure to a wide range of different technologies and how they are used in various financial environments. Table of contents and preface can be found at: http: //book.greenwich2greenwich.com/CsInFrontOffice/
The author has 15 years working experience in both investment banks and consultancies. He has worked in New York, London, Tokyo, Lausanne (Switzerland...
|
|
cena:
90,36 zł |