IS MS.Net platform independent or dependent?
Answer Posted / zenzo sibanda
yes it is platform independent because it can work in same
operating systems on different computers
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
what do you mean by table-per-hierarchy?
explain why t4 entity is important in entity framework?
Explain tempdata in asp.net mvc?
What is the difference between .net core and .net framework?
What is page life cycle?
What are the new features 3.5 framework against with the tool?
What is Attribute Routing in ASP.Net MVC?
How to return the JSON from action method in ASP.Net MVC?
What are the Core features of ASP.NET MVC?
What is NonActionAttribute ?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
Does razor engine supports for tdd?
What are the components required to create a route in ASP.Net MVC?
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.