Transition from one page to another in Silverlight -


while using silverlight, if have lot of pages, techniques can used transition 1 page another.

basically, want create mainpage have different sections, let's topleft, topright, bottomright, mainarea. these different sections load different pages transition.

edit> think question not clear @ have been... want "effect" while page loads in same area. "slide in", "slide out", etc.

any suggestions?

check fluid layout


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -