Guest ChrisJM Posted April 22, 2004 Report Posted April 22, 2004 Hi! Just had some help with some C# and .net! got a small little thing that is not brilliant but its a working progress... i was wondering, are there any websites where i can get C# help/Code snipets?
Guest Maverick Posted April 23, 2004 Report Posted April 23, 2004 Best bet is the MSDN library... under .net compact framework. Also check under Mobile and embedded devices (or something like that). You have to keep expanding the tree until u get to the code samples section.
Guest MECX Posted April 23, 2004 Report Posted April 23, 2004 http://www.codeproject.com/ isnt bad more for windows programming tho but its all very similar:)
Guest pagem2uk Posted April 28, 2004 Report Posted April 28, 2004 If you are just after c# samples you might want to check out http://www.opennetcf.org/CategoryView.aspx...x?category=Home I know this deals with the framework extensions but the samples have some pretty good c# snippets. Lots of essential stuff if you don't want to use platform invoke for 'missing' function - like registry access. Hope this helps.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now