MVC 4!  Dang it - I just got my REST web service written with MVC 3.  I wrote a nice service discovery API and everything.  It looks like the service discovery part could be reused.  I looked at the MVC 4 docs; I'd already seen their Bundling stuff, but it was a "this is coming soon" thing.  I didn't know it had been released.<div>
<br></div><div>Keeping this a bit on topic - Mono does a pretty good job of running MVC 3.  I was running all my stuff on it until I made one of my apps multilingual; then, it recompiled the site for every page hit, and threw different exceptions when the language wasn't a valid language.  (I hate "catch (Exception)"...)  So now, I'm running IIS for the web serving, and a Linux machine serving the MySQL and PostgreSQL stuff up.  Both machines run better than the Linux one did when it was trying to do web and database both.  And, by the way, PostgreSQL rocks, in case any of you were wondering.  :)</div>
<div><br></div><div>I don't think I'm going to rework my current service, but it's good to know.  (Although, the auto-serving content type based on the accept headers of the request is really, really nice...)  I wonder if you can have different areas in an MVC app with different APIs; that would fit with the way I've got mine structured already.</div>
<div><div><br><div class="gmail_quote">On Tue, Jun 5, 2012 at 9:56 PM, Krewe Maynard <span dir="ltr"><<a href="mailto:krewemaynard@gmail.com" target="_blank">krewemaynard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>Says the guy who just posted it on Google+  :-)</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Jun 5, 2012 5:12 PM, "Bryan Johns" <<a href="mailto:bjohns@greendragonweb.com" target="_blank">bjohns@greendragonweb.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

It does look interesting, although all you really need to accomplish very<br>
similar functionality today is access to a web server with .Net 4.5 and<br>
ASP.Net MVC 4 (which includes Web API).  Web API is an easy (when compared<br>
to previous M$FT offerings) way to expose a REST-full interface to any<br>
client that can speak HTTP(S).<br>
<br>
For a Windows Phone 7 app, however, it might be hard to get your app past<br>
the app store's battery-life police if it needs to run in the background.<br>
Last time I checked into it they had some very unrealistic requirements in<br>
that regard.  Something like the battery has to last 100 hours with your<br>
app running in the background.  To get anywhere near that kind of battery<br>
life out of my Samsung Focus, I have to put it in airplane mode, lock the<br>
phone, and not use it for anything.<br>
<br>
--<br>
Bryan Johns<br>
K4GDW<br>
<br>
"Citizens by birth or choice of a common country, that country has a right<br>
to concentrate your affections. The name of American, which belongs to<br>
you, in your national capacity, must always exalt the just pride of<br>
Patriotism, more than any appellation derived from local discriminations."<br>
--George Washington<br>
<br>
> -----Original Message-----<br>
> From: malu-bounces+bjohns=<a href="mailto:greendragonweb.com@lists.malu.org" target="_blank">greendragonweb.com@lists.malu.org</a><br>
> [mailto:<a href="mailto:malu-bounces%2Bbjohns" target="_blank">malu-bounces+bjohns</a>=<a href="mailto:greendragonweb.com@lists.malu.org" target="_blank">greendragonweb.com@lists.malu.org</a>] On<br>
> Behalf Of Krewe Maynard<br>
> Sent: Tuesday, June 05, 2012 4:20 PM<br>
> To: <a href="mailto:bjohns@greendragonweb.com" target="_blank">bjohns@greendragonweb.com</a><br>
> Subject: [malu] super cool Android app development...<br>
><br>
> ...from Microsoft<br>
><br>
> <a href="http://techcrunch.com/2012/06/05/onx/" target="_blank">http://techcrunch.com/2012/06/05/onx/</a><br>
><br>
> This looks pretty sweet!<br>
><br>
> --<br>
> Krewe Maynard<br>
_______________________________________________<br>
malu mailing list<br>
<a href="mailto:malu@lists.malu.org" target="_blank">malu@lists.malu.org</a><br>
<a href="http://lists.malu.org/listinfo/malu" target="_blank">http://lists.malu.org/listinfo/malu</a><br>
<a href="http://malu.org/" target="_blank">http://malu.org/</a><br>
</blockquote></div>
</div></div><br>_______________________________________________<br>
malu mailing list<br>
<a href="mailto:malu@lists.malu.org">malu@lists.malu.org</a><br>
<a href="http://lists.malu.org/listinfo/malu" target="_blank">http://lists.malu.org/listinfo/malu</a><br>
<a href="http://malu.org/" target="_blank">http://malu.org/</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><b><font color="#660000"><font face="'trebuchet ms', sans-serif">Daniel J. Summers</font></font></b></div>
<div><b><font face="'trebuchet ms', sans-serif"><span style="font-size:x-small">Owner, DJS Consulting</span></font></b></div><div><font face="'trebuchet ms', sans-serif"><a href="mailto:daniel.summers.2415@gmail.com" target="_blank"><span style="font-size:x-small">E-mail</span></a><span style="font-size:x-small"> • <a href="http://djs-consulting.com/" target="_blank">Website</a> • <a href="http://support.djs-consulting.com/" target="_blank">Support</a> • <a href="http://techblog.djs-consulting.com/" target="_blank">Tech Blog</a></span></font></div>
<div><font face="'trebuchet ms', sans-serif" size="1"><br></font></div><div><div><font face="'courier new', monospace"><span style="font-size:x-small">GEEKCODE 3.12 GCS/IT d s-:+ a C++ P--- L++ E--- W++ N++ o? K- w !O M--</span></font></div>
<div><font face="'courier new', monospace"><span style="font-size:x-small">V PS+ PE++ Y? PGP- t+ 5? X+ R* tv b+ DI++ D+ G- e<++ h---- r+++ y++++</span></font></div></div><br>
</div></div>