Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
1 Commented Post
~6K People Reached
Interests
programming, computer management and engineering.
PC Specs
samsung
Favorite Tags
Member Avatar for Mike Askew

There has been a noticeable increase in people asking where to start C# recently. So I have been across a couple of forums and pulled together a list of some useful links and resources. # Web Tutorials # [Home and Learn Tutorial](http://www.homeandlearn.co.uk/csharp/csharp.html) [CodeProject Tutorial P1](http://www.codeproject.com/Articles/219869/Object-Oriented-Programming-in-Csharp-NET) [CodeProject Tutorial P2](http://www.codeproject.com/Articles/222295/Object-Oriented-Programming-in-Csharp-NET-Part-2) [CodeProject Tutorial …

Member Avatar for Shahzad111
17
3K
Member Avatar for Ketsuekiame

## Why am I Here? ## This question is not as philosophical as it sounds, but it's one worth answering. I am here because I want to help people understand programming and help make us all better programmers. Sometimes I have questions to ask, sometimes I have answers to give. …

Member Avatar for overwraith
15
1K
Member Avatar for ganges
Member Avatar for basher123
0
177
Member Avatar for Tony_8

I have a Visual Express 2012 Windows Form Application written in C#. I have placed a menu strip across the top of the form. I have various pre-made jpgs to use as splash screens and background images during the programs execution. However the tops of them all get cut off …

Member Avatar for Tony_8
0
137
Member Avatar for SteveyD

Greetings again. I have a form with a textbox for the user to enter a com port number. When the form and application is closed, how can I get the user's info to populate the textbox when the application is opened again?

Member Avatar for timmyjoshua
0
119
Member Avatar for timmyjoshua

Please can anyone tell me where to download a visualstudio for my android phone.....

Member Avatar for timmyjoshua
0
146
Member Avatar for SaRa Ahmad

i have ProBook 4540s laptop with 8 G RAM , when i format it and install windows 7 - 32 bit i got an 2.63 usable RAM , how i can change the usable ram to 8 G . ???

Member Avatar for lohith44
0
191
Member Avatar for timmyjoshua
Member Avatar for JorgeM
0
98
Member Avatar for timmyjoshua
Member Avatar for timmyjoshua
Member Avatar for saguni
-2
360
Member Avatar for timmyjoshua

pls i need to control my progress bar relative to the page, but i'm having problems... i tried this: private void staffToolStripMenuItem_Click(object sender, EventArgs e) { progressBar1.Maximum = 1000000; progressBar1.Step = 1; for (int j = 0; j < 1000000; j++) { progressBar1.PerformStep(); } Registration frm2 = new Registration(); frm2.Show(); …

Member Avatar for castajiz_2
0
100
Member Avatar for timmyjoshua

pls, how do i add sound to my c# form.... e.g after a user clicks a button then a certain sound should prompt..i heard of signal IR but i don't understand it...

Member Avatar for ddanbe
0
96
Member Avatar for timmyjoshua

Pls, i'm new to programming and i need to create c# database can somebody help me with creating database.......

Member Avatar for JorgeM
0
113