Difference between int and int32
Answer / 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 |
What are the benefits of .net framework?
Is .net framework going away?
What is GC (Garbage Collection) and how it works
Explain the tools used for unit testing in ASP.Net MVC
How does �side by side� work for the .net framework 3.0?
Features in .net framework 1.1 ?
About .NET Framework ?
What is domain class model?
What does 'managed' mean in the .NET context
What is an asynchronous controller in asp.net mvc?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
Explain RenderBody and RenderPage in ASP.Net MVC?