COM development has largely been superseded by the Microsoft .NET, and Microsoft now focuses its marketing efforts on .NET., with .NET providing wrappers to the most commonly used COM controls. COM is still often used to hook up complex, high performance code to front end code implemented in Visual Basic or ASP. The .NET framework provides rapid development tools similar to Visual Basic for both Windows Forms and Web Forms with just-in-time compilation, back-end code can be implemented in any .NET Language including C#,Visual Basic and C++/CLI.
.
.
Tuesday, October 18, 2011
Some Stuff I Wanted to Remember from Wikipedia's Entry on COM
Source: http://en.wikipedia.org/wiki/Component_Object_Model#COM_as_an_object_framework
COM development has largely been superseded by the Microsoft .NET, and Microsoft now focuses its marketing efforts on .NET., with .NET providing wrappers to the most commonly used COM controls. COM is still often used to hook up complex, high performance code to front end code implemented in Visual Basic or ASP. The .NET framework provides rapid development tools similar to Visual Basic for both Windows Forms and Web Forms with just-in-time compilation, back-end code can be implemented in any .NET Language including C#,Visual Basic and C++/CLI.
COM development has largely been superseded by the Microsoft .NET, and Microsoft now focuses its marketing efforts on .NET., with .NET providing wrappers to the most commonly used COM controls. COM is still often used to hook up complex, high performance code to front end code implemented in Visual Basic or ASP. The .NET framework provides rapid development tools similar to Visual Basic for both Windows Forms and Web Forms with just-in-time compilation, back-end code can be implemented in any .NET Language including C#,Visual Basic and C++/CLI.