Search
 Search
GET THE HOTEST NEWS ABOUT VISUAL WEBGUI.
CREATE LINE OF BUSINESS SILVERLIGHT APPLICATIONS IN NO TIME.
EVERY THING YOU NEED TO START DEVELOPING WITH VISUAL WEBGUI.
SEE VISUAL WEBGUI SHOW CASES FROM AROUND THE WORLD.
ALL THE RESOURCES YOU NEED TO START BUILDING VISUAL WEBGUI APPLICATIONS TODAY.
SHARE AND FIND VISUAL WEBGUI RESOURCES.
TALK WITH OTHER VISUAL WEBGUI DEVELOPERS.
 
ASP.NET and Visual WebGui sharing the same application context.
Location: BlogsGuy Peled's Blog    
Posted by: Guy Peled 12/11/2006 9:37 AM
Visual WebGui is actually based on the core objects of ASP.NET but implementing a different pipe line. This means that a Visual WebGui application project is actually an extended  ASP.NET application project to support the new pipe line. ASP.NET entities can be created the same way they are created on a regular ASP.NET application project. This also means that the Visual WebGui entities and the ASP.NET entities are sharing the same application context.

When you use the Visual WebGui Context.Session object you are actually refereeing an object that is hosted with in the ASP.NET session object and the same applies to the Context.Application which is actually an object hosted with in the ASP.NET application object. You can easily refer to the original ASP.NET objects by using the HttpContext.Current.Session or HttpContext.Current.Application but by referring directly to those object you loose the ability to also deploy a Visual WebGui as a client application which is a feature that we are currently working on.

This actually means that you can use for example the gateway concept to embed an ASPX page with in a Visual WebGui application. This is an excellent way to embed an existing ASP.NET control but this is a subject for another post. You can also use a Visual WebGui entity from an ASP.NET entity by using the adapters concepts but that is to for another post. I will soon cover both these issues and supply sample apps using these concepts.

Permalink |  Trackback

Comments (5)   Add Comment
Re: ASP.NET and Visual WebGui sharing the same application context.    By motconduong on 6/10/2007 9:17 PM
Will you have demo when working with Web services and workflow foundation?
Thanks

And some else, come here...    By TrackBack on 6/12/2007 6:40 AM
The most interest!
# FlasheR!

Re: ASP.NET and Visual WebGui sharing the same application context.    By ade_sobari on 7/11/2007 2:42 AM
how to running screen scraping winhllapi example : win650 / hummingbird from client desktop

deploy as a client application    By ZeroCoolJr on 8/28/2007 2:21 AM
"deploy a Visual WebGui as a client application which is a feature that we are currently working on" << can we have a sneak peak on this? what's the ETA for this?

Re: ASP.NET and Visual WebGui sharing the same application context.    By GrantM on 11/9/2007 3:52 AM
Hie, thanks

"This actually means that you can use for example the gateway concept to embed an ASPX page with in a Visual WebGui application. This is an excellent way to embed an existing ASP.NET control but this is a subject for another post"

But where on planet earth is the other post??


Your name:
Title:
Comment:
Add Comment   Cancel 

Go To Blogs

Copyright © 2005-2008 Visual WebGui®   Terms Of Use  Privacy Statement
Visual WebGui is copyright 2005-2008 by Gizmox