Click here to Skip to main content
16,013,465 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: invoke a severside code when clicking browser close buton Pin
Not Active25-Jun-07 8:09
mentorNot Active25-Jun-07 8:09 
GeneralRe: invoke a severside code when clicking browser close buton Pin
badgrs25-Jun-07 8:22
badgrs25-Jun-07 8:22 
GeneralRe: invoke a severside code when clicking browser close buton Pin
Not Active25-Jun-07 8:30
mentorNot Active25-Jun-07 8:30 
GeneralRe: invoke a severside code when clicking browser close buton Pin
badgrs25-Jun-07 9:45
badgrs25-Jun-07 9:45 
QuestionHow to inject dynamic content--best practices question Pin
Marc Clifton25-Jun-07 2:13
mvaMarc Clifton25-Jun-07 2:13 
AnswerRe: How to inject dynamic content--best practices question Pin
Tarakeshwar Reddy25-Jun-07 3:03
professionalTarakeshwar Reddy25-Jun-07 3:03 
AnswerRe: How to inject dynamic content--best practices question Pin
martin_hughes25-Jun-07 6:03
martin_hughes25-Jun-07 6:03 
AnswerRe: How to inject dynamic content--best practices question Pin
Rhys Gravell25-Jun-07 8:22
professionalRhys Gravell25-Jun-07 8:22 
Personally, I'd look at a Custom Web Control with a configurable data source that can be an Xml file or something else, having the required elements defined in the documentation of course.

Configure the data source type and path via the config file and Bobs your uncle, something entirely re-usable - just a drag 'n drop control with configuration requirements.

Some basic examples, (not my work, just quickly sampled links Googled from my home machine)...
C# Help Article[^]
Code Project Article[^]



Rhys

"The trouble with having an open mind, of course, is that people will insist on coming along and trying to put things in it"

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance."
Terry Pratchett

QuestionHow to buffer Media Player in asp.net Pin
swapnilbhavsar25-Jun-07 1:51
swapnilbhavsar25-Jun-07 1:51 
QuestionTo split a cell in column (GridView) Pin
codingrocks25-Jun-07 1:35
codingrocks25-Jun-07 1:35 
AnswerRe: To split a cell in column (GridView) Pin
gauthee25-Jun-07 1:47
gauthee25-Jun-07 1:47 
GeneralRe: To split a cell in column (GridView) Pin
codingrocks25-Jun-07 1:49
codingrocks25-Jun-07 1:49 
AnswerRe: To split a cell in column (GridView) Pin
Sebastian T Xavier25-Jun-07 2:28
Sebastian T Xavier25-Jun-07 2:28 
Questionsession time out Pin
Vipin.d25-Jun-07 1:28
Vipin.d25-Jun-07 1:28 
AnswerRe: session time out Pin
gauthee25-Jun-07 1:39
gauthee25-Jun-07 1:39 
GeneralRe: session time out Pin
Vipin.d25-Jun-07 2:18
Vipin.d25-Jun-07 2:18 
QuestionTextbox used for date validation and range validation Pin
Hemant Garg25-Jun-07 1:28
Hemant Garg25-Jun-07 1:28 
Questioninclude file Pin
Sebastian T Xavier25-Jun-07 1:20
Sebastian T Xavier25-Jun-07 1:20 
AnswerRe: include file Pin
badgrs25-Jun-07 1:22
badgrs25-Jun-07 1:22 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 1:28
Sebastian T Xavier25-Jun-07 1:28 
GeneralRe: include file Pin
steffw25-Jun-07 1:41
steffw25-Jun-07 1:41 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 2:05
Sebastian T Xavier25-Jun-07 2:05 
GeneralRe: include file Pin
steffw25-Jun-07 2:42
steffw25-Jun-07 2:42 
GeneralRe: include file Pin
Christian Graus25-Jun-07 2:27
protectorChristian Graus25-Jun-07 2:27 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 2:30
Sebastian T Xavier25-Jun-07 2:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.