Hi Sander, Everytime i navigate to different view or click on hyperlink to same page, the service is getting instantiated and as far as the routing i have added this anugular JS scripts in MVc project which using the default routing and didn't add extra routing code in script.
Thanks Banu On Thursday, April 23, 2015 at 12:29:16 PM UTC+5:30, Sander Elias wrote: > > Hi Banuprasad, > > How are you 'refreshing' views? if you hit F5, your browser will reload > the page, there is nothing that will ever survive that, aside from storing > your state in a persistent storage. > How are you using your router to navigate between views? > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
