What are the Project related questions generaly asked in the interview. Mail to: ana_net1@yahoo.com
TCS,
2 15282i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
4 10736i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 7005you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
2 7553Post New Dot Net General Questions
Explain how to spawn a thread?
Is .net core the future?
What relationship is between a process, application domain, and application?
Difference between abstract class and interface in .net?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
Is .net 4.8 backwards compatible?
Why inheritance is important?
What is manifest in .net?
What's the use of system.diagnostics.process class in .net?
How can you instantiate a tuple?
What is the use of design pattern?
What are the different types of remote object creation mode in .net?
What is the difference between user control an custom control? Advantages/disadvantages?
Explain webfarm vs webgardens in .net?
Explain the use of activex control in .net?