Results 1 - 10 of 35 for subject:"ASP.NET MVC"
Sorted by Date || Sort by Relevance

March 11, 2009

 Si la respuesta es afirmativa, te tengo muy buenas noticias !!!  Que mejor que tener una lección de uno de los mejores maestros, si me refiero a Scott Gu, quien ha colaborado en la redacción de un libro completamente dedicado a ASP.NET MVC en conjunto con otros famosisimos maestros: Sco...
ASP.NET Weblogs [ Feed - Focus - Exclude ] by carlone at 10:51 AM

March 10, 2009

I don’t know about you, but a great way to learn a new technology is to start using it. But to even start using it, it helps to be able to look at a real-world running application built on that technology. Combine that with source code and a walkthrough, and I think you have a winning combination....
you've been HAACKED [ Feed - Focus - Exclude ] by Haacked at 6:40 PM | 2 Citations
Today is a pretty cool day. It's the culmination of a bunch of little stuff and a lot of hard work by some really nice dudes. Here's a few surprises. Rob, Phil, and I have been working on the ASP.NET MVC book for a while. One (poorly kept) surprise is the inclusion of ScottGu as an author on the boo...
Scott Hanselman's Computer Zen [ Feed - Focus - Exclude ] by Scott Hanselman at 5:57 PM

March 06, 2009

Having an installer crap out on you when you’re excited to try out a new piece of software is an incredibly frustrating experience. Frustrating both for the user as well as for the product team. Every time I read on Twitter that someone is having trouble Read More......(read more)...
ASP.NET Weblogs [ Feed - Focus - Exclude ] by Latest Microsoft Blogs at 1:04 AM | 1 Citations
Having an installer crap out on you when you’re excited to try out a new piece of software is an incredibly frustrating experience. Frustrating both for the user as well as for the product team. Every time I read on Twitter that someone is having trouble installing ASP.NET MVC, a new ulcer throbs ...
you've been HAACKED [ Feed - Focus - Exclude ] by Haacked at 1:04 AM | 2 Citations

March 01, 2009

I finally have my registration worked out and I’m officially going to Mix09 this year! Woohoo! Not only am I going, but I’ll be speaking at Mix for the first time, so be sure to come by and say hi. I’ve mentioned this before, but Mix is easily one of my favorite Microsoft conferences. Jeff Atw...
you've been HAACKED [ Feed - Focus - Exclude ] by Haacked at 6:28 PM

February 25, 2009

I've got this form for users to create an event. One of the fields is a DateTime, like this: And that's kind of lame as it's hard to type in a Date and a Time at the same time. It's also no fun. Most sites would have those separated, and Read More......(read more)...
ASP.NET Weblogs [ Feed - Focus - Exclude ] by Latest Microsoft Blogs at 7:10 PM | 1 Citations
I've got this form for users to create an event. One of the fields is a DateTime, like this: And that's kind of lame as it's hard to type in a Date and a Time at the same time. It's also no fun. Most sites would have those separated, and ideally use some kind of Calendar Picker with jQuery or someth...
Scott Hanselman's Computer Zen [ Feed - Focus - Exclude ] by Scott Hanselman at 7:10 PM | 1 Citations

February 15, 2009

In this post, I will show you how can you extend Microsoft Patterns & Practices Unity Application Block and use it in ASP.NET MVC in conjunction with Patterns & Practices Common Service Locator. Extending Unity Unity is a dependency injection container from MS Patterns & Practices team. ...
ASP.NET Weblogs [ Feed - Focus - Exclude ] by kazimanzurrashid at 6:40 AM | 2 Citations

February 06, 2009

ModelBinders are great. I've blogged a bit about them before like the File Upload Model Binder. I am working on some code like this: [Authorize]public ActionResult Edit(int id) { Dinner dinner = dinnerRepository.FindDinner(id); if (dinner.HostedBy != User.Identity.Name) return View("InvalidOwne...
Scott Hanselman's Computer Zen [ Feed - Focus - Exclude ] by Scott Hanselman at 2:39 PM | 1 Citations
Subscribe to this Search
Get this search in RSS

Add to My Yahoo!
Add to Google
Add to My AOL
Subscribe with Bloglines
Subscribe in NewsGator Online

Mobile
Subscribe on your mobile






1 2 3 4 >>