Answer Posted / shubh
Data in encrypted form..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is machine.config in .net?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What are the two main parts of the .net framework?
Write the .net syntax for 'for loop'?
How to produce an assembly?
What is Code group in .Net with respect to CAS
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
What is dot net and its uses?
Explain assemblies in .net?
What is a .DLL and .EXE files called in .NET?
What is Flyout Design Pattern in .NET?
Explain what are an object and a class?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
Write the .net syntax for 'while loop'?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?