1. What standard types does C# use? C# supports a very similar range of basic types to C++, including int, long, float, double, char, string, arrays, structs and classes. In C# Types The names may be … more →
Ripal Soni - .NET Interview Questionswrote 2 years ago: 1. What standard types does C# use? C# supports a very similar range of basic types to C++, includin … more →
wrote 2 years ago: .NET 2.0 Terms / Interview Questions access control list (ACL) A term most commonly used to refer to … more →
wrote 2 years ago: “The ability to define a class and create instances of classes is one of the most important capabili … more →
wrote 2 years ago: 1.What is the difference between Response.Write() and Response.Output.Write()? Ans.Response.Output.W … more →
wrote 2 years ago: 1. What is an assembly? Ans. Assemblies are the smallest units of versioning and deployment in .Net … more →