|
|
-
|
|
You are able to download iOS 6 from the Apple Developer side and there are growing numbers of reports about it. The most interesting part for me: What is new on Safari?
Probably the most important update: will be supported from now on! At least you are ...
|
|
-
|
|
Basics: The modelbinding in ASP.NET is “relatively” clever and you are able to bond almost everything. All you have to do is to understand how the binding works and you often found that out if you take a look via Fiddler and co. at what is transm...
|
|
-
|
|
Long time no see. Excuse us for this long brake. It’s because Robert moved to Switzerland while Antje moved to another city as well for her studying. There are still a lot thinks left to do but we hope that we could come back to post on a regular base soon...
|
|
-
|
|
I had a little routing problem with an ASP.NET MVC website and the solution brought me a little “Ah! Logic!” Experience – maybe some of you are familiar with this problem as well
Problem:
I had a controller named “ReportingController” and I can’t ...
|
|
-
|
|
It was hard to write the code so we need to write good commentaries. Besides detailed commentaries are a characteristic for quality software right?
No.
To write a useful comment is a special art – but to comment on everything ends in something like this:...
|
|
-
|
|
The basic concept of the web is the Browser sending a request to the server and receives some HTML, CSS or Javascript as answer. With the usage of Javascript and a thinner REST Service it becomes more popular to put the HTML rendering on the Client....
|
|
-
|
|
Properly a look behind the curtains of game development or maybe a first try was the entry to software development for several developers. I’m a developer for Business- and Web-applications but I’m always fascinated by game development – especially...
|
|
-
|
|
OWIN stands for “Open Web Interface for .NET” and it is a specification for the communication between .NET Web Server and Web applications.
.NET Web Server – did you mean the IIS?
A highlight at first: there are several other .NET Web Server. Of cour...
|
|
-
|
|
Git is a good thing and offers many new options – but in fact the entrence is very hard and even if you follow the guide on GitHub it’s not that easy. Especially the Tooling isn’t well known territory for Windows / .NET developer.
GitHub to the rescue!...
|
|
-
|
|
The best part of the IPad3? The Display. After years of waiting for High Resolution Display there are now some movements in the market. Of course this has an important influence on web-development because nobody wants to see washed-out Pictures or even...
|
|