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
1 3737Hi to everybody. Lastweek i had taken an interview on c#. They ask what is boxing & unboxing, Masking.Please tell the answer and it is useful for me.
8 100831. What is IIS. pl explain practically. 2. Difference b/w webserver and application server. pl explain practically.
1 42911.write a program in C# to find a given point which is inside in a circle. Given circle's radius and its center point? 2.Write a program in C# to generated 20 prime numbers greater than a given number? (It should be more efficient for large numbers also) 3. Write a Code to check whether a given point is inside a circle or not? given Circle's raduis and its center point. 4. using oops concept, design an elevator do not forget buttons on each floor..
2 14381
Explain About .Net remoting
What is the example of predicate?
What is the purpose of private constructor in c#?
What is method in c#?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What are events in C#?
What is the difference between new and override in c#?
What does async mean in c#?
What is an assembly qualified name? Is it a filename? How is it different?
How to declares a two-dimensional array in C#?
Explain the difference between event and a delegate in c#?
Is c# queue thread safe?
Are c# strings null terminated?
What are the Types of compatabilities and explain them
Why are strings immutable in c#?