What does I stand for
Lead Net Developer Interview Questions
170 lead net developer interview questions shared by candidates
What does O stand for
Static class, private constructor. Memory - heap & stack. Polymorphism, encapsulation.
One array problem, remove item from first position and add to last for 5 times.
The site is an MVC 4 web application running on a hosting platform with a maximum allowed quota of 512 MB, and the event list is implemented with the DataTables jQuery plug-in (version 1.9.4) which is configured in server-side mode. After adding MVC 4’s output cache using cache profiles on the MVC action that lists the events, the site got suspended because the memory usage quota for the website was reached. We restarted it and eventually it went down again. During our local debugging sessions we found that the site's memory usage surpasses the maximum allowed quota. We are now testing the site with only 10000 events but the issue is still occurring. If it’s helpful in any way, the following is the cache profile configuration defined in the web.config: <caching> <outputCacheSettings> <outputCacheProfiles> <add name="CacheEvents" duration="3600" varyByParam="iDisplayStart;iDisplayLength;sSearch" /> </outputCacheProfiles> </outputCacheSettings> </caching>
The technical interview with the technical director, he asked me to talk about SQL, C#, Good practices and make a Live Coding challenge.
A la suite de notre migration vers une architecture événementielle, pourquoi avons-nous un débat en interne sur les sources-of-truth?
There was first online MCQ test. It has 3 sections in it. 1. Aptitude 2. Programming 3. Knowledge (.Net MVC, html, css question)
What is the category of C# language
Project -like book my show
Viewing 31 - 40 interview questions