Using jQuery in ASP.NET applications – part 2 MVC
This is the second post in the “Using jQuery in ASP.NET applications” series where we tackle the how you can access your code base with a jQuery ajax call. Setting up the project Open up Visual Studio...
View ArticleTech session jQuery and ASP.NET
This month we organized a bunch of jQuery Tech sessions for our colleagues at the ABC-Groep where we are working for the company Ace, the Microsoft .NET company of the group. After some introduction to...
View ArticleUsing jQuery in ASP.NET applications – part 3 MVC – creating an API
This post will extend the previous post Using jQuery in ASP.NET applications – part 3 MVC. In the previous post we saw how to create a AJAX call to a specific controller in a MVC application. This will...
View ArticleCreating a JIRA interface in 1-2-3
For one of our projects where close to the first test release. While preparing the necessary documents (test overview, legal documents, bug report, …) I felt a bit ashamed to give the client a Word...
View Article