ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Visual Basic .NET and XML: harness the power of XML in VB. NET applications

دانلود کتاب Visual Basic .NET و XML: قدرت XML را در VB مهار می کند. برنامه های NET

Visual Basic .NET and XML: harness the power of XML in VB. NET applications

مشخصات کتاب

Visual Basic .NET and XML: harness the power of XML in VB. NET applications

دسته بندی: برنامه نویسی: زبان های برنامه نویسی
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9780471120605, 047112060X 
ناشر: Wiley 
سال نشر: 2002 
تعداد صفحات: 0 
زبان: English 
فرمت فایل : CHM (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 4 مگابایت 

قیمت کتاب (تومان) : 31,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 23


در صورت تبدیل فایل کتاب Visual Basic .NET and XML: harness the power of XML in VB. NET applications به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Visual Basic .NET و XML: قدرت XML را در VB مهار می کند. برنامه های NET نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

Expert One-on-One Visual Basic 2005 Design and Development......Page 1
Acknowledgments......Page 10
Contents......Page 12
Part I: Design......Page 30
Language Addiction......Page 32
Interpreted, Not Compiled......Page 33
Language Features......Page 35
Multiple Inheritance......Page 36
GUI Building......Page 37
Advantages......Page 38
Prototyping and Simple Applications......Page 39
Garbage Collection......Page 40
Summary......Page 41
Lifecycle Stages......Page 44
Idea Formulation and Refinement......Page 45
Team Building......Page 46
Requirements Gathering......Page 48
Feasibility Analysis......Page 50
High-Level Design......Page 52
Lower-Level Design......Page 53
Implementation......Page 54
Testing......Page 55
Deployment......Page 59
Support......Page 60
Lifecycle Models......Page 62
Waterfall......Page 63
Prototyping......Page 69
Mix and Match......Page 75
Summary......Page 76
Agile Programming......Page 78
Crystal Clear......Page 80
Extreme Programming (XP)......Page 81
Agile Versus Traditional Lifecycles......Page 89
Agile Strengths and Weaknesses......Page 90
Design by Contract......Page 91
Microsoft Tools for Agile Development......Page 96
Summary......Page 97
The Bug Hunter Example......Page 98
Picking Candidate Classes......Page 99
Converting Candidates into Classes......Page 100
Adding Internal Classes......Page 103
Studying Different Design Views......Page 104
Improving the Classes......Page 105
UML......Page 108
Use Case Diagrams......Page 109
Class Diagrams......Page 112
Sequence Diagrams......Page 114
Activity Diagrams......Page 115
State Chart Diagrams......Page 116
Component Diagrams......Page 118
Deployment Diagrams......Page 119
UML Summary......Page 120
UML Tools......Page 121
Summary......Page 124
User-Interface Design......Page 126
Focus on Tasks......Page 127
Advise, Don’t Act......Page 128
Help Users Do the Right Thing......Page 129
Respect the User......Page 130
Understand User Types......Page 131
MDI versus SDI......Page 133
Resizing Forms......Page 134
Editors......Page 136
Property Sheets......Page 137
Design Principles......Page 138
Promote Form Flow......Page 139
Group Related Items......Page 142
Support Resizing......Page 143
Support Different Font Sizes......Page 144
Optimize Menus......Page 148
Use Space Wisely......Page 150
Preserve State......Page 151
Undo and Redo......Page 152
Accommodate Different Skills Levels......Page 156
Provide Appropriate Feedback......Page 158
Summary......Page 160
Relational Databases......Page 162
Relational Database Products......Page 168
Compiled-In Data......Page 169
Resource Files......Page 174
Satellite Assemblies......Page 177
System Registry......Page 178
INI Files......Page 183
XML......Page 186
Other Text File Formats......Page 188
Object Databases......Page 189
Summary......Page 191
Design Patterns......Page 192
Clone......Page 193
Factory......Page 197
Relation Patterns......Page 199
Facade......Page 200
Behavior Patterns......Page 201
Abstract Base Class......Page 202
Chain of Responsibility......Page 205
Chain of Events......Page 207
Command......Page 210
Delegation......Page 212
Model, View, Controller......Page 214
Property Procedure......Page 222
Snapshot......Page 224
Strategy......Page 228
Summary......Page 230
Part II: Meta-Development......Page 232
Snippets......Page 234
Using Snippets......Page 235
Making Snippets......Page 237
Sharing Snippets......Page 240
Macros......Page 241
Recording Macros......Page 242
Modifying Macros......Page 243
Customizing Visual Studio......Page 247
Sharing Macros......Page 250
Making an Add-in......Page 251
Adding Add-in Code......Page 256
Making a Better Add-in......Page 259
Learning About Other Objects......Page 260
Summary......Page 265
Scripting Safely......Page 266
Running Queries......Page 270
Generating Queries......Page 273
Running Commands......Page 276
Running Code......Page 280
Exposing an Object Model......Page 283
Simplifying Scripting......Page 286
Evaluating Expressions......Page 288
Summary......Page 290
Custom Controls and Components......Page 292
Building Derived Controls......Page 293
Setting Toolbox Bitmaps......Page 299
Testing Controls......Page 300
Building UserControls......Page 301
Building Controls from Scratch......Page 304
Building Components......Page 311
Building Extender Providers......Page 316
A Simple Example......Page 318
A More Useful Example......Page 320
Summary......Page 323
Property Support......Page 326
Customizations Overview......Page 327
LineWidthEditor......Page 333
LineWidthListBox......Page 335
Displaying and Editing LineColor......Page 336
Displaying and Editing PolyPolyline......Page 337
PolyPolylineConverter......Page 338
PolyPolylineEditor......Page 339
Displaying Smart Tags......Page 342
Displaying Property Sheets......Page 348
Displaying Object Properties......Page 351
Summary......Page 357
Attributes and XML Comments......Page 358
Attributes......Page 359
Helping the Properties Window......Page 361
Helping the Form Designer......Page 368
Helping the Code Editor......Page 369
Helping Serialization......Page 373
XML Comments......Page 376
Automatic Documentation......Page 377
Design-Time Support......Page 379
Recommended Tags......Page 380
Recommendations......Page 384
Summary......Page 386
Part III: Development......Page 388
Documentation Timing......Page 390
User Documentation......Page 393
Developer Documentation......Page 398
XML Documentation......Page 402
Custom XML Tags......Page 403
Using XML Documentation......Page 404
Program XmlDocToText......Page 405
Program XmlDocToHtml......Page 410
Summary......Page 417
Development Philosophy......Page 420
Program for People......Page 421
Keep the User in Charge......Page 422
Make the Program Find Errors......Page 423
Make it Work First......Page 424
Look Before You Leap......Page 426
Do a Good Job; Then Move On......Page 427
Use Object-Oriented Principles......Page 428
Take Advantage of Visual Studio......Page 429
Beware of the Weakest Link......Page 430
Save Everything......Page 432
Avoid the Bleeding Edge......Page 433
Use the Agile Smorgasbord......Page 434
Summary......Page 435
Coding Standards......Page 438
Hungarian Notation......Page 439
Component Names......Page 440
Routine Variable Names......Page 442
Other Names......Page 443
Abbreviations......Page 444
Class Names......Page 445
Method Names......Page 446
Event Names......Page 447
Declaring Variables......Page 448
Overloading and Optional Parameters......Page 451
ParamArrays......Page 455
If Then and Select Case......Page 456
Block Endings......Page 458
Exit Points......Page 459
Exit For, Exit Do, and Continue......Page 460
Summary......Page 461
Catching Bugs......Page 464
Waiting for Bugs......Page 465
Global Error Handling......Page 467
Hunting for Bugs......Page 470
Try Catch Blocks......Page 474
Responding to Bugs......Page 476
Summary......Page 480
Testing Philosophy......Page 482
Test Early and Often......Page 483
Save Tests Forever......Page 484
Sub-Unit Tests......Page 485
Unit Tests......Page 486
System Tests......Page 487
Test Techniques......Page 488
Black Box Testing......Page 489
Testing Inside the Application......Page 490
Testing Outside the Application......Page 493
A Testing Example......Page 494
Testing Tools......Page 496
Visual Studio Testing Tools......Page 499
GUI Testing......Page 500
Summary......Page 504
Deployment Models......Page 506
User Types......Page 507
Major and Minor Releases......Page 508
ClickOnce......Page 509
Windows Installer......Page 515
Other Solutions......Page 519
Xcopy......Page 520
Summary......Page 521
Part IV: Specific Techniques......Page 522
Splash Screens......Page 524
Determining Splash Screen Contents......Page 525
Displaying Splash Screens......Page 527
Providing Feedback......Page 529
Controlling Item Placement......Page 530
Shaping Forms......Page 531
Filling Text......Page 533
Rotating Text......Page 534
Displaying Hidden Screens......Page 535
Summary......Page 537
Printing......Page 540
Event-Driven Printing......Page 541
Printing Forms......Page 543
Wrapping Text......Page 547
Flowing Text......Page 551
Printing Procedurally......Page 557
Summary......Page 561
Threading......Page 564
Advantages......Page 565
Disadvantages......Page 566
UI Threading......Page 571
Providing Feedback......Page 576
Providing Graphical Feedback......Page 579
Dividing Tasks......Page 580
Understanding SyncLock......Page 583
Summary......Page 586
Exploring Assemblies......Page 588
Exploring Enumerations......Page 596
Loading Classes Dynamically......Page 600
Invoking Methods Dynamically......Page 604
Discovering Resources......Page 606
Retrieving Known Resources......Page 609
Summary......Page 612
Garbage Collection......Page 614
Finalization......Page 616
Disposing Resources......Page 618
Disposing Custom Classes......Page 619
Pre-allocating Objects......Page 620
Weak References......Page 624
Improving Garbage Collection......Page 626
Summary......Page 628
Index......Page 630




نظرات کاربران