What are the Project related questions generaly asked in the interview. Mail to: ana_net1@yahoo.com
TCS,
2 15273i 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 10720i 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 6982you 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 7549Post New Dot Net General Questions
What is misl?
What are the similarities and difference between class and structure in .net?
How inheritance works in .net?
What is the base class of Button control in .NET?
Difference between machine.config and web.config?
How many types of generations are there in a garbage collector?
Tell us what is json data, and what is one way that .net developers can work with json?
Differentiate between managed and unmanaged code?
What is the use of system.diagnostics.process class in .net?
What exactly is being serialized when you perform serialization in .net?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
What is difference between .net core and .net standard?
What is concurrency? How will you avoid concurrency when dealing with dataset?
Is .net core stable?
What are the purposes of using .net?