Thursday, March 22, 2012

Windows controls run from ASP.NET

Please read this and let me know if it is possible to tun this tuttorial
locally.
What would be the differences to run it locally?
When I say locally, I mean running it from Visual Studio.
[url]http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=187&printer=t[/
url]There is no reason why you cannot "run" the solution "locally" - from within
Visual Studio. Basically you are creating a UserControl, and you will use an
object tag to point to the assembly and expose it in a web page.
There are some security considerations, however, since the control will be
running in IE's security sandbox.
Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
"Jman" wrote:

> Please read this and let me know if it is possible to tun this tuttorial
> locally.
> What would be the differences to run it locally?
> When I say locally, I mean running it from Visual Studio.
> " target="_blank">http://www.devhood.com/tutorials/tu...inter=t

>
>
on my side, it does not work.
i get a box with a vertical scroll bar.
"Jman" <jmanohman@.hotmail.com> wrote in message
news:a9wzh.40490$fb2.1028024@.weber.videotron.net...
> Please read this and let me know if it is possible to tun this tuttorial
> locally.
> What would be the differences to run it locally?
> When I say locally, I mean running it from Visual Studio.
> " target="_blank">http://www.devhood.com/tutorials/tu...inter=t

>
>

0 comments:

Post a Comment