Explain attributes in dot net?
No Answer is Posted For this Question
Be the First to Post Answer
Please explain what is the difference between odbc and ado?
I'm having some trouble with cas. How can I troubleshoot the problem?
What are the two main parts of the .net framework?
What are the advantages of .net?
what are the Goals of the UIP Application Block?
DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12
What do you mean by Code Access Security in .NET?
When would you use .NET Remoting and when Web services?
Explain .NET architecture?
What are use of Cloud computing....?
What is different between webusercontrol and in webcustomcontrol?
How to write an MMC snap-in for my Windows service?