TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
BM Ashok
NA
8
3.8k
C# : Start a process in Linux - Issues
Aug 8 2016 6:58 AM
I am trying to start a process in Linux using below c# code in mono developer<br /><br />Process.start(filepath);<br /><br /><br />Results as checked in task manager of linux<br><br />1. Process starts but ends in 3 secs with Memory shown as 'N/A' in task manager during the 3 secs and status as 'Zombie'<br /><br />Note : The process works file when executed from terminal or when double clicked
Reply
Answers (
1
)
Validate string as Proper Base64String and Convert to byte[]
Xamarin Progress Bar c#