WHICH IS THE BEST BOOK FOR A BEGINNER TO LEARN AP.NET 3.5,
C#.NET & ALL THE FEATURES OF VISUAL STUDIO2008? WHAT ARE
THE CERTIFICATIONS IN THIS FIELD? WHICH IS BEST BOOK FOR
CLAERING CERTIFICATION EXAM? PLZ HELP ME YAAR
Answer Posted / sree
Apress edition books are good for learning
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a predicate in c#?
What is difference between ienumerable and list?
Why is it not a good idea to use empty destructors?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
Is string null or empty?
How do I enforce const correctness in c#?
Which is faster hashtable or dictionary?
What are types in c#?
What is literal control
Can a static class have a constructor c#?
What is class method?
Can you mark static constructor with access modifiers?
Why does dllimport not work for me?
Structs are largely redundant in c++. Why does c# have them?
Is an interface a type c#?