Synechron Interview @ Hyderabad for 4+ experience
I recently attended an interview with Synechron at Hyderabad. I am sharing the list of questions that I faced.
The interview was held in Feb, 2013. The list is particular to people with experience in Microsoft Technologies Experience (ie. WCF, WPF, .Net framework)
Questions asked for ASP.Net/ C#
1. What are Master pages?
2. When does Master page and theme settings get loaded (what event of page)?
3. What is a Strong Name?
4. Server Controls and User Controls
5. Extension methods
6. Difference between IEnumerable objects and IQueryable objects?
7. MVC Partial Views
8. Razor Engines
9. Delegates
10. Anonymous methods, Lambda Expressions
11. What is a Dispatcher? Whey is it used?
Questions asked for WPF
1. Stack Panel and Wrap Panel
2. Virtualisation
3. Control Template, Item Template, Hierarchical Data Template
4. Inversion of Control and Dependency Injection
5. Static Resource and Dynamic Resource
6. What is PRISM?
Questions asked for WCF
1. How to access WCF Services? What is a Proxy?
2. How to create a proxy using Command line ?
3. What is Per Call and per session in WCF?
4. How to host WCF Services?
5. Security in WCF
Questions asked for SQL Server
1. What is difference between Where and Having clause?
2. What is a view and related types?
3. Exception handling and Transactions