I am already a C# and VB.NET professional . But i had the curisity to know whether code behind can be written in C++ or any other language .
Afterall CLR is language independent then why its not possible to code in C++ ...rather C++/CLI ?
What is actualy meant by ASP.NET engine ?Is is separate from CLR ? Is there no any relation between CLR and ASP.NET runtime.I have heard about ASP.NET engine that parses the aspx page , but actual implementation and relation between CLR and ASP.NET engine
is not clear to me.Though i am ASP.NET web developer its very sad that ASP.NET engine is not clear to me .
shyam_oec
Member
656 Points
777 Posts
Re: Can asp.net application be built with C++ language ?
Sep 19, 2011 08:08 AM|LINK
I am already a C# and VB.NET professional . But i had the curisity to know whether code behind can be written in C++ or any other language .
Afterall CLR is language independent then why its not possible to code in C++ ...rather C++/CLI ?
What is actualy meant by ASP.NET engine ?Is is separate from CLR ? Is there no any relation between CLR and ASP.NET runtime.I have heard about ASP.NET engine that parses the aspx page , but actual implementation and relation between CLR and ASP.NET engine is not clear to me.Though i am ASP.NET web developer its very sad that ASP.NET engine is not clear to me .
Can you please help me ?