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 3623Hi 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 98471. What is IIS. pl explain practically. 2. Difference b/w webserver and application server. pl explain practically.
1 42091.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 14254
Write a short note on interface?
List some of the basic string operation?
What is thread.sleep()?
Name the control which cannot be placed in mdi?
In a memory when you Box and Unbox a value-type what happens?
How is method overriding different from overloading?
What is the difference between array and arraylist in c#?
If a child class instance is created, which class constructor is called first - base class or child class?
Give examples for reference types?
What is entity framework c#?
Explain dataadapter.update method in .net?
Explain a MSIL ? Why is it appreciated by all developers?
Is it possible to have a static indexer in c#? Allowed in c#.
Explain the difference between abstract class and interface.
What is difference between sleep () and wait ()?