![]() Related Questions According to Microsoft, .NET is a "revolutionary new platform, built on open Internet protocols and standards, with tools and services that meld computing and communications in new ways".A more Latest Answer : .NET is a plattform that creates distributed applications and which is language independant. ... Latest Answer : MS provides compilers for C#, C++, VB.Net and JScript. Other vendors have announced that they intend to develop .NET compilers for languages such as COBOL, Eiffel, Perl, Smalltalk and Python. ... Latest Answer : Microsoft provides these languages for programming .NET - C#, VB.NET, JS.NET, C++.NET. C++.NET may be used as a Managed Code Language by using managed extensions. This is done using an _gc postfix. A managed C++ class can inherit from VB.NET classes, ... John wrote on Tuesday, 13 September 2005 20:12:39:The .NET Assemblies Part1This online presentation about .NET assemblies helps the webmasters to know about the three tier architecture and about .NET Latest Answer : Dear Friend,The assembly which is used only by a single application is called as private assembly. Suppose you created a DLL which encapsulates your business logic. This DLL will be used by your client application only and not by any other application. ... Read Answers (2) | Asked by : Rajani Latest Answer : basically there are two ways by which you can enable tracing.i. page label ii.application label.For page label tracing in the page directive write the followingand if you want show some message then either wrire trace.write(message) ... Read Answers (1) | Asked by : Lokesh Latest Answer : TextWriterListener will redirect the tracing output to an instance of the TextWriter or to any object of stream class such as log file, network stram or Console. ... Read Answers (1) | Asked by : Lokesh
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||