Browse by Tags

WikiPlex 1.4 Released
24 August 10 10:32 PM | mhawley | with no comments
In addition to blogging, I'm also using Twitter. Follow me @matthawley   I’ve finally decided that it was time to do another WikiPlex release. It’s been awhile since the last release (March of this year), but a lot of things have changed over time...
Extending WikiPlex with Custom Macros
27 July 09 06:48 PM | mhawley | 1 comment(s)
One of the very nice features of WikiPlex is the ability to extend it to your hearts desire. The API is completely open, and the entry points off of WikiEngine are merely wrappers. This means that, if you really wanted to, you could create your own parser...
WikiPlex – An Embedded Wiki Engine
16 July 09 06:29 PM | mhawley | 1 comment(s)
I’d like to introduce you to WikiPlex , which is CodePlex’s wiki engine that we have re-written and made open source under the MS-PL license. I’m also happy to announce that our first public release is now available ! Read more about WikiPlex here !
ASP.NET MVC Preview 4 Finds
17 July 08 07:53 AM | mhawley | with no comments
I’ve went through the ASP.NET MVC Preview 4 source and found some interesting finds that will help you do work more easily. These 6 finds are just the tip of what I’m sure is included in this drop. ( Read more… )
MVC Post-Redirect-Get Sample Updated
06 June 08 01:30 AM | mhawley | 1 comment(s)
ASP.NET MVC Sample for using the Post-Redirect-Get pattern updated to the MVC Preview 3 bits. Showcasing some newer functionality that makes the pattern more simplistic.( Read more… )
Using SubDataItems and View User Controls in ASP.NET MVC
04 June 08 06:07 PM | mhawley | with no comments
Learn how to use the new SubDataItems within the ASP.NET MVC Preview 3 bits with your View User Control. Also explains a small patch to the framework to get this to work correctly. ( Read more… )
RedirectToAction Nasty Bug in ASP.NET MVC Preview 3
03 June 08 05:07 AM | mhawley | with no comments
Find out about a nasty bug identified using certain routing schemes and RedirectToAction, and what workarounds you have. ( Read more… )
Lambda Based RedirectToAction Sample Updated to MVC Preview 3
30 May 08 02:42 AM | mhawley | with no comments
Utilizing Lambda expressions, make the RedirectToAction method much easier to use, read, and refactor! This update took the original sample and it now works with the MVC Preview 3 bits. ( Read more...)
Filed under: , , ,
ViewData "dot" Notation Expressions in ASP.NET MVC
29 May 08 01:53 PM | mhawley | with no comments
Here's something very cool I just found in the ASP.NET MVC Preview 3 bits, you can specify, what I call, "dot" notation expressions on your view data. With the new ViewDataDictionary you can now use the "dot" notation expressions to get access the same...
Filed under: , ,
ASP.NET MVC - Localization Helpers
23 May 08 07:01 PM | mhawley | with no comments
Learn how to easily use localization within an ASP.NET MVC application utilizing similar methods to that of ASP.NET resource expressions. I show 3 different approaches to using localization within your application. ( Read more... )
More Posts Next page »

This Blog

News

.NET Links

Blogs I Read

Syndication