baseballgem
Programmer
I am taking a course on Visual Studio .NET and topics mainly covered are .NET apps and ASP.NET. I develop mostly in VFP7 desktop apps, but the company seems to be moving strongly toward web-based and .NET design ASP's.
I notice that the DLL's that are created in class can have as a source: VB or C#.
The teacher says any programming language may be used as long as the DLL compiler creates a .NET compatible DLL in order for the back-end "Just in Time" compiler to run seamlessly.
At one time I read that VFP7 and 8 was not going to be a part of the .NET community because it meant having to give up too much. I still don't understand what it would have to give up.
I know how to create a Non-Visual Single Thread DLL component, I do it all the time from the project builder.
But not withstanding, the question remains: Are there any 3rd party VFP program (or DLL) compilers that can make the DLL become compatible with and work within the .NET Framework.
I notice that the DLL's that are created in class can have as a source: VB or C#.
The teacher says any programming language may be used as long as the DLL compiler creates a .NET compatible DLL in order for the back-end "Just in Time" compiler to run seamlessly.
At one time I read that VFP7 and 8 was not going to be a part of the .NET community because it meant having to give up too much. I still don't understand what it would have to give up.
I know how to create a Non-Visual Single Thread DLL component, I do it all the time from the project builder.
But not withstanding, the question remains: Are there any 3rd party VFP program (or DLL) compilers that can make the DLL become compatible with and work within the .NET Framework.