Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
No Answer is Posted For this Question
Be the First to Post Answer
Explain difference between state server and sqlserver? : .NET Architecture
What is gui programming? : .NET Architecture
what is class and object explain with example?
Why only boxed types can be unboxed?
what are ACID properties ?
if i want to validate all the control on web page how i will do
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
what is the difference between value types and reference types?
How cache is used? : Dot net architecture
In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What is the difference between an event and a delegate?