September 2007
14 articles published in September 2007
-
BlogEngine.NET 1.2 is released
The release announcement of BlogEngine.NET 1.2
-
New events in BlogEngine.NET 1.2
A list of all the events exposed by BlogEngine.NET 1.2
-
Evolution of code lines
Code metrics for all the releases of BlogEngine.NET
-
Translators for next version of BlogEngine.NET needed
Please help us translate the next version of BlogEngine.NET
-
Remove default HTTP modules in ASP.NET
Remove the unused HttpModules that is default in ASP.NET
-
URL rewrites and the HtmlForm action attribute
A custom HtmlForm that renders the action attribute correct for use with URL rewriting
-
Worst spam day so far
I've never recieved as much spam as I did today. Comment, trackback and referrer spam.
-
Load user controls from an HttpHandler in ASP.NET
A way to load a user control from an HttpHandler (.ashx) using reflection
-
HTTP compression of WebResource.axd and pages in ASP.NET
A HttpModule for compressing .aspx pages and the WebResource.axd handler in ASP.NET using C#
-
Resolve and shorten URLs in C#
Shows how to auto resolve URLs in a text string, turn them into hyperlinks and shorten the anchor text
-
New search feature
The new search feature of BlogEngine.NET 1.2 is demonstrated
-
Cookies and Unicode characters
Remember to URL encode your cookie values for Unicode support
-
I’m ashamed – very ashamed
I just got my first computer virus. Ohh the shame...
-
User control injection in BlogEngine.NET 1.2
Shows how to inject user controls directly into a blog post