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 7004you 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 7552Post New Dot Net General Questions
How is threading done in .net?
What is the use of system.diagnostics.process class in .net?
What is stored procedure ? how we use it in .NET ?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain me what is an anonymous method and how is it different from a lambda expression?
What is the microsoft .net?
Explain how com+ related to the dna architecture?
Explain what relationship is between a process, application domain, and application?
What are the two main parts of the .net framework?
Different between .net & j2ee ?
What is the difference between an abstract class and an interface?
What is dot net architecture?
Difference between abstract class and interface in .net?
What is heap and what is stack?
Is .net a language?