Click here to Skip to main content
15,896,201 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: input validation Pin
gavindon27-Apr-11 9:49
gavindon27-Apr-11 9:49 
GeneralRe: input validation Pin
jashimu27-Apr-11 10:22
jashimu27-Apr-11 10:22 
GeneralRe: input validation Pin
gavindon27-Apr-11 10:38
gavindon27-Apr-11 10:38 
GeneralRe: input validation Pin
jashimu27-Apr-11 10:51
jashimu27-Apr-11 10:51 
GeneralRe: input validation Pin
Prasanta_Prince28-Apr-11 3:06
Prasanta_Prince28-Apr-11 3:06 
GeneralRe: input validation Pin
jashimu28-Apr-11 10:32
jashimu28-Apr-11 10:32 
AnswerRe: input validation Pin
m@dhu27-Apr-11 18:59
m@dhu27-Apr-11 18:59 
QuestionDeclarative vs Programmatic: opinions Pin
Brad Tumer27-Apr-11 8:55
Brad Tumer27-Apr-11 8:55 
I have an ongoing debate with a co-worker about the merit of using server controls or code-behind for data, and I thought I'd post here for other people's opinions. I use SqlDataSources bound to controls, whereas he puts labels on the page and does everything in the code. (Oh, and I use stored procedures and not text commands, which I feel suffices for a DAL in small apps, so let's skip that argument.) I like it because it seems cleaner, faster, more concise, and gives access to the control events so work can be done at the appropriate time. Which do you prefer and why?
AnswerRe: Declarative vs Programmatic: opinions Pin
Not Active28-Apr-11 2:39
mentorNot Active28-Apr-11 2:39 
GeneralRe: Declarative vs Programmatic: opinions Pin
Prasanta_Prince28-Apr-11 3:09
Prasanta_Prince28-Apr-11 3:09 
AnswerRe: Declarative vs Programmatic: opinions Pin
Renat Khabibulin4-May-11 17:09
Renat Khabibulin4-May-11 17:09 
Questionpdfbox error Pin
gavindon27-Apr-11 8:24
gavindon27-Apr-11 8:24 
QuestionSqlDataSource used in gridpage as well as to databind Pin
vanikanc27-Apr-11 6:00
vanikanc27-Apr-11 6:00 
AnswerRe: SqlDataSource used in gridpage as well as to databind Pin
vanikanc27-Apr-11 6:44
vanikanc27-Apr-11 6:44 
QuestionClearing Texbox text in ASP.Net MVC Pin
Priya Prk27-Apr-11 1:38
Priya Prk27-Apr-11 1:38 
AnswerRe: Clearing Texbox text in ASP.Net MVC Pin
Keith Barrow27-Apr-11 2:15
professionalKeith Barrow27-Apr-11 2:15 
GeneralRe: Clearing Texbox text in ASP.Net MVC Pin
Priya Prk27-Apr-11 2:33
Priya Prk27-Apr-11 2:33 
GeneralRe: Clearing Texbox text in ASP.Net MVC Pin
Keith Barrow27-Apr-11 3:03
professionalKeith Barrow27-Apr-11 3:03 
GeneralRe: Clearing Texbox text in ASP.Net MVC Pin
vanikanc6-May-11 10:49
vanikanc6-May-11 10:49 
QuestionShow menu as access rule for particular Role Pin
Naunt27-Apr-11 0:02
Naunt27-Apr-11 0:02 
QuestionPage_Load Not calling in IIS Pin
anishkannan26-Apr-11 21:58
anishkannan26-Apr-11 21:58 
AnswerRe: Page_Load Not calling in IIS Pin
vanikanc5-May-11 9:31
vanikanc5-May-11 9:31 
QuestionGet file path from file upload control [modified] Pin
Orcun Iyigun26-Apr-11 11:47
Orcun Iyigun26-Apr-11 11:47 
AnswerRe: Get file path from file upload control Pin
busbyam26-Apr-11 13:01
busbyam26-Apr-11 13:01 
GeneralRe: Get file path from file upload control Pin
Orcun Iyigun27-Apr-11 5:44
Orcun Iyigun27-Apr-11 5:44 

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.