what does dot in .net means
Answer / apekshit sharma
Hi this is APEKSHIT...
Microsoft's web services architecture, pronounced dot-net.
Despite the capital letters, it's not an acronym. .NET is
the brand name for a set of proprietary Microsoft frameworks
and technologies founded on XML web services standards.
Standards compliance means that applications written using
.NET should interoperate with those written in rival
architectures, such as J2EE, the distributed application
infrastructure based on Sun's Java language. However,
interoperability is not portability; .NET applications will
only run on Microsoft platforms, such as Windows Server or
Windows XP.
| Is This Answer Correct ? | 1 Yes | 14 No |
how windows applications different from the console applications?
Define domestic architecture artifacts? : Dot net architecture
what is the shortcutkey for solution explorer and add new item?
if i want to validate all the control on web page how i will do
What is .net mobile forms? : Microsoft dot net mobile
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
how to make and display a form without title bar?
.Net Frame work arch?
what is the difference between Exportdll and Importdll ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
What is the use of CLR in .NET?
Differnce between managed code and unmanaged code ?