Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
8542e95
Outlined talking points
EdCharbeneau Sep 18, 2012
7224e0d
Changed to Simple-talk template
EdCharbeneau Sep 18, 2012
4765e7b
Removed old template
EdCharbeneau Sep 19, 2012
efd5374
Outlined body ideas
EdCharbeneau Sep 19, 2012
c93fb2e
Template cleanup + style comments
camassey Sep 20, 2012
aac086e
Changing to markdown from DOCX
EdCharbeneau Sep 24, 2012
b11ca1a
Completed: HOW TO BEGIN
EdCharbeneau Sep 25, 2012
e8e8dd3
Completed: WRITING A SPECIFICATION
EdCharbeneau Sep 26, 2012
dac040c
Removed unused .docx
EdCharbeneau Sep 26, 2012
e5293ca
Completed: UNIT TESTING
EdCharbeneau Sep 26, 2012
1b9ceca
Completed: BASIC IMPLEMENTATION
EdCharbeneau Sep 29, 2012
8a3ae16
Copy editing up to Basic Implementation
camassey Oct 1, 2012
3e9331a
Copy edit to the end of Basic Implementation
camassey Oct 1, 2012
53c2b5c
Started: FLUENT CONFIGURATION but incomplete
EdCharbeneau Oct 3, 2012
81cbf13
Completed: FLUENT CONFIGURATION
EdCharbeneau Oct 4, 2012
c23ede6
Fixed a little spacing issue.
EdCharbeneau Oct 4, 2012
19ae8d9
Merge remote-tracking branch 'origin/master' into SimpleTalkArticle
EdCharbeneau Oct 5, 2012
1d2c9f6
Completed: STRONGLY TYPED HELPERS
EdCharbeneau Oct 5, 2012
d546940
Completed article.
EdCharbeneau Oct 6, 2012
fe6d38c
Completed copy review
camassey Oct 9, 2012
55609a0
Fixed the strongly typed class name rendering with code blocks.
EdCharbeneau Oct 9, 2012
e887b37
Moved the intro subheader
camassey Oct 9, 2012
71ce85b
Fixed multiple items.
EdCharbeneau Oct 11, 2012
d038280
Added a small bit about usage.
EdCharbeneau Oct 11, 2012
ebc4d91
Added readme and language code
camassey Oct 30, 2012
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#Simple-Talk Article : Fluent HTML helpers for ASP.NET MVC

This is the source code for the Simple-Talk.com article **Writing Custom HTML helpers for ASP.NET MVC**, published on October 24th, 2012.

The article included in this repository is licensed under a Attribution-NonCommercial-ShareAlike 3.0 license, meaning that you are free to copy, distribute, transmit and adapt this work for non-commercial use, but that you must credit Ed Charbeneau & Simple-Talk.com as the original author and publisher of the piece, and provide a link to the original story.

[http://www.simple-talk.com/dotnet/asp.net/writing-custom-html-helpers-for-asp.net-mvc/](http://www.simple-talk.com/dotnet/asp.net/writing-custom-html-helpers-for-asp.net-mvc/ "Writing Custom HTML Helpers for ASP.NET MVC")

##Contributing

Fork, update, send a pull request

##Language

If you choose to translate the article, first off, thanks! But please use a two-letter ISO 639-1 language code in the file name.

e.g.: **Writing Custom HTML Helpers for ASP.NET MVC - en.md**

Large diffs are not rendered by default.

Binary file added Simple-talk article/images/alert-box-usage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Simple-talk article/images/alert-box.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Simple-talk article/images/markup-details.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.