title
stringlengths
3
46
content
stringlengths
0
1.6k
Index:615
Packages 254
Index:616
Pencil Project
Index:617
URL 15
Index:618
performance issues, considerations in C# programming 38
Index:619
exceptions 39, 40
Index:620
multithreading environments 40, 42
Index:621
string concatenation 38, 39
Index:622
performance tests 207
Index:623
writing 210
Index:624
PersistentVolumeClaim (PVC) 561
Index:625
Platform as a Service (PaaS) 20, 234-238
Index:626
Azure Cognitive Services 241-244
Index:627
SQL databases 239-241
Index:628
versus Function as a Service (FaaS) 246
Index:629
versus Infrastructure as a Service (IaaS) 246
Index:630
versus Software as a Service (SaaS) 246
Index:631
web app 238
Index:632
Pods 537
Index:633
Polly 270
Index:634
presentation layer 261, 264-266
Index:635
Pricing tier 295
Index:636
private Docker registry
Index:637
defining, in Azure 282-284
Index:638
progressive applications 489, 490
Index:639
Progressive Web Application 489
Index:640
proof of concept (POC) 490
Index:641
ProtoBuf binary format 345
Index:642
ProtoBuf language 346-351
Index:643
ProtoBuf serialization 351, 352
Index:644
prototyping 15
Index:645
providers 311
Index:646
reference link 311
Index:647
Proxy pattern
Index:648
using 129, 130, 131
Index:649
public web APIs 468
Index:650
Publisher/Subscriber pattern 155
Index:651
using 133
Index:652
Pull Requests (PRs) 175
Index:653
R
Index:654
RabbitMQ 342, 355, 362
Index:655
basics 362-364
Index:656
exchanges 363
Index:657
installing 362
Index:658
internal queues, replacing with 364-367
Index:659
URL 363
Index:660
worker microservice based on 604-612
Index:661
Razor tag helpers
Index:662
using 448-452
Index:663
Razor Views 443-445
Index:664
of control statements 445, 446
Index:665
properties 447
Index:666
records 145
Index:667
Redis 294, 295
Index:668
refactoring
Index:669
need for 114, 115
Index:670
registry, Docker
Index:671
reference link 260
Index:672
relational databases 288-292
Index:673
Release Flow 87
Index:674
Release Pipelines 182
Index:675
Remote Desktop Protocol (RDP) 236
Index:676
Remote Procedure Calls (RPC) 343-354
Index:677
render tree 502
Index:678
ReplicaSets
Index:679
versus StatefulSets 544
Index:680
repository 156
Index:681
repository pattern 156
Index:682
Unit of work pattern 157, 158
Index:683
Representational State Transfer 380
Index:684
requirements engineering process 14
Index:685
requirements gathering process
Index:686
cases, impacting system results 19-22
Index:687
resiliency
Index:688
enabling, with .NET 8 and Azure 25, 26
Index:689
REST web services 377
Index:690
and native HTTP features 379-381
Index:691
API versioning 385, 386
Index:692
authorization and authentication 383-385
Index:693
implementing, with ASP.NET Core 390-393
Index:694
methods, in REST language 381, 382
Index:695
OpenAPI standard 382
Index:696
type compatibility rules 378, 379
Index:697
result object 147
Index:698
risks and challenges, CI/CD usage 173
Index:699
continuous production deployment, disabling 173
Index:700
incomplete features 174-177
Index:701
unstable solution for testing 177-181
Index:702
root 150
Index:703
route to code 437
Index:704
S
Index:705
safe code, writing in C#
Index:706
IDisposable interface 91
Index:707
try-catch, using 87-89
Index:708
try-finally 89, 90
Index:709
using statement 89, 90
Index:710
saga transaction 358
Index:711
choreography 358
Index:712
orchestration 358
Index:713
scalability
Index:714
enabling, with Azure 25, 26