Click here to Skip to main content
15,884,237 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Moving a website from a 2008 server to a 2012 server without having the application source code. Pin
ZurdoDev26-May-16 0:37
professionalZurdoDev26-May-16 0:37 
QuestionCall window.print() inside loop Pin
Praveen Kandari24-May-16 1:48
Praveen Kandari24-May-16 1:48 
QuestionRe: Call window.print() inside loop Pin
ZurdoDev25-May-16 4:38
professionalZurdoDev25-May-16 4:38 
AnswerRe: Call window.print() inside loop Pin
F-ES Sitecore26-May-16 0:12
professionalF-ES Sitecore26-May-16 0:12 
GeneralRe: Call window.print() inside loop Pin
Praveen Kandari26-May-16 1:12
Praveen Kandari26-May-16 1:12 
QuestionWCF Push Notification service Pin
Member 1202181721-May-16 2:18
Member 1202181721-May-16 2:18 
SuggestionRe: WCF Push Notification service Pin
ZurdoDev25-May-16 4:38
professionalZurdoDev25-May-16 4:38 
QuestionBuild navigation with routed URL in ASP.NET MVC Pin
Member 1204569220-May-16 18:36
Member 1204569220-May-16 18:36 
I'm struggling with navigation in asp.net mvc and URLs.

When you are visiting your profile at facebook, the url is facebook.com/yourusername.

At your profile there is a menu with the following links: Timeline, About, Friends etc.

When you click on one of these links, for example Photos, the URL is changed to facebook.com/yourusername/Photos, and the photos are rendered. The menu described above are still there, and so also the profile picture and the cover picture. Its like a partial view has rendered viewing the photos.

I want to accomplish this effect in my project, but I don't know how to do it. I have tried to do it with Partial view but the problem is that the URL is not changed when the partial view is rendered.

Anyone can help me with this? How should I structure it?
AnswerRe: Build navigation with routed URL in ASP.NET MVC Pin
John C Rayan22-May-16 23:51
professionalJohn C Rayan22-May-16 23:51 
AnswerRe: Build navigation with routed URL in ASP.NET MVC Pin
F-ES Sitecore24-May-16 0:22
professionalF-ES Sitecore24-May-16 0:22 
QuestionASP.NET MVC. Specific URL for partial views Pin
Member 1204569220-May-16 6:05
Member 1204569220-May-16 6:05 
AnswerRe: ASP.NET MVC. Specific URL for partial views Pin
John C Rayan22-May-16 23:48
professionalJohn C Rayan22-May-16 23:48 
AnswerRe: ASP.NET MVC. Specific URL for partial views Pin
John C Rayan23-May-16 0:03
professionalJohn C Rayan23-May-16 0:03 
Questionthe page load event gets fires, but it just skips the SelectedIndexChanged event for the dropdown Pin
Member 1144948319-May-16 2:33
Member 1144948319-May-16 2:33 
SuggestionRe: the page load event gets fires, but it just skips the SelectedIndexChanged event for the dropdown Pin
Richard MacCutchan19-May-16 6:24
mveRichard MacCutchan19-May-16 6:24 
AnswerRe: the page load event gets fires, but it just skips the SelectedIndexChanged event for the dropdown Pin
CHill6019-May-16 6:35
mveCHill6019-May-16 6:35 
PraiseRe: the page load event gets fires, but it just skips the SelectedIndexChanged event for the dropdown Pin
John C Rayan22-May-16 23:43
professionalJohn C Rayan22-May-16 23:43 
Questionasmx web service using Await returning JSON string from Jquery $Ajax not returning string Pin
jkirkerx18-May-16 8:08
professionaljkirkerx18-May-16 8:08 
AnswerInteresting, the data return to $Ajax was repackaged as a different object Pin
jkirkerx18-May-16 9:38
professionaljkirkerx18-May-16 9:38 
QuestionSetup and Use Open SSL in HttpClient and HttpListener application. Pin
Jaimesh.241118-May-16 2:07
Jaimesh.241118-May-16 2:07 
AnswerRe: Setup and Use Open SSL in HttpClient and HttpListener application. Pin
Richard MacCutchan18-May-16 3:13
mveRichard MacCutchan18-May-16 3:13 
Questionwhat is difference betwee App_LocalResources and App_GlobalResources Pin
Tridip Bhattacharjee16-May-16 3:46
professionalTridip Bhattacharjee16-May-16 3:46 
AnswerRe: what is difference betwee App_LocalResources and App_GlobalResources Pin
Richard Deeming16-May-16 5:28
mveRichard Deeming16-May-16 5:28 
GeneralRe: what is difference betwee App_LocalResources and App_GlobalResources Pin
Tridip Bhattacharjee16-May-16 21:55
professionalTridip Bhattacharjee16-May-16 21:55 
GeneralRe: what is difference betwee App_LocalResources and App_GlobalResources Pin
John C Rayan18-May-16 1:25
professionalJohn C Rayan18-May-16 1:25 

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.