RE: ASP.NET modal dialog effect

2012-07-19 Thread Nic Roche
A useful interactive UX for searching the jQuery API: http://oscarotero.com/jquery/ Nic Date: Fri, 20 Jul 2012 09:57:43 +0800 Subject: Re: ASP.NET modal dialog effect From: michael.minuti...@gmail.com To: ozdotnet@ozdotnet.com jQuery is Javascript in the same way that Rails is Ruby. jQuery prov

RE: ASP.NET modal dialog effect

2012-07-19 Thread Ian Thomas
Michael mentioned online tuition for jQuery. Some of you may know that a group called LearnDevNow has an offer (it came to me via a regular CodeProject email) – http://www.learnnowonline.com/learndevnow?utm_source=cm

Re: Entity Framework is going Open Source

2012-07-19 Thread Stephen Price
Yeah, saw that. Very cool. Also the improved performance should be nice! On Fri, Jul 20, 2012 at 10:00 AM, Michael Minutillo < michael.minuti...@gmail.com> wrote: > Hey all, > > In case you haven't seen it. Entity Framework is going Open Source for > version 6. > > > http://weblogs.asp.net/scottg

Entity Framework is going Open Source

2012-07-19 Thread Michael Minutillo
Hey all, In case you haven't seen it. Entity Framework is going Open Source for version 6. http://weblogs.asp.net/scottgu/archive/2012/07/19/entity-framework-and-open-source.aspx You can grab the source code now. In other exciting EF news, ENUM SUPPORT! Regards, Michael M. Minutillo Indiscri

Re: ASP.NET modal dialog effect

2012-07-19 Thread Michael Minutillo
jQuery is Javascript in the same way that Rails is Ruby. jQuery provides you with a higher level of abstraction to work with. I know lots of people who wouldn't know how to begin writing JavaScript but a 30 minute primer on jQuery and they can write powerful and flexible client-side code. I think i