Question
The third preview release enables developers to create self-contained applications that can run on Tizen devices without requiring a pre-installed .NET runtime. This release also introduces two new tools in Visual Studio Tools for Tizen:
- Log Viewer: Helps debug applications by capturing all platform and application logged events
- Device Manager: Provides information about connected Tizen devices and emulators for application debugging, while improving tools from previous previews
Reference: Samsung's Third Tizen .NET Developer Preview
Answer
Problem Understanding
Developers are seeking information about the third preview release of Tizen .NET development tools and its new features.
Solution Methods
-
New Development Capabilities:
- Self-contained application deployment without .NET runtime dependency
- Enhanced debugging tools (Log Viewer and Device Manager)
-
Additional Resources:
-
Release Timeline:
- The first public milestone of Tizen .NET was released in June 2017 as part of Tizen 4.0
- Source available at: Tizen 4.0 M1
Additional Tips
- For SDK downloads, check: Tizen SDK Downloads
- The build tools for Tizen .NET development are available at: dotnet/build-tools