how to get the vb6.0 COM Component in to the .Net application?

Answer Posted / nithya_raghu

CCW-Com Collable Wrapper

By using this we can successed the requirement,

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is css in asp.net?

557


How do you deploy your asp.net application?

544


Define repository pattern in asp.net mvc? : asp.net mvc

505


What is the difference between equals() and == in c#?

576


Explain how can we access static variable?

562






What is server redirect?

553


Which platform does Microsoft .NET use for exchanging data between applications?

594


In asp.net, how can you validate drop down box?

590


What is a runtime version?

541


Why we use asp.net for website development?

501


What are the Types of objects in ASP

590


Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1387


Explain the path instructions in xaml?

573


What is base class of button control in .net?

535


How to improve performance of web application asp.net mvc? : Asp.Net MVC

497