Programming in C++.NET

Programming in C++.NETShort Description
C++ is an Object-Oriented Programming (OOP) language that is viewed by many as the best language for creating large-scale applications. The .NET Framework contains a virtual machine called Common Intermediate Language (CIL). Simply put, programs are compiled to produce CIL and the CIL is distributed to user to run on a virtual machine. C++, VB.NET, C# compilers are available from Microsoft for creating CIL. In DB-VA you can generate C# persistent source code and DLL file, so you can reference the DLL file and persistent library in Visual Studio .NET 2003 and develop the C++ application.

Website: content.usa.visual-paradigm.com | Filesize: 981kb
No of Page(s): 10

Content

In the following section, you will develop a C++ application. The application is exactly same as the one in Chapter 4 - Developing Standalone .NET Application sample, but this time you use C++ instead of C# for development. You need to download the Chapter 4 sample application because it contains DLL file and persistent libraries for your C++ project.

By checking this option, DB-VA will generate DLL files which can be referenced by .NET projects of language other than C#. DB-VA generates batch file for the DLL file at the same time. You can modify the configuration file (hibernate.cfg.xml) manually and use the batch file to recompile and build an up-to-date DLL file for referenced project.

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • Converting a CNET Desktop Application to an ASPNET 2005 Web
  • Appendix A CNET Asia Readers Choice 2006/07 awards nominee list
  • CNET editors39 digital camcorder buying guide
  • Sony mylo - Review Handhelds - CNET Asia
  • Programming in oXML
  • Language Oriented Programming The Next Programming Paradigm
  • TinyOS Programming
  • TinyOS Programming

  • Related Searches: , , , ,



    Comments

    Leave a Reply