kusar.ch
BDD – Damir Kusar
http://kusar.ch/tag/bdd
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. So, this post is a step by step how-to, from writing the Acceptance Tests with Specflow, then implement the Specflow steps, write Unit Tests, Write Code, Refactor. So this means Red, Green, Red, Red, Green, Refactor Lets create a Specflow. March 14, 2013. March 20, 2013. Setup Specflow project with Visual Studio 2012 and Resharper. March 14, 2013. March 14, 2013. December 10, 2012. Get ever...
kusar.ch
Page 2 – Damir Kusar
http://kusar.ch/page/2
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. Generator for fullstack Angular & Meteor application. Hi, I already crated a generator for AngularJS application, now, I tought to create a new generator to support fullstack app development, front and backend with Meteor. This generator uses AngularJS as the frontend framework and Meteor as the backend. October 22, 2015. October 22, 2015. Uploading Files from Angular to WebApi2 or WCF.
kusar.ch
ASP.NET – Damir Kusar
http://kusar.ch/tag/asp-net
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. Send and Receive JSON with Angular and Asp.NET Web Api 2. When you are consuming a Restful service, you usually send JSON data back and forth. Today I will explain how we are doing it with an ASP.NET WebAPI backend and Angular frontend. I assume that the projects are setup and usable. July 23, 2015. July 23, 2015. Ash Maurya (Running Lean). Front Row Agile (by Mike Cohn).
kusar.ch
Android – Damir Kusar
http://kusar.ch/tag/android
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. Android: Start new Activity from a BroadcastReceiver or in another class which is not an Activity. Have you ever tried to start a new activity from an class wich is not an activity itself? Its not just getting the context and call the startActivity(.) method. But, its not much more than that 🙂 it is very. October 5, 2012. October 5, 2012. Android: Set theme to application or activity.
kusar.ch
Send and Receive JSON with Angular and Asp.NET Web Api 2 – Damir Kusar
http://kusar.ch/2015/07/send-and-receive-json-with-angular-and-asp-net-web-api-2
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. Send and Receive JSON with Angular and Asp.NET Web Api 2. When you are consuming a Restful service, you usually send JSON data back and forth. Today I will explain how we are doing it with an ASP.NET WebAPI backend and Angular frontend. I assume that the projects are setup and usable. So, first, lets create our controller class in our backend to serve some sample data. A factory which creat...
kusar.ch
Add nested UI-Views in AngularJS and Angular-UI-Router – Damir Kusar
http://kusar.ch/2015/06/add-nested-ui-views-in-angularjs-and-angular-ui-router
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. Add nested UI-Views in AngularJS and Angular-UI-Router. Probably you have configured your UI-Router to route to specifc URLs wit something like this:. State("demo", { parent: "root", url: "/demo", . But, have you wondered, how you can add a nested UI-View in your /demo URL? Let’s say to show a partial view with its own controller or similar? Div ui-view=" /div '. Views: { " : {. The view do...
kusar.ch
Add translation to your Angular App. – Damir Kusar
http://kusar.ch/2015/06/add-translation-to-your-angular-app
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. Add translation to your Angular App. Recently, I created an own AngularJS seed. Which supports translation out of the box. But lets see how we can add it to our application. First, we need to install some bower packages:. Bower install - save angular-translate angular-translate-loader-url angular-translate-loader-static-files. To make the following codes work, we need to add. Be also sure t...
kusar.ch
AWS – Damir Kusar
http://kusar.ch/tag/aws
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. Deploy Rails Project with Capistrano and Git to AWS EC2 after successfully build on jenkins. So as announced in post: Deploy Rails Project with Capistrano and Git to AWS EC2, i will explain it here, how we can deploy our rails application to EC2 after a successfully build on Jenkins. After you installed and setup Capistrano. March 29, 2013. Generating SSH Keys on Ubuntu (AWS EC2) for Github.
kusar.ch
Damir – Damir Kusar
http://kusar.ch/author/ku5ar
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. – Henry Ford. In my last post we already created a form for our email form to be sent via a PHP backend. This form is created based on this explanations: https:/ angular.io/docs/ts/latest/guide/forms.html. This post will show also a different way of working with forms, when. February 23, 2016. February 23, 2016. Send email with Angular2 and PHP. February 11, 2016. February 11, 2016. November 11, 2015.
SOCIAL ENGAGEMENT