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 |
Explain the five stages in a dlx pipeline? : Dot net architecture
how can u manage sessions ?
Will finally block exec if we write an return statement to a try block???????
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.
10. Overloding and overriding.
how to minimize,maximize and restore my form programmatically?
1 Answers Interlac, Six Sigma,
6. Wcf- what is SOA
how u maintain data while navigating one page to another?
How to improve the cache performance? : Dot net architecture
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Can you explain the difference between an ADO.NET Dataset and ADO Recordset?
what are constructors and destructors?