PNASoft

Summarize

Galleries: 68   Photos: 2224
Folders: 67   Files: 2221
Members: 34006      
File name Date Added DLs File size
rar
Sams - CSharp 4.0 HowTo
Overview of C# 4.0 How-To This book is very different from a typical “bible” approach to a topic. By structuring the book as a “how-to,” it presents the material by scenario in steps that are easily followed...
  
Fri, May 14 2010 404
3.9MB
rar
Wrox - Beginning Visual CSharp 2010
INTRODUCTION C# is a relatively new language that was unveiled to the world when Microsoft announced the first version of its .NET Framework in July 2000. Since then its popularity has rocketed, and it...
  
Fri, May 14 2010 318
21MB
rar
Wrox - Professional CSharp 4 And .NET 4
The .NET Framework, as the most significant technology for developers around right now, we would not be exaggerating. .NET is designed to provide an environment within which you can develop almost any...
  
Wed, May 5 2010 305
32.7MB
rar
Addison -Essential CSharp 4.0
Features of This Book Essential C# 4.0 is a language book that adheres to the core C# Language 4.0 Specification. To help you understand the various C# constructs, the book provides numerous examples demonstrating...
  
Wed, May 5 2010 208
7.3MB
rar
Wrox - Professional CSharp 2005 With .NET 3.0
Introduction If we were to describe the C# language and its associated environment, the .NET Framework, as the most important new technology for developers for many years, we would not be exaggerating...
 
Thu, Jun 18 2009 169
39MB
rar
Wrox - Beginning Visual CSharp 2005
Introduction C# is a relatively new language that was unveiled to the world when Microsoft released the first version of its .NET Framework. Since then its popularity has rocketed, and it has arguably...
 
Thu, Jun 18 2009 133
22.4MB
rar
Wrox - Beginning CSharp 3.0
Introduction Over the past 25 years I ’ ve written 15 books on various programming topics. You might wonder why so many . . . Didn ’ t I get it right the first time? Well, no, I didn ’ t . . . not really...
 
Thu, Jun 18 2009 177
9.1MB
rar
Apress - Pro CSharp With .NET.3.0 Special Edition
Introduction I remember a time years ago when I proposed a book to Apress regarding a forthcoming software SDK code-named Next Generation Windows Services (NGWS). As you may be aware, NGWS eventu- ally...
 
Thu, Jun 18 2009 144
16.1MB
rar
Apress - Pro CSharp 2008 And .NET 3.5 Platform
Introduction This book has existed (in one form or another) since the first edition of C# and the .NET Platform was published in conjunction with the release of .NET 1.0 Beta 2, circa the summer of 2001...
 
Thu, Jun 18 2009 228
15.1MB
rar
Apress - Pro ASP.NET 3.5 In CSharp 2008 2nd
Introduction As you no doubt already know, ASP.NET is Microsoft’s next-generation technology for creating server-side web applications. It’s built on the Microsoft .NET Framework, which is a cluster of...
 
Thu, Jun 18 2009 174
30.8MB
rar
Apress - Expert CSharp 2008 Business Objects
Introduction I have a passion for frameworks. In more than 20 years as a professional developer, I’ve never worked on a computing platform that did everything I needed it to do to build applications productively...
 
Thu, Jun 18 2009 209
14.3MB
rar
Apress - CSharp 2008 Databases Beginning From Novice To Professional
Introduction Because most real-world applications interact with data stored in relational databases, every C# programmer needs to know how to access that data. This book specifically covers how to interact...
 
Thu, Jun 18 2009 205
10MB
rar
Apress - Illustrated CSharp 2008
Introduction The purpose of this book is to teach you the fundamentals and mechanics of the C# programming language. Most books teach programming primarily using text. That’s great for novels, but many...
  
Mon, Nov 10 2008 258
11.3MB
rar
Apress - Beginning CSharp 2008 Databases From Novice To Professional
Introduction The first computer programming book I read was entitled Programming Windows 3.0 by Charles Petzold. This was around the time when Microsoft Windows 3.0 (circa 1992) once and for all showed...
 
Tue, Oct 21 2008 189
10MB
rar
Wrox - Professional CSharp 2008
The Significance of . NET and C# In order to understand the significance of .NET, it is useful to remind ourselves of the nature of many of the Windows technologies that have appeared in the past 10 years...
 
Fri, Oct 17 2008 199
15.6MB
rar
Wrox - Professional CSharp 3rd Edition
Introduction If we were to describe the C# language and its associated environment, the .NET Framework, as the most important new technology for developers for many years, we would not be exaggerating...
 
Fri, Oct 17 2008 142
9.2MB
rar
Apress - Beginning XML With CSharp 2008 From Novice To Professional
Introduction The Internet has brought a huge difference in the way we develop and use software applications. Applications are becoming more and more distributed, connecting heterogeneous systems. With...
 
Fri, Sep 26 2008 226
10.6MB
rar
Apress - Pro CSharp 2008 And The NET 3.5 Platform Fourth Edition
Introduction This book has existed (in one form or another) since the first edition of C# and the .NET Platform was published in conjunction with the release of .NET 1.0 Beta 2, circa the summer of 2001...
 
Fri, Sep 26 2008 205
16.8MB
rar
Apress - Beginning Visual CSharp 2005 Express Edition From Novice To Professional
Introduction It was in Amsterdam, in 2004, that I first discovered the Express tools from Microsoft. During the keynote at Microsoft’s huge developer event, TechEd, various personas from inside the company...
 
Fri, Sep 26 2008 131
13.3MB
rar
Apress - Beginning CSharp 2005 Databases From Novice To Professional
Introduction Every program manipulates data. Most real-world programs use data stored in relational databases, so every C# programmer needs to know how to access relational data. This book explains how...
 
Fri, Sep 26 2008 137
8.1MB
rar
Sams - Teach Yourself Visual CSharp 2008 In 24 Hours
Introduction With Microsoft’s introduction of the .NET platform, a new, exciting programming language was born. Visual C# is now the language of choice for developing on the .NET platform, and Microsoft...
 
Sun, Sep 21 2008 172
9.7MB
rar
Sams - CSharp 3.0 Unleashed With The Dot.NET Framework 3.5
Introduction Welcome to C# 3.0 Unleashed, a programmer’s guide and reference to the C# (pronounced “C sharp”) programming language. C# is primarily an object-oriented programming language, created at Microsoft...
 
Sun, Sep 21 2008 177
9.9MB
rar
Wrox - Beginning Microsoft Visual CSharp 2008
Introduction C# is a relatively new language that was unveiled to the world when Microsoft announced the first version of its .NET Framework in July 2000. Since then its popularity has rocketed, and it...
  
Thu, Aug 21 2008 231
13.5MB
rar
Wrox - Beginning CSharp 3.0 An Introduction To Object Oriented Programming
Over the past 25 years I ’ ve written 15 books on various programming topics. You might wonder why so many . . . Didn ’ t I get it right the first time? Well, no, I didn ’ t . . . not really. When I wrote...
  
Wed, Jul 9 2008 248
9.1MB
RAR
Sams - Teach Yourself Visual CSharp 2008 In 24 Hours Complete Starter Kit
Introduction With Microsoft’s introduction of the .NET platform, a new, exciting programming language was born. Visual C# is now the language of choice for developing on the .NET platform, and Microsoft...
  
Wed, Jun 18 2008 249
9.7MB
rar
Manning CSharp In Depth
In programming, there’s no substitute for knowing your stuff. In versions 2 and 3, C# introduces new concepts such as lambda expressions and implicit typing that make the language more flexible and give...
  
Tue, Apr 8 2008 240
5.1MB
rar
Wrox - Professional dot.NET 2.0 Generics
Introduction Although generics are new to .NET platform, the concepts that motivated their introduction have been around for years. However, while their value was often acknowledged, they were frequently...
   
Wed, Mar 12 2008 312
1.6MB
rar
Wrox - Professional CSharp 2005 with .NET 3.0
What This Book Covers In this book, you start by reviewing the overall architecture of .NET in the next chapter in order to give you the background you need to be able to write managed code. After that...
   
Wed, Feb 27 2008 298
38.9MB
rar
OReilly - CSharp 3.0 Design Patterns
Design patterns are among the major tools in the toolboxes of those who espouse the generalist approach. If you look at samples from a broad spectrum of software solutions, you will find that though the...
   
Fri, Feb 22 2008 364
2.2MB
rar
OReilly - CSharp 3.0 Cookbook 3rd.Edition
This book began for usaswe started exploring C# 3.0 and noticing how it could change the applicationswe were working on. With the advent of C# 3.0 and the new featuress uch asLINQ, we took the opportunity...
   
Mon, Feb 18 2008 300
2.8MB
rar
Apress - Beginning CSharp 2008 Databases From Novice to Professional
Because most real-world applications interact with data stored in relational databases, every C# programmer needs to know how to access that data. This book specifically covers how to interact with the...
   
Thu, Jan 24 2008 366
10MB
PNASoft.com does not store any files on its server.
Please contact the content providers to delete copyright contents. Copyright by PNASoft.com