Re: how can you use mshtml DOM object to grab rendered asp.net page?



Randall Arnold wrote:
> It isn't an absolute lack of understanding, Jim. I wrote apps in VB6
> that used the webbrowser control to work all sorts of magic. I've
> designed web pages that had to perform all kinds of tricks (based on
> customer requests) and for a while I was adept at javascript just out
> of necessity (have since forgotten most of it due to lack of use).
>
> I would dearly love to
> see a book that specifically addressed developing and deploying 100%
> intranet solutions using asp.net/vb.net. I'd pay good money for such
> a thing... but I'm not holding my breath. I'm utterly amazed at the
> dearth of info on this subject. The technology *should* lend itself
> very well to corporate intranets but it seems MS has relegated that
> use to the backburner...

Understood, but understand that working with the Webbrowser control is
nothing like developing an ASP.NET application. ;)

We certainly haven't ignored ASP.NET as an Intranet development tool. Many
of the companies I work with are developing Intranet applications and all of
our internal Web applications (and we use a TON of them) are ASP.NET apps
purely because it is so well suited to that type of environment.

Perhaps you can go into a bit more detail as to what makes you feel that
ASP.NET doesn't lend itself well to Intranets and we can help with that
specifically.

--
Jim Cheshire
================================
Blog: http://blogs.msdn.com/jamesche

Latest entry:
Getting the PID and TID of a COM Call

Describes how to get the PID of the
dllhost process a COM call is executing
in and how to locate the thread as well.



.



Relevant Pages

  • Re: how can you use mshtml DOM object to grab rendered asp.net page?
    ... IDE that he is coding for a purely intranet environ and thus be rewarded ... down many aspects of Internet apps. ... I *am* understanding more and more, though, and very quickly. ... As for asp.net books, I have several, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: WCF - Roles Based Authentication without https?
    ... The reason for the requirement is Intranet apps sometimes become Internet apps and it would leave a big security hole to go any other direction. ... If you are worried about the SSL part, dealing with SSL is not hard, especially in an Intranet. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: site redirect?
    ... separate the apps. ... the root and intranet app are different apps and can ... Http://internet and http://intranet when someone goes to internet it shows ... get the password protected intranet site... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: vb2005 - how to create setup/deploy -- no wizard -- VS2005 Pro?
    ... If they don't have intranet access, you will want to turn off the updates feature. ... I have been deploying VB2005 apps ... So I need to create a setup/deploy project. ... wizards, but the searches I have done for this all suggest "use the wizard". ...
    (microsoft.public.dotnet.languages.vb)