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 is the benefit of entity framework?
What is the .net framework and how does it work?
How to Redirect Tracing to a File
How the ‘page lifecycle’ of ASP.Net MVC does works?
How does work clr?
Explain the role of assembly in the .net framework.
Explain the new features added in version 4 of mvc (mvc4)?
Can you please explain the request flow in ASP.NET MVC framework?
what is mean by type-safe? Please answer me. Advance thanks.
What are Action Filters in ASP.NET MVC and its use?
What are the features that are new in .net 2.0
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?