Answer Posted / kirti
Both are same. System.Int32 is a .NET class. Int is an alias name for System.Int32.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what do you mean by table-per-type?
What is the difference between viewbag and viewdata in mvc?
What is entity framework used for?
What is managed extensibility framework?
What type of filter does outputcacheattribute class represents?
What is .net architecture and framework?
Which version of .net framework is installed?
What are ajax helpers in mvc?
Explain Keep method in Tempdata in ASP.Net MVC?
How we can add the css in mvc?
Explain how to use multiple submit buttons in ASP.Net MVC?
What is code first? : Entity framework
Explain what platforms does the .net framework run on?
What are Validation Annotations?
What is representational state transfer (rest) mean?