Trace: » dotnet.html

[hemmerling] Microsoft .NET Framework 1/3

Microsoft .NET Framework

Microsoft .NET Core Framework

.NET Core

ASP.NET Core

Kestrel Web Server

mono, DotGNU Portable.NET, Xamarin

mono

DotGNU Portable.NET

Xamarin

The Commercial Framework

The OpenSource Framework

XAMARIN Forms

Literature

Education

Codesize Limits of the former free Starter Edition

  • 2015-11 - Codesize limit 128K.
    • Xamarin FAQ, 2015-11 - “Xamarin Starter is our free tier that allows developers to build and publish simple apps that contain no more than 128k of compiled user code (IL), don't call out to native third party libraries (i.e., developers may not P/Invoke into C/C++/Objective-C/Java), and are built using Xamarin.iOS / Xamarin.Android (not Xamarin.Forms). Xamarin Starter installs automatically with Visual Studio 2015, and works with VS 2012, 2013, and 2015 (including Community Editions)”.
  • 2015-02 - Codesize limit 64K.
  • 2013-02 - Codesize limit 32K.

Resources

  • StackOverflow "Is Xamarin free in Visual Studio 2015?" - “Actually, we expanded our Starter edition to work now in Visual Studio for building smaller iOS and Android apps for free. This does not include Xamarin.Forms though, which is only available in the trial or any paid subscription”.
    • Question: “Can you clarify if the build limit for Xamarin Studio Starter edition is” ?
    • Answer: “It's per application. When you build an iOS or Android executable project, the build process scans the executable and finds the assemblies it uses in order to includes them in the app. The executable and the assemblies it references are all are all counted towards the size limit, with the exception of the assemblies that are part of the framework. Note that even if the linker is set to removed unused methods from user code, the size calculation is performed before this takes place”.
    • Comment: “You wouldn't be able to use even MonoGame for example in the starter edition”.

XAML & XAML Tools

  • Visual-Studio and Expression-Blend may be used to generate and display XAML.
  • The free lightweight XAML editor Kaxaml, CodePlex "kaxaml", GitHub "thinkpixellab/kaxaml" - “supports .NET 4.0, WPF + Silverlight”.
    • Experts told me that the tool originally was intended for learning XAML. Thats why it is no GUI designer, but you must know the XAML syntax precicely, without any tool support, to create a GUI interface...

Organsations, Events, Meetings Experts

Events, Meetings

Experts

Literature

Paper Magazines, Online Magazines

German C# Books

English C# Books

German VB.NET Books

English VB.NET Books

Resources

C#

.NET

VB.NET

Forums, Newsgroups

Appropriate OpenDirectory Directory Pages

 
en/dotnet.html.txt · Last modified: 2024/03/28 11:44 (external edit) · []
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki