Is .net core free?
No Answer is Posted For this Question
Be the First to Post Answer
What is a manifest in .net?
What are multicast delegates?
Value type & data types difference. Example from .NET.
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 meaning silverligt control
What is .net environment?
What are server controls?
Describe difference between inline and code-behind?
Is .net a programming language?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What is strong name?
Explain About GDI object ?