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
Why we need a separate mobile project template, while we can render our web application in mobile ?
What is Layout in ASP.Net MVC?
What is presentation framework?
Is mvc 4 supporting windows azure sdk (software development kit) ?
Is it possible to create a custom filter?
What are the components required to create a route in mvc?
Give an example for authorization filters in an asp.net mvc application?
What is ViewStart Page in ASP.Net MVC?
Describe the roles of clr in .net framework.?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Can I add asp.net mvc testcases in visual studio express?
What are the 2 ways of adding constraints to a route?
Explain what platforms does the .net framework run on?
What is the difference between viewbag and viewdata in mvc?
How does servicing work for the .net framework 3.0?