• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

 » książki  » Computers - Languages - C#

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 40 złBezpłatna dostawa dla zamówień powyżej 40 zł

Kategorie główne

• Nauka
 [2952531]
• Literatura piękna
 [1815254]

  więcej...
• Turystyka
 [52246]
• Informatyka
 [151406]
• Komiksy
 [36554]
• Encyklopedie
 [23115]
• Dziecięca
 [612095]
• Hobby
 [104900]
• AudioBooki
 [1784]
• Literatura faktu
 [191556]
• Muzyka CD
 [380]
• Słowniki
 [2946]
• Inne
 [442645]
• Kalendarze
 [1505]
• Podręczniki
 [166084]
• Poradniki
 [422936]
• Religia
 [506774]
• Czasopisma
 [518]
• Sport
 [60387]
• Sztuka
 [242639]
• CD, DVD, Video
 [3428]
• Technologie
 [219359]
• Zdrowie
 [98539]
• Książkowe Klimaty
 [124]
• Zabawki
 [2509]
• Puzzle, gry
 [3809]
• Literatura w języku ukraińskim
 [261]
• Art. papiernicze i szkolne
 [8058]
Kategorie szczegółowe BISAC

Kategoria BISAC: Computers >> Languages - C#

ilość książek w kategorii: 670

Wyświetl książki:
Dostępne języki:
Cena:
od:
do:
ilość na stronie:


 Gdi+ Programming in C# and VB .Net Symmonds, Nick 9781590590355 Apress
Gdi+ Programming in C# and VB .Net

ISBN: 9781590590355 / Angielski / Miękka / 624 str.

ISBN: 9781590590355/Angielski/Miękka/624 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Nick Symmonds
GDI+ both wraps arcane API calls and extends them for much easier use. Programmers no longer have to make do with the familiar but simplistic VB 6.0 drawing model, nor do they have to dig down into the GDI API in order to get any real work done. In GDI+, Microsoft has come up with a complete, but still extensible, set of classes for all of the .NET programmers drawing needs. GDI+ requires different techniques than the Windows GDI API, as it is completely stateless. GDI+ Programming in C# and VB .NET starts out with an explanation of GDI+ and how it relates to GDI. The book then dives deep...
GDI+ both wraps arcane API calls and extends them for much easier use. Programmers no longer have to make do with the familiar but simplistic VB 6.0 d...
cena: 264,09

 Enterprise Development with Visual Studio .Net, Uml, and Msf Hansen, Eric 9781590590423 Apress
Enterprise Development with Visual Studio .Net, Uml, and Msf

ISBN: 9781590590423 / Angielski / Miękka / 984 str.

ISBN: 9781590590423/Angielski/Miękka/984 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Carsten Thomsen; John Hansen; John Hansen
TODAY, DEVELOPERS ARE continuously being overloaded with new technologies, standards, and tools, which are all being developed to fulfill customer requirements. This puts tough challenges on developers who need to produce modern software, whether it is shrink-wrapped software, enterprise applications, or part of systems integration. Therefore, large vendors like Microsoft put a lot of effort into describing best practices and guidelines for using these new technologies, and how you can use well-proven patterns with them. Because most projects that faH don't faH because of technology issues,...
TODAY, DEVELOPERS ARE continuously being overloaded with new technologies, standards, and tools, which are all being developed to fulfill customer req...
cena: 215,37

 User Interfaces in C#: Windows Forms and Custom Controls MacDonald, Matthew 9781590590454 Apress
User Interfaces in C#: Windows Forms and Custom Controls

ISBN: 9781590590454 / Angielski / Miękka / 624 str.

ISBN: 9781590590454/Angielski/Miękka/624 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Matthew MacDonald
IN THE PAST FEW MONTHS, a deluge of .NET books has hit store shelves, each one eager to explain the new programming philosophy of the .NET world. In the excitement, many of these books have left out the tricks and insights you need to really master .NET programming. Part of the problem is that no single work can cover the entire .NET platform-a sprawling, ambitious framework that revolu- tionizes everything from Internet applications to data access technology. Many .NET books provide a good overview of essential concepts, but they can't deal with the subtleties needed for all types of...
IN THE PAST FEW MONTHS, a deluge of .NET books has hit store shelves, each one eager to explain the new programming philosophy of the .NET world. In t...
cena: 304,72

 Introduction to 3D Game Engine Design Using DirectX 9 and C# Lynn Thomas Harrison 9781590590812 Apress
Introduction to 3D Game Engine Design Using DirectX 9 and C#

ISBN: 9781590590812 / Angielski / Miękka / 428 str.

ISBN: 9781590590812/Angielski/Miękka/428 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Lynn Thomas Harrison

This tutorial goes through the requirements for a game engine and addresses those requirements using the applicable aspects of DirectX with C#.


This tutorial goes through the requirements for a game engine and addresses those requirements using the applicable aspects of DirectX with C#.

...
cena: 158,43

 Data Entry and Validation with C# and VB .Net Windows Forms Symmonds, Nick 9781590591086 Apress
Data Entry and Validation with C# and VB .Net Windows Forms

ISBN: 9781590591086 / Angielski / Miękka / 768 str.

ISBN: 9781590591086/Angielski/Miękka/768 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Nicholas Symmonds; Nick Symmonds
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: 234,95

 SQL Server CE Database Development with the .Net Compact Framework Tiffany, Rob 9781590591192 Apress
SQL Server CE Database Development with the .Net Compact Framework

ISBN: 9781590591192 / Angielski / Miękka / 492 str.

ISBN: 9781590591192/Angielski/Miękka/492 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Rob Tiffany; Kevin Collins

SQL Server CE Database Development with the .NET Compact Framework is the only book of its kind for developers wishing to examine in detail all aspects of SQL Server CE 2.0 and the .NET Compact Framework, the most significantly updated area of Visual Studio 2003.

Featuring in-depth information on SQL Server CE 2.0 and the .NET Compact Framework, this book illustrates how both Visual Basic .NET and C# can be used to build powerful database applications for the Pocket PC. While other .NET Compact Framework books try to broadly cover general programming issues, this book focuses...

SQL Server CE Database Development with the .NET Compact Framework is the only book of its kind for developers wishing to examine in detail ...

cena: 174,69

 Maximizing .Net Performance Wienholt, Nick 9781590591413 Apress
Maximizing .Net Performance

ISBN: 9781590591413 / Angielski / Miękka / 304 str.

ISBN: 9781590591413/Angielski/Miękka/304 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Nick Wienholt; Nicholas J. Wienholt

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: 176,20

 C# Class Design Handbook: Coding Effective Classes Conway, Richard 9781590592571 Apress
C# Class Design Handbook: Coding Effective Classes

ISBN: 9781590592571 / Angielski / Miękka / 384 str.

ISBN: 9781590592571/Angielski/Miękka/384 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Richard Conway; Teun Duynstee; Ben Hyrman

* Gives you a deep understanding of the implications of every decision you can make in designing a class, so you are better equipped to take full advantage of C#'s power to create robust, flexible, reusable classes

* Lifts the lid on the simple syntax and examines what it really does behind the scenes

* Covers all the fundamentals on classes: the role of types in .NET, the different kinds of type C# creates, fundamental role of methods as containers of program logic, how .NET's delegate-based event system works, how to control and exploit inheritance in your types, and logical...

* Gives you a deep understanding of the implications of every decision you can make in designing a class, so you are better equipped to take full a...

cena: 138,12

 Developing Application Frameworks in .Net Xin Chen 9781590592885 Apress
Developing Application Frameworks in .Net

ISBN: 9781590592885 / Angielski / Miękka / 392 str.

ISBN: 9781590592885/Angielski/Miękka/392 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
MS Xin Chen

Application frameworks, which provide a base of common services on which applications are built, offer the benefits of extensibility, modularity, and reusability of both code and design to your applications. This book explains what frameworks are and how they fit into applications, and offers many object-oriented techniques used in application frameworks.

This book also shows you actually how to develop application frameworks through a concrete framework example called Simplified Application Framework (SAF). The SAF framework was developed by author Xin Chen in C#....

Application frameworks, which provide a base of common services on which applications are built, offer the benefits of extensibility, modularity, a...

cena: 174,69

 Beginning .Net Game Programming in C# David Weller Alexamdre S. Lobao Ellen Hatton 9781590593196 Apress
Beginning .Net Game Programming in C#

ISBN: 9781590593196 / Angielski / Miękka / 440 str.

ISBN: 9781590593196/Angielski/Miękka/440 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
David Weller; Alexamdre S. Lobao; Ellen Hatton
BACK A FEW YEARS AGO I HAD AN IDEA. What if I could make the power of the DirectX API available to the developers who were going to be using the new set of lan- guages and common language runtime that Microsoft was developing? The idea was intriguing, and opening up a larger portion of the world to DirectX was a goal I was only too happy to endorse. Besides, what developer doesn't want to write games? It seems that at least once a week I am answering questions directly regard- ing the performance of managed code, and Managed DirectX in particular. One of the more common questions I hear is...
BACK A FEW YEARS AGO I HAD AN IDEA. What if I could make the power of the DirectX API available to the developers who were going to be using the new s...
cena: 176,20

 Pro .Net 1.1 Network Programming Serban, Alexandru 9781590593455 Apress
Pro .Net 1.1 Network Programming

ISBN: 9781590593455 / Angielski / Miękka / 530 str.

ISBN: 9781590593455/Angielski/Miękka/530 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Christian Nagel; Ajit Mungale; Andrew Krowczyk

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: 234,95

 Beginning Visual Web Programming in C#: From Novice to Professional Cazzulino, Daniel 9781590593615 Apress
Beginning Visual Web Programming in C#: From Novice to Professional

ISBN: 9781590593615 / Angielski / Miękka / 664 str.

ISBN: 9781590593615/Angielski/Miękka/664 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Daniel Cazzulino; Victor Garcia Aprea; James Greenwood

* Takes the best of a series of C# Web Programming books from Wrox into one great book

* Offers a natural follow-on to the Apress title 'Beginning C#' so that readers can continue building their .NET programming expertise with Apress

Written by an expert teacher and programmer who is recognized in his field, and who is prepared to teach with real-world examples for his audience


* Takes the best of a series of C# Web Programming books from Wrox into one great book

* Offers a natural follow-on to the Apress title 'Be...

cena: 138,12

 Best Kept Secrets in .Net Deborah Kurata 9781590594261 Apress
Best Kept Secrets in .Net

ISBN: 9781590594261 / Angielski / Miękka / 217 str.

ISBN: 9781590594261/Angielski/Miękka/217 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Deborah Kurata

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: 129,20

 Pro .Net 2.0 Windows Forms and Custom Controls in C# Matthew MacDonald 9781590594391 Apress
Pro .Net 2.0 Windows Forms and Custom Controls in C#

ISBN: 9781590594391 / Angielski / Miękka / 1080 str.

ISBN: 9781590594391/Angielski/Miękka/1080 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Matthew MacDonald

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: 345,36

 Pro .Net 2.0 Graphics Programming White, Eric 9781590594452 Apress
Pro .Net 2.0 Graphics Programming

ISBN: 9781590594452 / Angielski / Miękka / 445 str.

ISBN: 9781590594452/Angielski/Miękka/445 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Eric White
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: 174,69

 Expert .Net Delivery Using Nant and Cruisecontrol.Net Holmes, Josh 9781590594858 Apress
Expert .Net Delivery Using Nant and Cruisecontrol.Net

ISBN: 9781590594858 / Angielski / Twarda / 404 str.

ISBN: 9781590594858/Angielski/Twarda/404 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Marc Holmes

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: 223,45

 A Programmer's Introduction to C# 2.0 Eric Gunnerson Nick Wienholt 9781590595015 Apress
A Programmer's Introduction to C# 2.0

ISBN: 9781590595015 / Angielski / Miękka / 572 str.

ISBN: 9781590595015/Angielski/Miękka/572 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Eric Gunnerson; Nick Wienholt

A Programmer's Introduction to C# 2.0, Third Edition is a critical update to the highly successful second edition. It is written by a member of the original C# language-design team and a C# program manager, so you can be certain this book contains the expertise you're looking for.

This third edition covers the elements of C# 2005 that you'll soon embrace. This comprehensive tutorial explains features like generics, iterators, anonymous types, and partial classes. It is sure to be a key resource for all you C# programmers


A Programmer's Introduction to C# 2.0, Third Edition is a critical update to the highly successful second edition. It is written by a member...

cena: 138,12

 Beginning Visual C# 2005 Express Edition: From Novice to Professional Wright, Heather 9781590595497 Apress
Beginning Visual C# 2005 Express Edition: From Novice to Professional

ISBN: 9781590595497 / Angielski / Miękka / 458 str.

ISBN: 9781590595497/Angielski/Miękka/458 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Peter Wright

In the 1990s, Microsoft did the impossible and released a programming tool that let everyone write programs to run on Windows. Author Peter Wright was so excited about that tool, Visual Basic, that he wrote a series of books on it and introduced nearly a quarter of a million people all over the world to programming.

Now Microsoft has done it again with the release of the Express tools. With nearly every home now having a computer and most people having access to the Internet, being able to take control of the computer and write your own programs is more useful and...

In the 1990s, Microsoft did the impossible and released a programming tool that let everyone write programs to run on Windows. Author Peter...

cena: 105,61

 Pro .Net 2.0 Code and Design Standards in C# Horner, Mark 9781590595602 Apress
Pro .Net 2.0 Code and Design Standards in C#

ISBN: 9781590595602 / Angielski / Miękka / 329 str.

ISBN: 9781590595602/Angielski/Miękka/329 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Mark Horner
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: 138,12

 Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional Matthew MacDonald 9781590595725 Apress
Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional

ISBN: 9781590595725 / Angielski / Miękka / 1186 str.

ISBN: 9781590595725/Angielski/Miękka/1186 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Matthew MacDonald

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: 162,50

Pierwsza Podprzednia  1  2  3  Następna Ostatnia

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2026 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia