|
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).
- 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とWebサービス・セキュリティ 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.
|
|
|
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とWebサービス・セキュリティ 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
|