Speaking of Boolean data types, what's different between C# and C/C++ ?
Answer / kirti
There's no conversion between 0 and false, as well as any other number and true, like in C/C++.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the 2 ways of adding constraints to a route?
Explain the use of Inversion of control (IOC)?
Explain linq to entities? : Entity framework
Explain the request flow in asp.net mvc framework?
what are the aggregate functions in ASP.NET?
what is the diff b/w asp.net 2.0 & 3.5
What is namespace of asp.net mvc?
Difference between Dispose and Finalize method
Which filter executes first in an asp.net mvc application?
What is ASP.NET MVC?
Can I use razor code in javascript in asp.net mvc?
explain how you can load related entities in ef (entity framework)?