Click here to Skip to main content
15,889,992 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Linux clients and ASP .NET on a Windows Server Pin
MikeAngel23-Jan-14 9:05
MikeAngel23-Jan-14 9:05 
Questionquestions of .net Pin
Member 1054081921-Jan-14 22:37
Member 1054081921-Jan-14 22:37 
AnswerRe: questions of .net Pin
Shameel21-Jan-14 22:52
professionalShameel21-Jan-14 22:52 
SuggestionRe: questions of .net Pin
Richard Deeming22-Jan-14 1:40
mveRichard Deeming22-Jan-14 1:40 
QuestionOpen source 3D scatter chart controls available in ASP.Net Pin
Kandepu Rajesh21-Jan-14 20:13
Kandepu Rajesh21-Jan-14 20:13 
QuestionRe: Open source 3D scatter chart controls available in ASP.Net Pin
thatraja21-Jan-14 20:35
professionalthatraja21-Jan-14 20:35 
QuestionHelp Me with the Code Pin
ArjanD21-Jan-14 8:29
ArjanD21-Jan-14 8:29 
AnswerRe: Help Me with the Code Pin
thatraja21-Jan-14 16:10
professionalthatraja21-Jan-14 16:10 
There's no code. You should use Google & put your effort for start, then come here for help hereafter.
You just need to update the value(increment) of "Number of clicks" column for particular ID(when you click particular news). Query should be like below
SQL
UPDATE Table_Name SET Numberofclicks = Numberofclicks+1 WHERE ID=@ID

Customize this sample[^]
thatraja
Code converters | Education Needed
No thanks, I am all stocked up. - Luc Pattyn
When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute


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 

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.