Help With C# Programming!

Chad Fisher

Honorable
Dec 2, 2013
4
0
10,510
I want to make a Windows 8 App, I want people to be able to add stuff and other people to be able to see it?

Like, They enter a form:
Name:
Server address:
description:

Then people can see it? etc!

Could you help me do this please or point me to a tutorial that could help me thanks!
 

Pinhedd

Distinguished
Moderator


Learning C# is not particularly difficult but the .NET libraries that ship with Windows are absolutely massive so that alone can be a bit difficult to wrap one's head around. Grab a copy of Visual Studio Express, find an online resource (or paperback, there are tons of excellent C# books) and get cracking.