IS MS.Net platform independent or dependent?
Answer Posted / faizal
Yes .Net is Platform independent, the web applications
developed using .Net is accessible anywhere in any system
with the help of internet
| Is This Answer Correct ? | 10 Yes | 11 No |
Post New Answer View All Answers
what is csdl?
Is the following route definition a valid route definition? {controller}{action}/{id}
mention what is the difference between ado.net and classic ado?
Can you explain the page life cycle of mvc?
Which are the important namespaces used in ASP.Net MVC?
Explain the advantages of dependency injection (di) in asp.net mvc?
Explain linq to entities? : Entity framework
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What is the "helperpage.isajax" property?
In razor syntax, what is the escape sequence character for @ symbol?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What are the versions of .net framework?
how do you truncate a table using entity data model?
What are action filters?
What is the difference between old ADO.NET and Entity framework coding techniques?