Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: include equivalent


Message #1 by "Alex Smotritsky" <alex.smotritsky@v...> on Mon, 24 Feb 2003 13:07:28
in asp i would use an include to make a menubar or page header for use on 
multiple pages. What's the best way to implement something like that in 
asp.net?
Message #2 by "Ted Nandakumar" <TedN@i...> on Mon, 24 Feb 2003 18:32:51 +0530
alex,

make use of the webcontrols. It incorporates the same functionality.



-----Original Message-----
From: Alex Smotritsky [mailto:alex.smotritsky@v...]
Sent: Monday, February 24, 2003 6:37 PM
To: aspx_beginners
Subject: [aspx_beginners] include equivalent


in asp i would use an include to make a menubar or page header for use 
on
multiple pages. What's the best way to implement something like that in
asp.net?
Message #3 by "Dale Purdon" <dale@t...> on Mon, 24 Feb 2003 15:20:37 +0200
With out a doubt.....Web user controls!

-----Original Message-----
From: Alex Smotritsky [mailto:alex.smotritsky@v...] 
Sent: 24 February 2003 01:07 PM
To: aspx_beginners
Subject: [aspx_beginners] include equivalent

in asp i would use an include to make a menubar or page header for use
on 
multiple pages. What's the best way to implement something like that in 
asp.net?

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.454 / Virus Database: 253 - Release Date: 10/02/2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.454 / Virus Database: 253 - Release Date: 10/02/2003
 

Message #4 by "Alex Smotritsky" <alex.smotritsky@v...> on Mon, 24 Feb 2003 08:22:29 -0500
Thanks again Dale.


-----Original Message-----
From: Dale Purdon [mailto:dale@t...] 
Sent: Monday, February 24, 2003 8:21 AM
To: aspx_beginners
Subject: [aspx_beginners] RE: include equivalent


With out a doubt.....Web user controls!

-----Original Message-----
From: Alex Smotritsky [mailto:alex.smotritsky@v...] 
Sent: 24 February 2003 01:07 PM
To: aspx_beginners
Subject: [aspx_beginners] include equivalent

in asp i would use an include to make a menubar or page header for use
on 
multiple pages. What's the best way to implement something like that in 
asp.net?

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.454 / Virus Database: 253 - Release Date: 10/02/2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.454 / Virus Database: 253 - Release Date: 10/02/2003
 



Message #5 by "Alex Smotritsky" <alex.smotritsky@v...> on Thu, 27 Feb 2003 04:54:18 -0500
I've got that going, thanks.


-----Original Message-----
From: Ted Nandakumar [mailto:TedN@i...] 
Sent: Monday, February 24, 2003 8:03 AM
To: aspx_beginners
Subject: [aspx_beginners] RE: include equivalent


alex,

make use of the webcontrols. It incorporates the same functionality.



-----Original Message-----
From: Alex Smotritsky [mailto:alex.smotritsky@v...]
Sent: Monday, February 24, 2003 6:37 PM
To: aspx_beginners
Subject: [aspx_beginners] include equivalent


in asp i would use an include to make a menubar or page header for use
on 
multiple pages. What's the best way to implement something like that in 
asp.net?



  Return to Index