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 |
Is it possible to share a view across multiple controllers?
What are scaffold templates in mvc?
What is strong name?
Where do the reference-type variables go in the RAM ?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is CLR and how it generates native code ?
1 Answers Digital GlobalSoft, Vital Soft,
What is entitytype? : Entity framework
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is ViewStart Page in ASP.Net MVC?
Can a view be shared across multiple controllers? If yes, how we can do that?
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?
How does work clr?