ASP.NET MVC 3 books plans [closed] - asp.net-mvc-3

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Does anybody know when first ASP.NET MVC 3 books will come out? I know it is kind of early to ask but I'm wondering if there are some release dates from Apress, Wrox or any other publisher.

Pro ASP.NET MVC 3 Framework (Apress) is being written at the moment. Adam Freeman is the primary author; I am the technical reviewer.
I would expect it to be available late Summer 2011, though it's still too early to predict accurately.

Go to amazon, search for asp.net mvc, then sort by publication date - like this.

This book is available now as an eBook:
Pro ASP.NET MVC 3 Framework 3rd Edition
It is in "alpha" which means you can download what it currently available (775 pages--only a couple chapters unfinished) now, and download the full version when it is finished.
I purchased it and it is an EXCELLENT text!

Related

Front end technology / framework [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I am using Spring MVC and Hibernate for a project. I am little confused about which technology to use in front end part(in jsp part), to get better look and fill as well which is easy to adopt.
Thanks in advance, :)
I would suggest GWT with Spring and Hibernate if that fits your requirements. GWT has great widgets and a vibrant community. There's GWTP, a nice MVP framework for GWT.
For other options, go through Matt Raible's Java frameworks comparison. Spend 2/3 days to pick one that fits your requirements the best.

Blog facilities in ASP.NET MVC 3 [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm developing a quite simple site at least for now.
What I want is to make it possible for administrator to create posts (articles). And further to form a blog in a subdomain.
I didn't find a tutorial on blog development using ASP.NET MVC 3. Can you provide any useful tutorial/post/book.
Thanks!
This is a good tutorial from asp.net which should help you:
http://msdn.microsoft.com/en-us/data/gg702906
Hope this helps?
If you want to develop powerful dynamic websites with patterns-based which enables a clean separation of concerns and gives you full control over markup for enjoyable, agile development then MVC (Model view controller) is the best option in current software engineering cycle.
http://www.amarinfotech.com/services/mvc-architecture.html

Books for learning classic asp, vbscript [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I may have to contribute to a legacy system, classic asp with vbscript web app at work.
What are some good learning tutorials/books on this.
Please don't say you should just use .NET mvc as changing the existing system isn't an option.
I won't forget the good old ASP For Dummies, read it every day for about one month and enjoyed every page of it. Clear, simple and to the point. :)
I would recommend this book, i used to use it as a daily reference when i started learning classic asp, pretty much like yourself i didnt have the option to use dot net
http://www.amazon.co.uk/Beginning-ASP-3-0-Programmer/dp/0764543636/ref=sr_1_11?s=books&ie=UTF8&qid=1297414852&sr=1-11
Also try http://www.w3schools.com/asp/default.asp for some basic samples. If you provide more information on what you will be coding in asp i can probably suggest more sites.
Regards

Any good EAI (Enterprise Application Integration) books? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
One of the jobs I'm looking at requires good experience with EAI.
Was wondering if anyone can recommend good EAI books / resources?
I've had this book for several years, and I still regard it as a valuable reference.
Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions
The author also has a list of books on his website.
Although not a classical eai book i like "Enterprise Service Bus" by Dave Chapell -> it adresses many Integration challenges and gives a rough understanding of some key principles of "modern integration"
The already mentioned Enterprise Integration Patterns is also very good for diving into some conceptual background.

Best Online Video Tutorial Source to Learn Web Development similar to Lynda.com [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Please suggest premium or free online video sources that address web development.
I'm looking for the satisfy the following areas in particular.
Web architecture and planning
Web Usability and Design
Specific programming languages/frameworks namely (PHP, RoR, javascript, CSS)
Database Design
AJAX, jQuery
Any other areas needed to be a top notch developer (Note I didn't mean 'web designer', or 'web programmer')
So far the only great premium sites I'm aware of are lynda.com (for everything) and Peepcode.com (RoR). I know there's more out there like them. Please share.
The best foundational programming information that I've found is Stanford Open Campus, specifically:
CS106A
Here are some other resources to compete with Lynda.com
UDEMY
Learnable
Video2Brain
Creative Live
Kelby
VTC
TUTSPLUS
Digital Tutors
Team Treehouse
Code Academy
Code School
Peepcode
TotalTraining
I just found a good resource:
Harvard CS-75 - Building Dynamic Websites
http://academicearth.org/courses/building-dynamic-websites
A previous version is also on iTunes.
How about lynda.com's main competitor (but number two, I think), http://www.vtc.com.

Resources