how to get the vb6.0 COM Component in to the .Net application?
Answer Posted / phani deepika
one is to use cominterop
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Why do you use the app_code folder in asp.net?
How to deploy/publish webservices?How many ways?Plz explain me
To wrap up a call to a Web service the standard used is..?
Why we go for mvc instead of asp.net? : Asp.Net MVC
In which event of page cycle is the viewstate available?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is redirectpermanent in asp.net?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Difference between .NET and previous version?
What are the HTML server controls in ASP.NET?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
What is the purpose of url encoding?