Category Archives: Angular

Angular issues and solutions

Angular 2 < 1

Doing some personal research (so I don’t say it’s 100% sure, but it’s 100% how I feel afterwards) I found that developers do not love Angular 2 as much as I thought they would (given the really big momentum that AngularJS had just … Continue reading

Posted in Angular, HTML5, JavaScript | Tagged , , , , , , | Leave a comment

Developing HTML UI for SQL Server data with no middle code (or just a few lines)

I have a friend who knows how to create a SQL Server database and has also learned the basics of HTML and JavaScript, but he couldn’t link these two technologies with ease. Although myself I prefer .NET as glue code, I understood it … Continue reading

Posted in .NET, Angular, ASP .NET, HTML5, JavaScript, Miscellaneous | Tagged , , , , , , | Leave a comment

Angular 2 development with Visual Studio

When I started to look over what Angular 2 is all about I tried to create a Visual Studio project for testing. I expected to be able to start using a project type such as HTML application with Typescript (or with JavaScript) … Continue reading

Posted in Angular, JavaScript | Tagged , , | Leave a comment