Click here to Skip to main content
16,021,112 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi
I am bit new to angularjs and i create a angularjs application in Asp.net.
I have a query that

[^]
Above is my local application's link
My application has two dashboards
One is "Client Dashboard"
Second is "Worker dashboard"
I want to use separate css for both so could you please suggest me for this because it always calls home/Index but i dnt want to call this all the time

What I have tried:

Hi
I am bit new to angularjs and i create a angularjs application in Asp.net.
I have a query that
http://localhost:50388/#/Message
Above is my local application's link
My application has two dashboards
One is "Client Dashboard"
Second is "Worker dashboard"
I want to use separate css for both so could you please suggest me for this because it always calls home/Index but i dnt want to call this all the time
Posted
Updated 30-Mar-16 20:59pm

1 solution

Hello

Your requirement is simple. So there are a lot of resources available which can get you out of this. Try following the below links. They will surely be of help.
Single Page Apps with AngularJS Routing and Templating | Scotch[^]

Practical Uses of AngularJS: Create a Single Page Application (SPA) or a Website Menu in an Instant[^]

Thanks
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900