![]() |
Building Web Applications with C# and .Net: A Complete Reference
ISBN: 9780849312502 / Angielski / Miękka / 758 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft's introduction of its XML Web platform, .NET Framework, and its C# programming language signal Microsoft's total entry into e-commerce, fundamentally changing the way businesses and people interact over the Internet. Building Web Applications with C# and .NET: A Complete Reference is a comprehensive resource with a sharp focus on how to develop and deploy distributed applications using Microsoft's .NET Framework and C#. Written for C++, Visual Basic, Java, and ASP programmers making the transition to .NET, the text begins by providing the fundamentals of network programming and then...
Microsoft's introduction of its XML Web platform, .NET Framework, and its C# programming language signal Microsoft's total entry into e-commerce, fund...
|
cena:
586,53 |
![]() |
Data Entry and Validation with C# and VB .Net Windows Forms
ISBN: 9781590591086 / Angielski / Miękka / 768 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ANYoNE WHO HAS EVER worked with a computer has had to enter data into it somehow. Anyone who has done any Windows programming (or DOS programming, if you go back far enough) has had to write data entry screens. What is data entry without some kind of validation? Then again, what is validation? Validation is the process of the receiving data (via the keyboard, the mouse, voice, serial connections, and so on) and making sure that the data meets the specifications you have laid out. For instance, if you are looking for a number but receive a character, your validation code would ignore that...
ANYoNE WHO HAS EVER worked with a computer has had to enter data into it somehow. Anyone who has done any Windows programming (or DOS programming, if ...
|
cena:
228,65 |
![]() |
Maximizing .Net Performance
ISBN: 9781590591413 / Angielski / Miękka / 304 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Foreword by .NET Remoting guru Ingo Rammer BACK IN 1999, the ACM published a study that presented a comparison of 40 independent implementations of a computationally intensive problem, created by different programmers in either Java the then-current managed runtime environmentor C/C++. It concluded with the finding that interpersonal differences between the developers "are much larger than the average difference between Java and C/C++" and that "performance ratios of a factor of 30 or more are not uncommon between the median programs from the upper half versus the... Foreword by .NET Remoting guru Ingo Rammer BACK IN 1999, the ACM published a study that presented a comparison of 40 independe... |
cena:
161,36 |
![]() |
Pro .Net 1.1 Network Programming
ISBN: 9781590593455 / Angielski / Miękka / 530 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Networking is one of the core tasks of enterprise-level programming, and this book covers key concepts, like network programming in .NET with C#, and building network-based applications in .NET. You will gain confidence to use the classes shipped with .NET, and eventually implement your own application-level protocols. The text first overviews important background material, like physical network architecture, network protocols, the Open Systems Interconnection (OSI) model, streams in .NET, and stream access. Also covered in detail: socket programming complete with introduction, and... Networking is one of the core tasks of enterprise-level programming, and this book covers key concepts, like network programming in .NET with C#, a... |
cena:
228,65 |
![]() |
Best Kept Secrets in .Net
ISBN: 9781590594261 / Angielski / Miękka / 217 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Author Deborah Kurata has spoken to .NET user groups all over America sharing her Best Kept Secrets in .NET, and she often hears experienced developers say, "I didn't know you could do that with .NET " This book is a collection of Deborah's insights into .NET secrets that can enhance your productivity and code quality. For example, did you know that you could manage code snippets in Visual Studio .NET? Have you ever tried the incremental search feature? Have you discovered the ErrorProvider control? Do you know how to short-circuit operators, alias data... Author Deborah Kurata has spoken to .NET user groups all over America sharing her Best Kept Secrets in .NET, and she ofte... |
cena:
125,74 |
![]() |
Pro .Net 2.0 Windows Forms and Custom Controls in C#
ISBN: 9781590594391 / Angielski / Miękka / 1080 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Renowned author Matthew MacDonald combines careful treatment of the API with detailed user-interface design principles. Further, this book incorporates C# and the final beta of .NET 2.0. The result: thorough coverage of Windows Forms and GDI+ namespaces for .NET programmers You will become equipped to design state-of-the-art Windows interfaces and program graphics, and learn how to create your own controls. As a developer, you must know more than just how to add a control to a window. You must be able to create an entire user interface framework that's scalable,... Renowned author Matthew MacDonald combines careful treatment of the API with detailed user-interface design principles. Further, t... |
cena:
342,95 |
![]() |
Pro .Net 2.0 Graphics Programming
ISBN: 9781590594452 / Angielski / Miękka / 445 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. T he release of the .NET Framework has changed the programming landscape for Microsoft application developers. Graphics programming has been affected as much as any other area. Whereas the Windows Graphical Device Interface (GDI) was once used to draw to a device, the .NET Framework now gives us GDI+. GDI+ consists of a number of namespaces and classes, made available as part of the .NET Framework and designed specifically to allow developers to do custom drawing in web and Windows controls. Effectively acting as a wrapper around the old GDI, GDI+ provides an easy-to-understand,...
T he release of the .NET Framework has changed the programming landscape for Microsoft application developers. Graphics programming has been affected ...
|
cena:
173,47 |
![]() |
Expert .Net Delivery Using Nant and Cruisecontrol.Net
ISBN: 9781590594858 / Angielski / Twarda / 404 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. At first glance, building and deploying applications seem simple enough. But in fact, difficult releases without any confidence or processes backing them are very common. Integration and management of a new deployment can be laborious and fraught with risk. So as team size and volume of projects grow, management becomes more difficult and risk more pronounced. This book is a guide to the implementation of good processes in a .NET environment. Author Marc Holmes focuses on actual implementation, and details patterns and anti-patterns to watch out for. He also provides... At first glance, building and deploying applications seem simple enough. But in fact, difficult releases without any confidence or processes backin... |
cena:
221,90 |
![]() |
Pro Visual C++ 2005 for C# Developers: Featuring C++/CLI
ISBN: 9781590596081 / Angielski / Twarda / 382 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro Visual C++ 2005 for C# Developers features two distinct sections that lead to a simple migration path for you to move toward Visual C++ 2005 development. If you're an experienced developer approaching Visual C++ from a C# background with .NET 1.1 or 1.0, you'll greatly benefit from this book. The first section introduces the Visual C++ 2005 technology, then outlines the language in fast-track chapters. This overview focuses on the mechanics of the language, without introducing any coding. Additional chapters cover the techniques and issues involved when converting C#... Pro Visual C++ 2005 for C# Developers features two distinct sections that lead to a simple migration path for you to move toward Visual C++ ... |
cena:
221,90 |
![]() |
The .Net Languages: A Quick Translation Guide
ISBN: 9781893115484 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Bischof's book is a complete translation guide for converting programs between any of the three primary Microsoft languages. Bischof makes it easy for programmers to take the knowledge they already have and use it to write for the .NET environment.
Bischof's book is a complete translation guide for converting programs between any of the three primary Microsoft languages. Bischof makes it easy for...
|
cena:
104,87 |
![]() |
C# for Java Programmers
ISBN: 9781931836548 / Angielski / Miękka / 608 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers C# for Java Programmers will prepare readers for the .NET framework by building on what they already know about object-oriented languages and give them the means to maintain their flexibility and effectiveness in an un-certain marketplace. This book will compare and contrast the advantages and disadvantages of both Java and C# to allow programmers to make their own decisions regarding what each language is best used for. Whatever... Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers |
cena:
166,13 |
![]() |
Speech Application SDK Mit ASP.NET: Design Und Implementierung Sprachgestützter Web-Applikationen
ISBN: 9783540208723 / Niemiecki / Twarda / 376 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Das Speech Application SDK ermoglicht den Aufbau von sprachgestutzten Web-Applikationen innerhalb des .NET-Frameworks. Im vorliegenden Buch wird die Implementierung entsprechender Programme anhand fundierter und praxisnaher Code-Beispiele dargestellt. Als Werkzeuge werden das .NET Framework 1.1 und das aktuelle SASDK 1.0 zum Einsatz kommen, wobei die einzelnen Komponenten des Visual Studio 2003 ebenso beschrieben werden wie auch SML (Semantic Markup Language) und SALT (Speech Application Language Tags) sowie JScript/JScript.NET und C#. Hierbei soll das Verstandnis dieser... Das Speech Application SDK ermoglicht den Aufbau von sprachgestutzten Web-Applikationen innerhalb des .NET-Frameworks. Im vorliegenden Buch... |
cena:
226,25 |
![]() |
Mathematical Tools in Computer Graphics with C# Implementations
ISBN: 9789812791023 / Angielski / Twarda / 496 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Presents introductory and advanced topics in the field of computer graphics with mathematical descriptions and derivations. This book offers a balance of theory, applications, and code, and derives the underlying numerical methods and algorithms. It contains the classes in C# necessary for computer graphics, and offers an explanation of the code.
Presents introductory and advanced topics in the field of computer graphics with mathematical descriptions and derivations. This book offers a balance...
|
cena:
606,08 |
![]() |
C# für Ingenieure
ISBN: 9783486273571 / Niemiecki / Twarda / 243 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "C# fur Ingenieure" versetzt Ingenieure in die Lage, Anwendungen aus ihrem Fachgebiet mit der Programmiersprache C# zu entwickeln. Die hierfur unabdingbaren Grundlagen der praktischen Informatik werden bei der Lekture ganz nebenbei vermittelt. Das Buch eignet sich daher genauso fur im Beruf stehende Ingenieure wie fur die Ausbildung angehender Ingenieure bzw. Wirtschaftsingenieure im Lehrfach Informatik. Auch in den Fachern Grundlagen der Elektro- und Schaltungstechnik kann es als Begleitlekture erfolgreich eingesetzt werden. Mit der Programmiersprache C# lassen sich mit geringem Aufwand... "C# fur Ingenieure" versetzt Ingenieure in die Lage, Anwendungen aus ihrem Fachgebiet mit der Programmiersprache C# zu entwickeln. Die hierfur unab... |
cena:
468,31 |
![]() |
Windows Phone 7 Game Development
ISBN: 9781430233060 / Angielski / Miękka / 592 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Introduction This Goal of This Book Gaming on the move has become very popular during recent years. With the arrival of the Nintendo Gameboy, people realized that they could take their games out and about with them, and as technology has become more sophisticated these games have grown, too. They now encompass complex game mechanics, advanced 2D and 3D graphics, and engrossing stories and game worlds that the player can literally become lost in. Alongside this phenomenon is the explosion in popularity of mobile communication devices. Nearly everyone carries a phone with them every time they...
Introduction This Goal of This Book Gaming on the move has become very popular during recent years. With the arrival of the Nintendo Gameboy, people r...
|
cena:
173,31 |
![]() |
Pro WCF 4: Practical Microsoft SOA Implementation
ISBN: 9781430233688 / Angielski / Miękka / 472 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro WCF 4.0: Practical Microsoft SOA Implementation is a complete guide to Windows Communication Foundation from the service-oriented architecture (SOA) perspective, showing you why WCF is important to service-oriented architecture and development. This book provides deep insight into the functionality of WCF, which shipped with .NET 4.0-like service discovery, routing service, simplified configuration, and other advanced features. Included in this title are informative examples that will aid the reader in understanding and implementing these important additions. This book also...
Pro WCF 4.0: Practical Microsoft SOA Implementation is a complete guide to Windows Communication Foundation from the service-oriented archite...
|
cena:
177,35 |
![]() |
Beginning Windows Phone 7 Development
ISBN: 9781430235965 / Angielski / Miękka / 512 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft's Windows Phone 7 handsets have injected a new vibrancy into the smartphone marketplace and provided bold new opportunities for the Microsoft development community.
Now in its second edition, Beginning Windows Phone 7 Development has been written to help you identify those opportunities and to learn the skills you'll need to harness them. It covers the very latest developments in the field, including the extended APIs offered in Microsoft's automatic platform update, so you'll have timely, accurate information at your fingertips. Beginning Windows Phone 7... Microsoft's Windows Phone 7 handsets have injected a new vibrancy into the smartphone marketplace and provided bold new opportunities for the Microsof...
|
cena:
145,07 |
![]() |
Pro Windows Embedded Compact 7: Producing Device Drivers
ISBN: 9781430241799 / Angielski / Miękka / 296 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Windows Embedded Compact 7 is the natural choice for developing sophisticated, small-footprint devices for both consumers and the enterprise. For this latest version, a number of significant enhancements have been made, most notably the ability to run multi-core processors and address more than the 512 MB of memory constraint in previous versions. Using familiar developer tools, Pro Windows Embedded Compact 7 will take you on a deep-dive into device driver development. You'll learn how to set up your working environment, the tools that you'll need and how to think about... Windows Embedded Compact 7 is the natural choice for developing sophisticated, small-footprint devices for both consumers and the enterprise. For t... |
cena:
242,07 |
![]() |
Programming Entity Framework: Dbcontext: Querying, Changing, and Validating Your Data with Entity Framework
ISBN: 9781449312961 / Angielski / Miękka / 100 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The DbContext API captures Entity Framework's (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API. With DbContext, you'll be able to query and update data, whether you're working with individual objects or graphs of objects and their related data. You'll find numerous C# code samples to help you get started. All you need is... The DbContext API captures Entity Framework's (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows ... |
cena:
102,85 |
![]() |
Adaptive Code: Agile Coding with Design Patterns and Solid Principles
ISBN: 9781509302581 / Angielski / Miękka / 448 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Write code that can adapt to changes. By applying this book's principles, you can create code that accommodates new requirements and unforeseen scenarios without significant rewrites. Gary McLean Hall describes Agile best practices, principles, and patterns for designing and writing code that can evolve more quickly and easily, with fewer errors, because it doesn't impede change. Now revised, updated, and expanded, Adaptive Code, Second Edition adds indispensable practical insights on Kanban, dependency inversion, and creating reusable abstractions. Drawing on over a decade...
Write code that can adapt to changes. By applying this book's principles, you can create code that accommodates new requirements and unforese...
|
cena:
213,40 |