answersLogoWhite

0

What else can I help you with?

Related Questions

Does net platform support backward compatibility explain?

Yes, the . (dot) net platform supports backward compatibility. This means that newer versions of the platform are compatible with software created using older versions.


Is Net framework platform independent?

Yes. no .net is not platform independent is supports on OS .... as is need clr for Linux to support it but till now .net platform is not independent ...


Does NET platform support mixed language interoperability?

Yes


How do you choose platform between .net and java?

Choosing between .NET and Java depends on several factors, including project requirements, team expertise, and ecosystem compatibility. If your team has strong experience with C# and you’re building for Windows environments or leveraging Microsoft services, .NET might be the better choice. Conversely, if you need platform independence, scalability, or are working within a diverse tech stack, Java could be more suitable. Additionally, consider the libraries, frameworks, and community support available for each platform.


Which are the platform technologies suported by net frame-work?

Platform technologies - .NET In my opinion, .NET is an advanced developer friendly platform developed by Microsoft, which is meant to develop applications for different requirements,different domains and different architecture(like web apps or windows apps). The technology that support to do this is the .NET platform technologies, which are the technologies like ADO.NET, ASP.NET,VB.NET, Windows forms, C#, internet technologies,J++,C++,Scripting languages- these are a few of them there are many more when we talk about .NET platform technology, any thing thing that is built in to .NET to make it a unique platform are platform technologies.


Which are the platform technologies suported by .net frame work?

Platform technologies - .NET In my opinion, .NET is an advanced developer friendly platform developed by Microsoft, which is meant to develop applications for different requirements,different domains and different architecture(like web apps or windows apps). The technology that support to do this is the .NET platform technologies, which are the technologies like ADO.NET, ASP.NET,VB.NET, Windows forms, C#, internet technologies,J++,C++,Scripting languages- these are a few of them there are many more when we talk about .NET platform technology, any thing thing that is built in to .NET to make it a unique platform are platform technologies.


What is Microsoft dot net framework?

Microsoft has created other implementations of .NET to help resolve this. Mono is a free and open-source project designed to provide compatibility between .NET applications and other platforms, especially Linux. The .NET Core implementation is also free and open-source framework designed to bring lightweight, modular apps to multiple platforms. .NET Core is intended to bring support to Mac OS X, Linux, and Windows (including support for Universal Windows Platform apps).


What is best platform net or java?

java is the best platform compared to dot net


Explain the difference between net platform and dot net framework?

.net platform supports programming languages that are .net compatible. It is the platform using which we can build and develop the applications. .net framework is the engine inside the .net platform which actually compiles and produces the executable code. .net framework contains CLR(Common Language Runtime) and FCL(Framework Class Library) using which it produces the platform independent codes.


Is there any project that run platform independent in dot net platform?

No. The .NET framework is a Windows-specific framework.


Is net a platform independent?

YES


Which are the Platform technologies supported by NET framework?

Some of the platform technologies supported by .NET Framework are: n ADO.NET n ASP.NET n VB.NET