Browse by Tags
All Tags »
AylarSolutions.Highlight (
RSS)
Just finished up a nifty little util for parsing XML documentation files for use with NDoc. Yep, you guessed it! This means you can now have color highlighted code samples in your documentation. To get it to work I had to alter a few source files for...
I just discovered and fixed a bug related to code blocks. Therefor I recommend you re-download the latest build: http://highlight.aylarsolutions.com/downloads/AylarSolutions.Highlight-2.0.zip As a result of this fix, all code parsed by the HTML engine...
Scott just posted a very interesting piece on how to integrate Highlight into .Text I highly suggest reading it! http://scottwater.com/blog/archive/2004/03/11/11537.aspx
Just wanted to share an idea with you; I'm currently pondering the possiblity of adding alises to the definitions. Eg. C# = CSharp, VB.NET = VB, J# = JSharp and so on. The reason for wanting to add this sort of support is to cater for user 'preference...
Just finished uploading a very simple demo of Highlight 2.0. The sample takes advantage of the Extensions assembly - the CodeBlockHighlighter class To see what Highlight can do, simply add some content to the textbox with some inline code. These sections...
I finally got around to putting it together and getting it online! :) Only took me 4 months to ZIP it down and uploading <g> Well it's pretty much the same as 1.x, except we've added more support for different elements you might want to highlight...
In case you haven't noticed already - the online demo of AylarSolutions.Highlight, now has a definition called ASPX. Yeah, you guessed it, this means it actually highlights markup now :) This one of the biggest new features in the next version of AylarSolutions...
We (That's me and Christian Nordbakk ) have released a new build of AylarSolutions.Highlight. The download URL is the same as for the previous release, but for those who don't feel like digging through old posts for information, you can get it here The...
The design phase for some of the new features you can expect to see in AylarSolutions.Highlight 1.1 is well under way. Perhaps one of the most exciting new features is built-in support for inline code. That means if you highlight an ASP.NET page, the...
After getting a request for a sample of my component in use, I made this very simple demo: http://aspalliance.com/aylar/highlight/tester.aspx If you want the source for this, it can be found here: http://aspalliance.com/aylar/highlight/tester.aspx.txt...
More Posts
Next page »