Click here to Skip to main content
15,887,135 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to Find the number of days between two dates in php Pin
Richard MacCutchan14-Dec-14 22:15
mveRichard MacCutchan14-Dec-14 22:15 
QuestionRe: how to Find the number of days between two dates in php Pin
Richard Deeming15-Dec-14 2:42
mveRichard Deeming15-Dec-14 2:42 
Questiontask scheduler Pin
renukamubeen12-Dec-14 17:46
renukamubeen12-Dec-14 17:46 
AnswerRe: task scheduler Pin
Richard MacCutchan12-Dec-14 22:13
mveRichard MacCutchan12-Dec-14 22:13 
QuestionC# web application Pin
sudevsu12-Dec-14 9:29
sudevsu12-Dec-14 9:29 
QuestionRe: C# web application Pin
Maciej Los12-Dec-14 10:28
mveMaciej Los12-Dec-14 10:28 
AnswerRe: C# web application Pin
sudevsu15-Dec-14 4:09
sudevsu15-Dec-14 4:09 
QuestionMVC POST return view with model not refreshing the HTML Pin
CraigStinn12-Dec-14 5:36
CraigStinn12-Dec-14 5:36 
I have a MVC application and had an App Scan run indicating blind SQL injection. The validation of the page checks each value and if it finds a problem, it returns the view with a message in the Model State error to put on the screen. The App Scan was changing the HTML on the page to generate its issue. That changed HTML was not affected by the model even though the model was tightly coupled to the view. I found the only way to get rid of this issue, was to push everything to the GET of the view. I could not simply return the view from the POST method. It required keeping all the user input, filtering it, getting any messages and pushing into the view with the GET method. Is there a better way to accomplish this?
Questioni created a website in that website created a web page for sign in purpose after the user successfully logged in i shown a label that containing how many users logged in. I did this concept using session. Now i need to show who are all the users in t Pin
Karthikeyan_Annadurai12-Dec-14 4:03
Karthikeyan_Annadurai12-Dec-14 4:03 
AnswerRe: i created a website in that website created a web page for sign in purpose after the user successfully logged in i shown a label that containing how many users logged in. I did this concept using session. Now i need to show who are all the users Pin
Richard MacCutchan12-Dec-14 4:56
mveRichard MacCutchan12-Dec-14 4:56 
AnswerRe: i created a website in that website created a web page for sign in purpose after the user successfully logged in i shown a label that containing how many users logged in. I did this concept using session. Now i need to show who are all the users Pin
ZurdoDev12-Dec-14 8:26
professionalZurdoDev12-Dec-14 8:26 
Questiontask scheduler Pin
renukamubeen11-Dec-14 22:51
renukamubeen11-Dec-14 22:51 
AnswerRe: task scheduler Pin
Richard MacCutchan11-Dec-14 23:14
mveRichard MacCutchan11-Dec-14 23:14 
QuestionCan i store the Tables data in Session is there any performance issue in asp.net? Pin
vinayak.ghanti11-Dec-14 7:26
professionalvinayak.ghanti11-Dec-14 7:26 
QuestionCan i store the Tables data in Session is there any performance issue ? Pin
vinayak.ghanti11-Dec-14 7:24
professionalvinayak.ghanti11-Dec-14 7:24 
QuestionRepeater Control Pin
sudevsu11-Dec-14 3:34
sudevsu11-Dec-14 3:34 
AnswerRe: Repeater Control Pin
jkirkerx11-Dec-14 13:01
professionaljkirkerx11-Dec-14 13:01 
GeneralRe: Repeater Control Pin
sudevsu12-Dec-14 3:48
sudevsu12-Dec-14 3:48 
GeneralRe: Repeater Control Pin
sudevsu12-Dec-14 4:19
sudevsu12-Dec-14 4:19 
GeneralRe: Repeater Control Pin
jkirkerx12-Dec-14 6:30
professionaljkirkerx12-Dec-14 6:30 
QuestionControls to be used Pin
sudevsu10-Dec-14 8:18
sudevsu10-Dec-14 8:18 
AnswerRe: Controls to be used Pin
Richard MacCutchan10-Dec-14 22:10
mveRichard MacCutchan10-Dec-14 22:10 
GeneralRe: Controls to be used Pin
sudevsu11-Dec-14 2:44
sudevsu11-Dec-14 2:44 
GeneralRe: Controls to be used Pin
Richard MacCutchan11-Dec-14 6:31
mveRichard MacCutchan11-Dec-14 6:31 
GeneralRe: Controls to be used Pin
sudevsu11-Dec-14 9:11
sudevsu11-Dec-14 9:11 

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.