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 3835Hi 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 103521. What is IIS. pl explain practically. 2. Difference b/w webserver and application server. pl explain practically.
1 43711.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 14490
How are methods overloaded?
What are data types with examples?
Does unity use c++ or c#?
What are the steps to create a webservice and consume it?
Does c# support properties of array types?
Which of the following operations can you not perform on an ado.net dataset?
What is string interpolation in c#?
What is session variable in c#?
What does private void mean in c#?
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
When do you generally use a class over a struct?
how to print invert pyramid in c#
What is a partial class in c#?
What is integer c#?
what are nullable types in c#