Brief me about yourself and your experience.
- What kind of work have you done in Sitecore.
- How did you created Layouts.
- What is standard values.
- What kind of different databases involved in sitecore and what is its role.
- Have you worked on Work flow.
- While design a page how do you map controls
- Have you worked on multiple sites or single site.
- How do you publish your work.
ASP.Net
- Brief me about your last project and technical architecture.
- Have you used any design patterns
- What is advantageous to use Entity Framework Over SP in scenario of 10,000 users.
- Why should you use Dependency injection?
- What kind of scenario you should use Dependency injection.
- Who designed your previous project architecture.
- What kind of different techniques to transfer data from One page to another in .net.
- Can we pass viewstate to one page to another?
- Can i disable viewstate for any control? if i do that then what happened?
- If i wanted to store session in out of process then what can i do.
- Why should we dispose the database connection.