Browse by Tags
All Tags »
ASP.NET MVC (RSS)
I've been getting more and more interested in how folks extend their applications using plugins and things. In my new ongoing quest to read source code to be a better developer , Dear Reader, I present to you thirtieth in a infinite number of posts of
Read More...
I'm hearing ScottGu say that there are different users for MVC and its not for everyone. He says that MVC is not for everyone. An excellent viewpoint. over the past couple of months, I've moved away from a view of who needs MVC to a view of a
Read More...
ASP.NET MVC Preview 4 is up on CodePlex . The Gu has all the exquisite Gu-Like Detail on his blog . If you take a look at the generated "changes" document, it shows a bunch of new stuff like AjaxHelpers and AjaxExtensions that set the stage
Read More...
ASP.NET MVC Preview 4 is up on CodePlex . The Gu has all the exquisite Gu-Like Detail on his blog . Phil Haack has some notes on this release on his blog . If you take a look at the generated "changes" document, it shows a bunch of new stuff
Read More...
This post will be filled with disclaimers and warnings. They are not just to CYA , but also to C my A and avoid my getting sacked. I've been working with Shawn Burke and Rob Conery and the magical Eilon Lipton to try to figure out a way to get ASP.NET
Read More...
I was literally in the middle of writing the post when I saw a message from Andrew Davey about how he had implemented the same idea ! Of course, his is way better, so I got to code via subtraction. That means subtracting out the crap I had written in
Read More...
A number of folks have asked me how to "implement the ASP.NET File Upload Control" except using ASP.NET MVC. This is a really interesting question for a number of reasons and a great opportunity to explore some fundamentals. First, ASP.NET MVC
Read More...
I've been getting more and more interested in how folks extend their applications using plugins and things. In my new ongoing quest to read source code to be a better developer , Dear Reader, I present to you twenty-eighth ( half a year! ) in a infinite
Read More...
My one-hundred-and-sixteenth podcast is up . One of the big announcements coming out of TechEd this week was Microsoft' "Velocity" product, a distributed in-memory cache. I sit down with two of the architects of the project and try to get the
Read More...
The Gu has announced another regular drop of ASP.NET MVC . This one is Preview 3 and the goodness can be found at the http://www.asp.net/mvc/ landing page. How does this relate to Visual Studio 2008/.NET 3.5 SP1 Beta It doesn't. For now ASP.NET MVC is
Read More...
I posted the month before last that the Mix08 Sessions, mine included, were up and available at http://sessions.visitmix.com . I posted links to the MP4, WMVs and other downloaded versions at the time as well. The Silverlight versions were the same versions,
Read More...
The Beta of .NET 3.5 and VS2008 SP1 is out . I'm sure everyone is blogging the heck out of it, so I'll try to add my own specific kind of value. There's fixes, many improvements (some subtle, some dramatic), and some new technology. Should You Fear This
Read More...
We spent a lot of time at Corillian (my last job) thinking about Identity, and a few months before I left I started getting into Cardspace and OpenID . This was a little over a year ago. We did a podcast on OpenID as well . At that time, I tried to take
Read More...
I've been getting more and more interested in how folks extend their applications using plugins and things. In my new ongoing quest to read source code to be a better developer , Dear Reader, I present to you twenty-fourth in a infinite number of posts
Read More...
I've got a number of emails complaining that folks haven't heard much from the DLR (Dynamic Language Runtime) and things like IronPython and IronRuby. I think it's due to mostly one thing, the fact that the ASP.NET Futures Page still says July 2007. That's
Read More...