Two
Everything on SkillVeris tagged Two — collected across the glossary, study notes, blog, and cheat sheets.
61 resources across 1 library
Study Notes(61)
UWP vs MAUI for Windows
Comparing Universal Windows Platform and .NET MAUI as approaches to building Windows desktop apps, and why Microsoft now steers new projects toward MAUI plus W…
Batch vs PowerShell
Compare Windows batch scripting and PowerShell across syntax, data handling, performance, and tooling to understand when each is the right choice.
MFC Database Access
MFC's two parallel database frameworks - ODBC-based CDatabase/CRecordset and DAO-based CDaoDatabase/CDaoRecordset - and how record field exchange (RFX/DFX) bin…
Silverlight Networking
The networking stack Silverlight exposes for HTTP and socket communication, and the security boundaries that govern which requests are allowed to leave the plu…
Two-Way Binding Explained
A deep dive into TwoWay binding mechanics — how edits flow from the UI back to the ViewModel, when updates trigger, and common pitfalls.
Self-Hosting vs IIS Hosting
A direct comparison of running WCF services in your own process versus letting IIS manage the process lifecycle.
Transport vs Message Security
A deep comparison of how WCF's transport-level and message-level security mechanisms actually protect data, and the trade-offs between them.
WCF vs gRPC
A technical comparison of WCF's SOAP-based service model against gRPC's HTTP/2 and Protocol Buffers approach, and when to choose each.
WCF vs Web API
Compares WCF's protocol-flexible, contract-first model against ASP.NET Web API's HTTP-first, resource-oriented approach, and when to choose each.
Query Syntax vs Method Syntax
LINQ offers two equivalent ways to write the same query — SQL-like query syntax and fluent, chainable method syntax — and knowing when to reach for each makes…
LINQ vs Loops
Compare LINQ's declarative query syntax against traditional for/foreach loops in terms of readability, composability, and raw performance.
Web Pages vs MVC
Compare ASP.NET Web Pages' page-centric model against ASP.NET MVC's Controller/Model/View separation to understand routing, testability, and when to choose eac…
Variables: Set and UpdateContext
Power Apps has two kinds of variables — global, created with Set, and screen-scoped context variables, created with UpdateContext — each suited to different si…
EF Core vs Dapper
A comparison of EF Core's full ORM feature set against Dapper's lightweight micro-ORM approach, and how to choose or combine them.
Project Structure and Program.cs
How a default ASP.NET Core project is laid out and how Program.cs bootstraps the host, services, and request pipeline.
Cypress Architecture: Why It's Different
A deeper look at the two-process architecture behind Cypress, how the Node server and browser driver work together, and the trade-offs that result.
Hadoop vs Spark
A technical comparison of MapReduce's disk-based batch model and Spark's in-memory DAG execution, and when to reach for each.
ResourceManager and NodeManager
A deep dive into YARN's two master/worker daemons -- the ResourceManager's scheduling and the NodeManager's per-node container enforcement.
PowerShell vs Bash
How PowerShell's object pipeline compares to Bash's text pipeline, and when to reach for each shell.
Calculated Columns vs Measures
Learn the fundamental DAX distinction between calculated columns, which compute row-by-row and are stored, and measures, which compute dynamically based on fil…
Power BI vs Tableau
A grounded comparison of Power BI and Tableau across modeling, calculation languages, licensing, and ecosystem fit.
MAUI vs Flutter
A technical comparison of .NET MAUI and Flutter across language, rendering, performance, and ecosystem to help you choose the right cross-platform stack.
SharePoint Online vs On-Premises
A comparison of cloud-hosted SharePoint Online against self-managed SharePoint Server, covering hosting, updates, licensing, and hybrid scenarios.
Cloud Flows vs Desktop Flows
How Power Automate's cloud flows differ from desktop flows (RPA), and how to decide which one fits a given automation scenario.
Showing 24 of 61.