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 |
Have you designed any components?
What is the difference between structures and enumeration ?
What is tracing?Where it used.Explain few methods available
In which testing using in .net framwork?
List the new features added in .net framework 4.0.
What is separation of concerns in asp.net mvc?
What is viewbag?
What does CLR do as soon as an assembly is created ?
What is the difference between viewbag and viewdata in mvc?
When was the first version of .NET released
What is the difference between model and entity?
Explain tempdata in mvc?