What is func in .net 3.5?
No Answer is Posted For this Question
Be the First to Post Answer
Do you know what is .net standard?
Explain the two different types of typecasting?
What's singleton activation mode in .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 "common language runtime" (clr) in .net?
What is difference between static page and dynamic page?
What do you mean by Code Access Security in .NET?
How anonymous method is different from a lambda expression?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
What is the difference between response.write & response.output.write?
Tell about your technical profile ?
0 Answers TNEB Tamil Nadu Electricity Board,
Explain can the validation be done in the server side? Or this can be done only in the client side?