How can Bitwise OR operator reresents in .Net??
To which alias name a variable points to if it is declared
as "int" variable??
Answer / kaviean
Binary OR operator -> | (single pipe)
eg. varA | varB
"int" is an alias for System.Int32
| Is This Answer Correct ? | 4 Yes | 0 No |
Speaking of Boolean data types, what's different between C# and C/C++ ?
In which assembly is the mvc framework defined?
What is object service? : Entity framework
What are Satellite Assemblies? How you will create this?
How to change the action name in mvc?
Who defines the CAS code groups
Can we have enum in entity framework?
How to return the JSON from action method in ASP.Net MVC?
what is entityclient?
which is good java or Dot net?
What are multicast delegates ? give me an example
Explain the new features 3.5 framework against with the tool?