New Message on dotNET User Group Hyd

.net dilemma

Reply
  Recommend Message 5 in Discussion
From: Saradhi

Hi Vamsi,
You are lost in the Argument.

VC++ 7 or Visual C#.NET will support types of development - .NET based as well as Win 32 based (in previous versions). In .NET based development, you use .NET class library for your development. In Win32 development, you use old ways � MFC, ATL or Win32 API. and sometimes mixed way also.

You can write code in both managed and unmanaged ways and then mix this code to work a full application. For example, you can use your previous COM components written in your MFC or write components in MFC and access them from your VC++ 7.0 application.

Managed extensions for C++ offer flexibility to developers to work with both types of environments. In .NET GUI development is easy and fast. You can develop your application's GUI in managed code and rest as COM components to develop fast applications.


Remember that developing a GUI application in MFC takes hell lot of time , but it is easier to write a faster COM component. So if you want to create an application in MFC, you have to compromise for your GUI.

So why cant we take the fastness of MFC and at the same time develop well designed User-Friendly application???

It's hard to say right now but, it seems Microsoft is pushing every body to .NET. So eventually MFC, ATL, COM will disappear and .NET will be the new development platform with the functionality of both managed and unmanged Code.

I Guess??


-SARADHI


View other groups in this category.

Click Here!
Also on MSN:
Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes

To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.

Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.

If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.

Reply via email to