Click here to Skip to main content
15,892,537 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionFrames or Master pages Pin
nilam247729-Mar-09 21:31
nilam247729-Mar-09 21:31 
AnswerRe: Frames or Master pages Pin
N a v a n e e t h29-Mar-09 22:05
N a v a n e e t h29-Mar-09 22:05 
AnswerRe: Frames or Master pages Pin
Christian Graus29-Mar-09 22:22
protectorChristian Graus29-Mar-09 22:22 
QuestionBinding GridView control with datasource Pin
nilam247729-Mar-09 21:27
nilam247729-Mar-09 21:27 
AnswerRe: Binding GridView control with datasource Pin
N a v a n e e t h29-Mar-09 22:13
N a v a n e e t h29-Mar-09 22:13 
QuestionAjax problem? Pin
Karthick_gc29-Mar-09 21:25
Karthick_gc29-Mar-09 21:25 
AnswerRe: Ajax problem? Pin
Christian Graus29-Mar-09 22:21
protectorChristian Graus29-Mar-09 22:21 
QuestionASP.net Web pages refactoring Pin
nilam247729-Mar-09 21:11
nilam247729-Mar-09 21:11 
I have a ASP.net Web application. I have master pages. I have 5 web forms with same controls. At run time based on user selection each form is loaded.
I have one Web form (city.aspx) with combobox and grid control
i have 5 other web forms (state.aspx,etc) with same controls i.e, combobox and grid control.
When the user selects City, city.aspx form is loaded. similarly when user selects State, state.aspx form is loaded.
I want to refactor code. Instead of 5 seperate .aspx and .cs files i want to refactor. As the structure is similar and only during run time the web page is populated with different data. Which design pattern i can apply to refactor my code? Your help is appreciated. thanks in advance
AnswerRe: ASP.net Web pages refactoring Pin
Christian Graus29-Mar-09 22:33
protectorChristian Graus29-Mar-09 22:33 
QuestionError: DataBinding: 'System.Data.DataRowView' does not contain a property with the name"xyx" Pin
RajpootRohan29-Mar-09 21:09
professionalRajpootRohan29-Mar-09 21:09 
AnswerRe: Error: DataBinding: 'System.Data.DataRowView' does not contain a property with the name"xyx" Pin
N a v a n e e t h29-Mar-09 21:57
N a v a n e e t h29-Mar-09 21:57 
GeneralRe: Error: DataBinding: 'System.Data.DataRowView' does not contain a property with the name"xyx" Pin
RajpootRohan29-Mar-09 22:23
professionalRajpootRohan29-Mar-09 22:23 
QuestionHow to handle the sessions in a website using C#. Pin
pamsbeach29-Mar-09 20:54
pamsbeach29-Mar-09 20:54 
AnswerRe: How to handle the sessions in a website using C#. Pin
Christian Graus29-Mar-09 20:56
protectorChristian Graus29-Mar-09 20:56 
AnswerRe: How to handle the sessions in a website using C#. Pin
N a v a n e e t h29-Mar-09 21:47
N a v a n e e t h29-Mar-09 21:47 
QuestionCrystal report problem in vista Pin
Mogaambo29-Mar-09 20:53
Mogaambo29-Mar-09 20:53 
Questioncan any one tell me how to solve session problem Pin
prasadbuddhika29-Mar-09 20:48
prasadbuddhika29-Mar-09 20:48 
AnswerRe: can any one tell me how to solve session problem Pin
Christian Graus29-Mar-09 20:51
protectorChristian Graus29-Mar-09 20:51 
QuestionGetting Security Exception Pin
SubarnaMishra29-Mar-09 20:22
SubarnaMishra29-Mar-09 20:22 
AnswerRe: Getting Security Exception Pin
Christian Graus29-Mar-09 20:47
protectorChristian Graus29-Mar-09 20:47 
GeneralRe: Getting Security Exception Pin
SubarnaMishra30-Mar-09 0:14
SubarnaMishra30-Mar-09 0:14 
QuestionSave as Dialog [modified] Pin
mehrdadc4829-Mar-09 20:11
mehrdadc4829-Mar-09 20:11 
AnswerRe: Save as Dialog Pin
N a v a n e e t h29-Mar-09 20:23
N a v a n e e t h29-Mar-09 20:23 
AnswerRe: Save as Dialog Pin
Christian Graus29-Mar-09 20:48
protectorChristian Graus29-Mar-09 20:48 
GeneralRe: Save as Dialog Pin
mehrdadc4829-Mar-09 21:23
mehrdadc4829-Mar-09 21:23 

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.