VincentH-Net / CSharpForMarkup

Concise, declarative C# UI markup for .NET browser / native UI frameworks
MIT License
748 stars 43 forks source link

app size? #1

Closed EmilAlipiev closed 5 years ago

EmilAlipiev commented 5 years ago

I wonder if you have any idea or experience regarding how this effects app size. which one is better using c# or xaml or it wont even matter.

VincentH-Net commented 5 years ago

Hi @EmilAlipiev, using C# or XAML will not matter for app size.

The differences when using C# are:

For more on the cognitive load when using XAML, see Saving Xamarin.Forms