Explain security measures exist for .net remoting in system.runtime.remoting?
No Answer is Posted For this Question
Be the First to Post Answer
can we use private assembly in other project in dot net.
Is .net 4.8 backwards compatible?
What are the two kinds of properties.
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
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 is the lapsed listener problem?
What is msil, il?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
Can I write my own .net host?
What is managed code and managed data in .net?
Differences between dll and exe?
Explain the difference between garbage collections in .net 4.0 and earlier versions?