[Message Deleted]
-
[Message Deleted]
-
[Message Deleted]
tonyjsebastian1 wrote:
How will you make .NET programs work in Linux ?
You've answered your own question:
tonyjsebastian1 wrote:
mono
Yup...That's it...use mono.
tonyjsebastian1 wrote:
what is mono????
Oh...hang on....I know the answer to this one..... here[^] :laugh: Seriously, take a hint and, read this[^], and this[^], and this[^]. Don't know if you've noticed, but every time you post something it goes grey, this is because you are being an idiot. It's our subtle hint to you, if your post goes grey, it's a stupid post.
Simon
-
tonyjsebastian1 wrote:
How will you make .NET programs work in Linux ?
You've answered your own question:
tonyjsebastian1 wrote:
mono
Yup...That's it...use mono.
tonyjsebastian1 wrote:
what is mono????
Oh...hang on....I know the answer to this one..... here[^] :laugh: Seriously, take a hint and, read this[^], and this[^], and this[^]. Don't know if you've noticed, but every time you post something it goes grey, this is because you are being an idiot. It's our subtle hint to you, if your post goes grey, it's a stupid post.
Simon
thanks for complements :(
-
thanks for complements :(
I'm genuinely trying to help you. Read all the links I have given you. Learn how to use google first. Learn about forum etiquette, and learn how to ask smart questions. If you do this, you will get better answers to your questions. I've given you all the information you need to do this. No it is up to you to make use of the information and learn.
Simon
-
I'm genuinely trying to help you. Read all the links I have given you. Learn how to use google first. Learn about forum etiquette, and learn how to ask smart questions. If you do this, you will get better answers to your questions. I've given you all the information you need to do this. No it is up to you to make use of the information and learn.
Simon
hello Simon Stevens i have never expected these words from people like u " this is because you are being an idiot " thanks a lot Tony
-
thanks for complements :(
What everyone is trying to say is that programming's main requirement is you have a strong ability to do research. Without it, your career ends shortly after it begins because you haven't kept up on the technology changes whizzing by. For instance, everything your'e asking right now is easily solved with about 5 minutes worth of work using Google and a little experimentation. If you're stuck using a TextBox, you dig around for documentation and examples on the TextBox. If you don't konw how to use a ToolTip control, you Google the documentation, examples, and create your own little projects to test what you think you know and what you suspect. This process NEVER ends in this business. If you can't teach yourself, you're in the wrong line of work.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
tonyjsebastian1 wrote:
How will you make .NET programs work in Linux ?
You've answered your own question:
tonyjsebastian1 wrote:
mono
Yup...That's it...use mono.
tonyjsebastian1 wrote:
what is mono????
Oh...hang on....I know the answer to this one..... here[^] :laugh: Seriously, take a hint and, read this[^], and this[^], and this[^]. Don't know if you've noticed, but every time you post something it goes grey, this is because you are being an idiot. It's our subtle hint to you, if your post goes grey, it's a stupid post.
Simon
hello Simon Stevens u realy hurt me i never forget this i asked such questions bcz i am new in C# and not familiar with wht all C# have like u people knows good bye
-
hello Simon Stevens u realy hurt me i never forget this i asked such questions bcz i am new in C# and not familiar with wht all C# have like u people knows good bye
-
hello Simon Stevens i have never expected these words from people like u " this is because you are being an idiot " thanks a lot Tony
I'm only telling you the truth. You're never going to get answers to your questions if you keep asking them like you are. Learn from it and move on.
Simon
-
hello Simon Stevens u realy hurt me i never forget this i asked such questions bcz i am new in C# and not familiar with wht all C# have like u people knows good bye
tonyjsebastian1 wrote:
i asked such questions bcz i am new in C# and not familiar with wht all C# have like u people knows
Go to google, type in these keywords: .net linux In general, for most of the answers in c#, go first to msdn website and search for what you are looking for. Microsoft has done such an awesome job in organizing the library and made it very easy to understand. If its not there, search in google. I hope this helps you, Prateek p.s. I'm also a beginner, and believe me between msdn and google, most of my questions are answered.