Click here to Skip to main content
15,901,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Suggestionneed the suggestion Pin
mprk20-Jan-14 0:13
mprk20-Jan-14 0:13 
AnswerRe: need the suggestion Pin
ZurdoDev21-Jan-14 5:11
professionalZurdoDev21-Jan-14 5:11 
QuestionHow to show an aspx page like a dialog Pin
Saeed Ansarinejad19-Jan-14 6:18
Saeed Ansarinejad19-Jan-14 6:18 
AnswerRe: How to show an aspx page like a dialog Pin
Abhinav S19-Jan-14 7:05
Abhinav S19-Jan-14 7:05 
AnswerRe: How to show an aspx page like a dialog Pin
Kornfeld Eliyahu Peter19-Jan-14 7:52
professionalKornfeld Eliyahu Peter19-Jan-14 7:52 
GeneralRe: How to show an aspx page like a dialog Pin
Saeed Ansarinejad19-Jan-14 9:42
Saeed Ansarinejad19-Jan-14 9:42 
GeneralRe: How to show an aspx page like a dialog Pin
Kornfeld Eliyahu Peter19-Jan-14 20:35
professionalKornfeld Eliyahu Peter19-Jan-14 20:35 
GeneralRe: How to show an aspx page like a dialog Pin
Saeed Ansarinejad28-Jan-14 21:36
Saeed Ansarinejad28-Jan-14 21:36 
AnswerRe: How to show an aspx page like a dialog Pin
Kornfeld Eliyahu Peter28-Jan-14 21:42
professionalKornfeld Eliyahu Peter28-Jan-14 21:42 
Questionhow to pass two or more .aspx pages to response.redirect(),is it possible or not? Pin
Ravi900kumar18-Jan-14 22:57
Ravi900kumar18-Jan-14 22:57 
AnswerRe: how to pass two or more .aspx pages to response.redirect(),is it possible or not? Pin
Kornfeld Eliyahu Peter19-Jan-14 0:32
professionalKornfeld Eliyahu Peter19-Jan-14 0:32 
GeneralRe: how to pass two or more .aspx pages to response.redirect(),is it possible or not? Pin
Gopi Kishan Mariyala22-Jan-14 0:40
Gopi Kishan Mariyala22-Jan-14 0:40 
QuestionReport Like display in the UI Web control Pin
indian14317-Jan-14 6:59
indian14317-Jan-14 6:59 
AnswerRe: Report Like display in the UI Web control Pin
indian14321-Jan-14 5:51
indian14321-Jan-14 5:51 
GeneralRe: Report Like display in the UI Web control Pin
thatraja21-Jan-14 15:57
professionalthatraja21-Jan-14 15:57 
AnswerRe: Report Like display in the UI Web control Pin
thatraja21-Jan-14 15:59
professionalthatraja21-Jan-14 15:59 
QuestionCannot get ViewModel in MVC5 to work Pin
AlexHarmes17-Jan-14 4:42
AlexHarmes17-Jan-14 4:42 
AnswerRe: Cannot get ViewModel in MVC5 to work Pin
Mohamed Abdirahman19-Jan-14 1:08
professionalMohamed Abdirahman19-Jan-14 1:08 
Questionhow to use datalist control with button to redirect to that specific page Pin
Ravi900kumar17-Jan-14 2:13
Ravi900kumar17-Jan-14 2:13 
Questionwhich one is good for learning Window azure and sharepoint? Pin
NITIN GUPTA17-Jan-14 0:28
NITIN GUPTA17-Jan-14 0:28 
GeneralRe: which one is good for learning Window azure and sharepoint? Pin
Richard MacCutchan17-Jan-14 6:13
mveRichard MacCutchan17-Jan-14 6:13 
Question3D Scatter plots in ASP.Net Pin
Kandepu Rajesh15-Jan-14 21:32
Kandepu Rajesh15-Jan-14 21:32 
AnswerRe: 3D Scatter plots in ASP.Net Pin
thatraja15-Jan-14 22:49
professionalthatraja15-Jan-14 22:49 
QuestionGet the newest 15 messages Pin
Otekpo Emmanuel15-Jan-14 4:05
Otekpo Emmanuel15-Jan-14 4:05 
Good day everybody. I'm designing a chat with asp.net, and everything is working except one.
I want to retrieve the newest 15 records then delete the old ones. I used count to get the number of records in my table then specify that if count is equal to 20, then, I used sql Top statement to delete the Top 5 messages. But I found that sql server sort whatever is inserted in alphabetical order. And this technique delete both the newest messages. Please, some should tell me how to achieve this. Thanks in advance.
AnswerRe: Get the newest 15 messages Pin
Richard MacCutchan15-Jan-14 6:31
mveRichard MacCutchan15-Jan-14 6: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.