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
which are the key concepts of entity data model?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
differences between poco, model first and data first approach?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Can you please explain the request flow in ASP.NET MVC framework?
How does the .net framework 3.0 relate to the .net framework 2.0?
The order of the filters that get executed, if the multiple filters are implemented?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is presentation framework?
List out few different return types of a controller action method?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is the use of display modes?
Explain peek method in tempdata in asp.net mvc?
What is display mode in mvc?
How to update one of my table in database at 4pm every day how it is possible?