What do you do if you have long running SQL queries?
Senior Net Developer Interview Questions
1,052 senior net developer interview questions shared by candidates
How to use AWS load balancers
Projects Oops Scenario Domain Soorts knowledge
If a static variable in one class enclosed in an assembly is being referred by two different assemblies, would the change in static variable caused by one assembly be reflected in the other assembly. Assume all the assemblies are getting executed in one process. Same question was repeated for singleton class as well instead of static variable
Modify the following code to fix the bug in it
In which case constructor injection cannot be supported, and should use property injection instead?
Any time they ask my current, previous, or desired salary.
Walk-through of web/load-balancing issue; asked to illustrate how I'd approach it.
Why do people call ToArray() amd ToList() on IEnumerbable?
1-Design an Accounting System The goal of this exercise is to design the classes and methods (Models and Services) required for an invoicing system for IT companies. Following is the requirements Design Classes, Properties, and Methods for the following requirements (No code is required here) Company has multiple customers Customers have one or more projects that are being executed by the company Each project can be run in one of two billing modes Time & Material – Hours are logged by people working on the project and client is billed based on a fixed rate by the hour Milestone Based – Project has milestones and clients are billed a fixed amount when a milestone is completed System should have the ability to generate invoices for customers and email them to customers at the end of every month .
Viewing 131 - 140 interview questions