what is difference between java and .net
Answer Posted / mukesh kumar
Java has concept: Write one and run every plateform
And
.Net has concept: Write in any language but run on
Microsoft plateform
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
How you can stop the validation of ASP.NET controls from client side?
How can u debug your .net application?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
What is server components?
What asp.net control can embed xaml into asp.net pages?
What is DataGrid wheater its a Server Control or something else ?
Why would anyone need to implement their own hashtable or linked list?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
Is asp.net and .net same?
What are Caching techniques in .NET
Distinguish between Server-side and Client-side code?
What are the parts of an http response?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?