Click here to Skip to main content
15,904,348 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Dashboard in ASP.NET Pin
CodeBlack15-Oct-13 20:40
professionalCodeBlack15-Oct-13 20:40 
GeneralRe: Dashboard in ASP.NET Pin
ashu200115-Oct-13 21:27
ashu200115-Oct-13 21:27 
GeneralRe: Dashboard in ASP.NET Pin
CodeBlack15-Oct-13 21:31
professionalCodeBlack15-Oct-13 21:31 
AnswerRe: Dashboard in ASP.NET Pin
Abhinav S16-Oct-13 18:34
Abhinav S16-Oct-13 18:34 
QuestionFetching Questions.! Pin
Member 1031225714-Oct-13 18:58
Member 1031225714-Oct-13 18:58 
AnswerRe: Fetching Questions.! Pin
Member 1031225714-Oct-13 19:00
Member 1031225714-Oct-13 19:00 
AnswerRe: Fetching Questions.! Pin
Thomas ktg29-Oct-13 0:10
Thomas ktg29-Oct-13 0:10 
QuestionSubmit changes from a form back to a database Pin
ASPnoob10-Oct-13 8:58
ASPnoob10-Oct-13 8:58 
Hello all,
I have a form that allows users to enter data and a button users can click to send data to the database.
To ensure that data are sent to the database if and only if the form is modified, is it enough to use the statement if(!page.ispostback) in the button Onclick event in the codebehind page to check if the page is being sent to the server? Aside from the code to connect to a database then update or insert data, is there something else I would have to do? Thanks in advance.
AnswerRe: Submit changes from a form back to a database Pin
Homero Rivera10-Oct-13 12:49
Homero Rivera10-Oct-13 12:49 
QuestionASP.NET Save Search Criteria Pin
xfxss10-Oct-13 0:59
xfxss10-Oct-13 0:59 
AnswerRe: ASP.NET Save Search Criteria Pin
Deflinek10-Oct-13 2:59
Deflinek10-Oct-13 2:59 
AnswerRe: ASP.NET Save Search Criteria Pin
Abhinav S13-Oct-13 17:31
Abhinav S13-Oct-13 17:31 
QuestionPreserve method call vaues in master page and use it Pin
srinimuk9-Oct-13 23:32
srinimuk9-Oct-13 23:32 
QuestionHow one can debug an ASP.NET Application on remote computer without any local Visual Studio ? Pin
fgk549-Oct-13 3:22
professionalfgk549-Oct-13 3:22 
AnswerRe: How one can debug an ASP.NET Application on remote computer without any local Visual Studio ? Pin
Deflinek10-Oct-13 3:13
Deflinek10-Oct-13 3:13 
QuestionDropdown Pin
Tripat Bala Singh9-Oct-13 2:35
Tripat Bala Singh9-Oct-13 2:35 
GeneralRe: Dropdown Pin
thatraja9-Oct-13 2:55
professionalthatraja9-Oct-13 2:55 
GeneralRe: Dropdown Pin
Tripat Bala Singh9-Oct-13 3:33
Tripat Bala Singh9-Oct-13 3:33 
GeneralRe: Dropdown Pin
thatraja9-Oct-13 4:40
professionalthatraja9-Oct-13 4:40 
GeneralRe: Dropdown Pin
Tripat Bala Singh9-Oct-13 7:34
Tripat Bala Singh9-Oct-13 7:34 
AnswerRe: Dropdown Pin
thatraja9-Oct-13 3:25
professionalthatraja9-Oct-13 3:25 
AnswerRe: Dropdown Pin
Ajay_Saini9-Oct-13 6:47
Ajay_Saini9-Oct-13 6:47 
GeneralRe: Dropdown Pin
Tripat Bala Singh10-Oct-13 17:36
Tripat Bala Singh10-Oct-13 17:36 
GeneralRe: Dropdown Pin
Ajay_Saini10-Oct-13 22:52
Ajay_Saini10-Oct-13 22:52 
AnswerRe: Dropdown Pin
anil pathak9-Oct-13 22:31
anil pathak9-Oct-13 22:31 

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.