When designing applications, adding additional layers to improve user experience may seem like a good idea, but it's important to consider the added complexity that comes along with it, such as where the data is going to come from. Simon Brown covers some of the questions you need to remember during application design, including: What operations you need to expose? Which technology binding do you use? How do you ensure that people can't plug in their own client and consumer the services?
0 replies - 3238 views - 01/31/12 by Simon Brown in Articles
Introduction jQuery enjoys living inside pages which are built on top of ASP.NET MVC Framework. The
ASP.NET MVC is a place where things are organized very well and it is
quite hard to make them dirty, especially because the pattern enforces
you on...
11 replies - 6503 views - 02/14/11 by Hajan Selmani in News
Six months after the 2.7 release of the Low-Level Virtual Machine compiler infrastructure, the 2.8 version is now available. The previous version of the LLVM's front end, the Clang C/C++ compiler, was the first that could compile itself. Now 2.8 features...
0 replies - 14455 views - 10/07/10 by Mitchell Pronsc... in Daily Dose
The first release candidate for Ruby 1.9.2 was released this week and it passes 99% of the RubySpec tests. It's mostly compatible with version 1.9.1 and it has a new socket API with IPv6 support. The new RC also contains a new set of character encodings,...
0 replies - 11131 views - 07/07/10 by Mitchell Pronsc... in Daily Dose
Microsoft just released the second major version of ASP.NET MVC. An alternative to HTML abstraction development in ASP.NET WebForms, ASP.NET MVC 2 is used in cases where control over the HTML and precise layer separation are more important than...
0 replies - 14994 views - 03/13/10 by Mitchell Pronsc... in Daily Dose
It's once again that time of year, and in keeping with my tradition,
I'll revisit the 2008 predictions to see how close I came before I
start waxing prophetic on the coming year. (I'm thinking that maybe the
next year--2010's edition--I should actually take a...
2 replies - 15689 views - 01/02/09 by Ted Neward in Articles