Jump to content

.net and C# coding help! code snipets?


Recommended Posts

Guest ChrisJM
Posted

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

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 pagem2uk
Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.