Aside from Episerver.com
What other websites do people who develop using EPiServer use as development resources!? Been using coderesort.com but I find that it lacks examples of how to do stuff.
Many thanks,
J
Aside from Episerver.com
What other websites do people who develop using EPiServer use as development resources!? Been using coderesort.com but I find that it lacks examples of how to do stuff.
Many thanks,
J
Regarding missing examples on CodeResort, did you register and log in? It is running on Trac, which means all modules (committed to the hosted Subversion repository) is available with full source code, directly browsable. There is lots of code in there!
See https://www.coderesort.com/p/epicode/browser
/Steve
The general resources I use for EPiServer development:
You can find over 150+ EpiServer tutorials here: JonDJones Blog
I also have a lot of EpiServer code on my github including several sample sites: JonDJones Github
There is also http://epiwiki.se/ but I don't know of any public EPi resource that a Google Search won't find. Google will also get you good results from the EPi World Forum.
Oh, forgot, we also have an IRC channel that is fairly active.
More information on my blog on EPiServer Labs:
http://labs.episerver.com/en/Blogs/Steve-Celius/Dates/112266/6/Join-us-on-IRC/
I've looked quite a bit at the source code for the edit/admin interface, its been very helpful. Browsing through the libraries in your favorite decompiler or the object explorer in visual studio.