Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Ruslan Minasian
Aug 27, 2010
  14435
(4 votes)

EPiServer Certification

Today I managed to pass EPiServer 6 Certification. The most difficult part is preparing to the exam. The problem is lack of information about the test. Here are two useful posts about EPiServer 5 Certification: EPiServer CMS 5 Certified Developer and How to become a EPiServer Ceritified Developer which are still valid for version 6. So, to help the others who are going to take the exam I decided to write the third note.

First of all, be prepared that 30% of the questions are not related to development (install/upgrade sites, admin/editor UI, languages etc.). Next 30% are about development regardless of EPiServer (which was very good for me). The other questions were about standard EPiServer classes and controls and configuring your site (I think changes in config files is mostly developer responsibility).

The list of knowledge areas there is quite good. Here are some steps you should do to prepare yourself to the exam.

  1. Everybody says you need to code for EPiServer for a while to pass the exam. I think that’s not enough. If you don’t use .NET Reflector you probably don’t know many interesting point. Don’t try to read all the EPiServer dlls using the tool. You just need to be curious how does EPiServer do things when you code another new feature.
  2. Some people say you need to read Admin and Editor Guides. I would say it’s not required. But you should click every link in Admin mode to see all the screens, notice all the settings and ensure you understand them all. If you have some extra time, read Admin Guide.
  3. In addition to point 2 you should double-check you understand how Mirroring works and how to configure it.
  4. Read OnlineCenter Developer Documentation.
  5. Install EPiServer 6 web-site. Upgrade EPiServer 5 to EpiServer 6. Read and understand about installing/upgrading the site and licensing. Personally I missed this point.
  6. Read about globalization. Play with languages in Admin and Edit modes. See how does it work.
  7. Read ‘Developer Guide’ branch in SDK.
  8. Read all of this even if you don’t use native EPiServer controls.
  9. Open Visual Studio and create MembershipProvider, RoleProvider, ProfileProvider, PageProvider, VitualPathProvider, PagePlugIn, Scheduled Task, Custom Property Type. All of them can do nothing. You just need to understand how to do it (attributes, base classes, interfaces, required methods).
  10. Read about Dynamic Data Store and Page Objects. If you don’t use them, just memorize main classes and how-to code snippets.
  11. Review web.config and episerver.config files. Be sure you understand everything in there (including commended out sections).
  12. Open the list of questions, check if you can answer all of them, use google on missing topics. Repeat steps 1-12 until your beer is cold enough :)

Than, good luck.

Aug 27, 2010

Comments

Sep 21, 2010 10:33 AM

Congrats on passing the exam. Nice work on posting tips for others. :)

Marthin Freij
Marthin Freij Sep 21, 2010 10:33 AM

Congrats Rouslan! Well done! Nice to see that you have started blogging here!

Ruslan Minasian
Ruslan Minasian Sep 21, 2010 10:33 AM

It's Ted who made me to do it. Thanks for helpful training, btw :)

Sep 21, 2010 10:33 AM

Well done! & nice post

Ted
Ted Sep 21, 2010 10:33 AM

Congrats, Rouslan! Good job! And I'm glad I had some part in your EPiServer World blog debut! :)

Apr 19, 2011 05:19 PM

Thanks Rouslan for such a great post. I have followed exactly what you have suggested and passed the exam in first attempt.

valdis
valdis Nov 29, 2011 02:27 PM

Took into account your recommendations and passed on the first chance! Thx ;)

Gatis Bergšpics
Gatis Bergšpics Nov 29, 2011 02:33 PM

Yes, the same for me, passed today :)

Please login to comment.
Latest blogs
Solving the mystery of high memory usage

Sometimes, my work is easy, the problem could be resolved with one look (when I’m lucky enough to look at where it needs to be looked, just like th...

Quan Mai | Apr 22, 2024 | Syndicated blog

Search & Navigation reporting improvements

From version 16.1.0 there are some updates on the statistics pages: Add pagination to search phrase list Allows choosing a custom date range to get...

Phong | Apr 22, 2024

Optimizely and the never-ending story of the missing globe!

I've worked with Optimizely CMS for 14 years, and there are two things I'm obsessed with: Link validation and the globe that keeps disappearing on...

Tomas Hensrud Gulla | Apr 18, 2024 | Syndicated blog

Visitor Groups Usage Report For Optimizely CMS 12

This add-on offers detailed information on how visitor groups are used and how effective they are within Optimizely CMS. Editors can monitor and...

Adnan Zameer | Apr 18, 2024 | Syndicated blog