No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
pls a little help to a :-/guy, In my main method am working on a collection of numbers in an array. I want to sort the numbers efter then would like to see which index number holds the value 14. As you can see in what i did so far … | |
My son was trying his hands on codes writings to a lttle windows application, the he realised he would like to set a condition as to how many characters or a limitation on the leght of string input from the user, cos without a limitation the user might write a … | |
am starting to learn use delegates ,but am having a problem to solve this code ,can u help , solve it and say what am doing wrong, thanks. here is what i did. namespace DelegateHello { class Program { public delegate void Hello() static void Main(string[] args) { Hello greetings … | |
I need help to solve this problem . Am new and a starter , but well am tring my hand at it by practising. Am working on making a 3 dimensional array using C#. I have 3 salers in a country (saler 1, 2, and 3.) Operating in 3 regional … | |
Re: [QUOTE=asif08;533228]I want to write a string named output to the console screen. How do i do that? string output= "hello world" How can I write the output to the screen?[/QUOTE] you can try this , which is the first to learn writing to the console. using System; public class myfirstprogram … | |
as a beginner i try my hand to write different small codes to console application . but am having a prolbem here due to the fact that am not so aspect as yet. can some one help me write it well. i want my code to output the name of … |
The End.