Click here to Skip to main content
15,879,474 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Please let me know how can i create a simple angular website using bootstrap. I am very new to angular so please help me out with clear information :-

Which project type we need to select while creating web site from Visual studio.

Website:-

Simple login page

UserName

Password

Login Cancel

Whenever user clicks on Login code has to verify SQL database (Ex table: UserDetails) --

I am more confused with handshaking between Angular and SQL server.
Posted
Comments
Sergey Alexandrovich Kryukov 5-Jan-16 13:35pm    
If you need to use SQL, bootstrap and/or AngularJS, the site hardly can be called "static". :-)
In this aspect, I don't think the question makes any sense.

As to "how I can create...?" This is also not a really valid question. What do you mean "how"? By doing appropriate software development job. Do you have and real questions?
"I am more confused..." in not informative, as well as other parts of your post.

—SA

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