What is DTS and explain the purpose of it?
No Answer is Posted For this Question
Be the First to Post Answer
What are .net applications?
Write the .net syntax for 'while loop'?
Will it go to finally block if there is no exception happened?
Using com component in .net?
What are the different types of memory in .net?
What is equivalent for regsvr32 exe in .net ?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?
Difference between assembly manifest & metadata
How does linq work?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
what is assembly?