questions about IE controls

N

noname

i recently downloaded the IE web controls from here:

http://www.asp.net/IEWebControls/Download.aspx?tabindex=0&tabid=1

i've installed and got the samples running fine. now i want to develop with
them.

1. how do i get vs.net to recognize the controls (such that intelisense
does it's magic when i type "<ie")?
2. should i go ahead and add the assembly to the GAC? would this take care
of 1)? if so, how does one go about doing that again?
3. are there any concerns for development / deployment of web apps with
these or other custom controls?

thanks for the help!
 
R

Ram

You don't need to do anything. If you have installed IE web controls
through normal setup they will be automatically registered with your
Visual studio IDE also (provided Visual studio is already installed
before you installed IE web controls). You can find these controls in
the tool box of your IDE. Just drag, drop and start using them. You
will get Intellisense also. Visual Studio automatically will add a
reference to these controls for you. You can view this by expanding
References in Solution explorer.

Thanks
Ram
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top