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 |
What is ILDASM ?
Will finally block exec if we write an return statement to a try block???????
What is the use of CLR in .NET?
how do create a repeater
How cache is used? : Dot net architecture
any one can explain about projectarchitecture and project approach briefly
what is the difference between master page and content page?
What is an interrupt? : Dot net architecture
Explain how does .net mobile work? : Microsoft dot net mobile
what is a required field validation control?
What is an asssembly qualified name? Is it a filename? How is it different?
Which tool you will use to deploy a windows service