Click here to Skip to main content
15,895,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How Gridview Data Export in Excel File in ADO.Net C# on Button Event. Pin
thatraja28-Mar-11 20:38
professionalthatraja28-Mar-11 20:38 
Question[SOLVED] How can i do this? Pin
msqar27-Mar-11 14:14
msqar27-Mar-11 14:14 
AnswerRe: How can i do this? Pin
Expert Coming27-Mar-11 19:24
Expert Coming27-Mar-11 19:24 
GeneralRe: How can i do this? Pin
msqar28-Mar-11 1:14
msqar28-Mar-11 1:14 
AnswerRe: How can i do this? Pin
Not Active28-Mar-11 1:22
mentorNot Active28-Mar-11 1:22 
GeneralRe: How can i do this? Pin
msqar28-Mar-11 1:28
msqar28-Mar-11 1:28 
GeneralRe: How can i do this? Pin
Not Active28-Mar-11 2:19
mentorNot Active28-Mar-11 2:19 
GeneralRe: How can i do this? Pin
msqar28-Mar-11 2:37
msqar28-Mar-11 2:37 
yea, correct me if i'm wrong, the masterpage is the "DEFAULT" page and then i create other pages that "inherits" (i know is not inheritance, but just an example in order to explain what i know) from the masterpage. For example if i have a masterpage with header and footer as master.master with a contentplaceholder in the body. Then i create a login.aspx with master.master as the masterpage and include my independent code inside of the container of login.aspx. When i run the webpage, the masterpage creates the proper HTML.
I realised about the forms, when you create a new .aspx file, with the default code. It shows something like this:







// Here I should add all the ContentPlaceHolder's right?




And manage all the events from each page without needing a lot of forms.

Thanks again Big Grin | :-D

Marian.
Question[SOLVED] navigation takes too long Pin
msqar27-Mar-11 10:22
msqar27-Mar-11 10:22 
AnswerRe: navigation takes too long Pin
Expert Coming27-Mar-11 19:28
Expert Coming27-Mar-11 19:28 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 8:55
msqar28-Mar-11 8:55 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 9:27
msqar28-Mar-11 9:27 
GeneralRe: navigation takes too long Pin
gavindon28-Mar-11 10:00
gavindon28-Mar-11 10:00 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 10:06
msqar28-Mar-11 10:06 
GeneralRe: navigation takes too long Pin
gavindon28-Mar-11 10:14
gavindon28-Mar-11 10:14 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 10:18
msqar28-Mar-11 10:18 
GeneralRe: navigation takes too long Pin
gavindon28-Mar-11 10:21
gavindon28-Mar-11 10:21 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 10:25
msqar28-Mar-11 10:25 
Question[SOLVED] HyperLink inside of CheckBox Pin
msqar26-Mar-11 20:14
msqar26-Mar-11 20:14 
AnswerRe: HyperLink inside of CheckBox Pin
Sandeep Mewara26-Mar-11 21:36
mveSandeep Mewara26-Mar-11 21:36 
GeneralRe: HyperLink inside of CheckBox Pin
msqar26-Mar-11 22:11
msqar26-Mar-11 22:11 
QuestionDeny access to an aspx menu in webconfig, Role Based Authorization Pin
De_Novice26-Mar-11 10:19
De_Novice26-Mar-11 10:19 
AnswerRe: Deny access to an aspx menu in webconfig, Role Based Authorization Pin
Sandeep Mewara26-Mar-11 21:39
mveSandeep Mewara26-Mar-11 21:39 
QuestionHow to make the content Fixed Pin
the exile26-Mar-11 5:03
the exile26-Mar-11 5:03 
AnswerRe: How to make the content Fixed Pin
Ravi Sant26-Mar-11 6:45
Ravi Sant26-Mar-11 6:45 

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.