by Arun Kuma » Fri, 05 Aug 2005 00:35:18
OK. Correct without proper information I cannot expect a sensible answer. I
should have added all the information, I will provide you with all the
proper information needed so I can be rest assured that i m not crazy about
VS 2003 is faster.
Let me explain.
I have an ActiveX(Dll) control which renders Live Video stream and I have
used it with Delphi to create applications and its running fine no problem
( I m not going to discuss about that).
We are in the process of migrating to .NET so I opened up my VS 2005 IDE and
click new project which opened up a dialog box with list of things which i
dont know much, I selected Windows Application under C# and clicked OK.
IDE created everything for me and there I see the form. I added the ActiveX
control on the toolbox by Right clicking on the tab and choosing Add Items
and it listed all the .NET controls and another tab with COM components and
I checked the ActiveX control and Clicked OK.
Now, I got the ActiveX control on the tab and drag and dropped it on the
form and set the properties of serverIP, username, password and added a
button. From the Build menu I selected Build solution and later pressed F5
(I think its Run with Debugging). You are right its running with Debug.
I did the same exact steps in VS 2003 and I got the form up and running lot
quicker than the latter.
I agree its Beta and I cannot expect 100% performance.
I didnt use any speed measuring tool. But I can make out from the time i
click F5 to the time it showed the form. Its not a major time difference but
something I thought I should check with the Newsgroup.
I hope I gave all the info and sorry for that long description. I just want
to make sure its worth migrating.
Thanks.