Computer Programming

Google

General

Programming
APIs and Operating Environments
Extensible Languages
Graphics and Multimedia
Languages and Tools
Software Design
Web Programming

Languages

ADA
ASP
Assembler
Basic
C#
C and C++
CGI
COBOL
Delphi
Eiffel
Forth
Fortran
HTML
Java
Javascript
LISP
Logo
Modula 2
Pascal
Perl
PHP
PL/I
Postscript
Prolog
Python
QBasic
REXX
Smalltalk
Visual Basic
XML

Databases

Access
Clipper
DBase
Filemaker
IBM DB2
Informix
Ingres
JDeveloper
MySQL
Oracle
Paradox
Powerbuilder
SQL

Software

Database
Development Utilities
Graphics
Linux
Programming
Programming Languages
Training & Tutorials
Web Development

HobbyDo


Search Now:

C# BOOKS

Posted in C# (Sunday, September 7, 2008)

Written by ZapThink and Jason Bloomberg and Ronald D. Schmelzer. By ZapThink, LLC. Sells new for $9.95.
Read more...

Purchase Information
No comments about EA Summit: ZapThink Roadmap for SOA Adoption Presentation.



Posted in C# (Sunday, September 7, 2008)

Written by ZapThink and Ronald D. Schmelzer. By ZapThink, LLC. Sells new for $495.00.
Read more...

Purchase Information
No comments about Laszlo Systems: Rich Client Capabilities Based on Macromedia Flash ZapNote.



Posted in C# (Sunday, September 7, 2008)

Written by Luis Joyanes Aguilar. By McGraw-Hill Companies. Sells new for $83.95.
Read more...

Purchase Information
No comments about C# manual de programacion/C# programming manual.



Posted in C# (Sunday, September 7, 2008)

Written by ZapThink and Ronald D. Schmelzer. By ZapThink, LLC. Sells new for $9.95.
Read more...

Purchase Information
No comments about XML in the Content Lifecycle Presentation.



Posted in C# (Sunday, September 7, 2008)

Written by ZapThink and Ronald D. Schmelzer. By ZapThink, LLC. Sells new for $395.00.
Read more...

Purchase Information
No comments about ZapNote: Ipedo ZapNote: An In-Memory Native XML Data Storage System.



Posted in C# (Sunday, September 7, 2008)

Written by Richard Braden. By Wordware Publishing, Inc.. The regular list price is $24.95. Sells new for $6.98. There are some available for $3.91.
Read more...

Purchase Information
1 comments about Unlocking Microsoft C# V 2.0 Programming Secrets (Wordware Applications Library).
  1. The book is poorly structured and confusing the reader. Below is the example from the book.

    ====================================================
    Line IA045 would place the locations in intLocation three times, but only the last entry would appear in intLocation when the loop ended.

    2.
    Lines IA042-045 are modified with lines IA046-049:


    IA042: int intLocation = -1;

    IA043: for(int kk = 0 ; kk < 12 ; kk++)
    IA044: {
    IA045: if(intArrayNumbers[kk] == intReferenceNumber)
    IA046: {
    IA047: intLocation = kk;
    IA048: break;
    IA049: }
    IA050: }



    3.
    When the if statement in line IA045 is satisfied, then the break statement in line IA048 is executed. The break statement causes the program to exit from the if statement in line IA045 and the for statement in line IA043. So the next line executed is the one below IA050.
    ================================================

    The author explained a very simple for loop in a very difficult way to understand. Besides, i believe the author native language is not english. I really don't know what he want to express. The information is definitely out of date. For instance, this book encourage people to use hungarian notation where microsoft suggest eliminate hungarian long time ago.The naming convention is terrible. It doesn't follow the industry standard at all.

    it seems to me the author is never write a real world application at all. I don't mean to hurt the author but i just hope he can do more homework before writing the book. At least read some others books from microsoft press, oreily, wrox, apress publishers. They are real world developers and take programming seriously.

    Sorry for the 1 star and i think this is what the book reserve.


Read more...


Posted in C# (Sunday, September 7, 2008)

Written by ZapThink and Jason Bloomberg. By ZapThink, LLC. Sells new for $995.00.
Read more...

Purchase Information
No comments about XML&#12392;Web&#12469;&#12540;&#12499;&#12473;&#12539;&#12475;&#12461;&#12517;&#12522;&#12486;&#12451; Report.



Posted in C# (Sunday, September 7, 2008)

Written by ZapThink and Ronald D. Schmelzer. By ZapThink, LLC. Sells new for $495.00.
Read more...

Purchase Information
No comments about SOA, ebXML, and RFID - Making B2B Work in an SOA Context Presentation.



Posted in C# (Sunday, September 7, 2008)

Written by ZapThink and Ronald D. Schmelzer. By ZapThink, LLC. Sells new for $9.95.
Read more...

Purchase Information
No comments about First Steps to Building a Single View of an SOA Presentation.



Posted in C# (Sunday, September 7, 2008)

Written by ZapThink and Ronald D. Schmelzer. By ZapThink, LLC. Sells new for $9.95.
Read more...

Purchase Information
No comments about ZapNote: ContentGuard ZapNote: Protecting Digital Resources with XrML.



Page 58 of 74
10  20  30  40  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  70  
EA Summit: ZapThink Roadmap for SOA Adoption Presentation
Laszlo Systems: Rich Client Capabilities Based on Macromedia Flash ZapNote
C# manual de programacion/C# programming manual
XML in the Content Lifecycle Presentation
ZapNote: Ipedo ZapNote: An In-Memory Native XML Data Storage System
Unlocking Microsoft C# V 2.0 Programming Secrets (Wordware Applications Library)
XML&#12392;Web&#12469;&#12540;&#12499;&#12473;&#12539;&#12475;&#12461;&#12517;&#12522;&#12486;&#12451; Report
SOA, ebXML, and RFID - Making B2B Work in an SOA Context Presentation
First Steps to Building a Single View of an SOA Presentation
ZapNote: ContentGuard ZapNote: Protecting Digital Resources with XrML

Copyright © 2005
*Amazon.com prices and availability subject to change.
Last updated: Sun Sep 7 07:42:16 EDT 2008