Darrell Norton's Blog [MVP]

Sponsors

The Lounge

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Free ASP.NET utilities by Carlos

Wow. Carlos provides all these useful little utilities for free (especially the Excel Xml Writer!):

  • WebChart: Control for rendering charts in ASP.NET and WinForms application
  • XGrid: IE Behavior to render XML as a grid with filtering/paging/sorting support in the client-side
  • X-Map: Html Map Editor, application to create HTML Maps.
  • ForumColorizer: Simple application to generate the markup to add posts in the forums at www.asp.net so they look like VS.NET.
  • Excel Xml Writer: Library to generate Excel workbooks in .NET.
  • CodeColorizer application to colorize your code for web sites.

Posted 11-19-2004 1:49 PM by Darrell Norton

[Advertisement]

Comments

Grant wrote re: Free ASP.NET utilities by Carlos
on 11-20-2004 12:39 AM
I've been enjoying the webchart control for a few months now . . .
http://dotnetjunkies.com/WebLog/grant.killian/a
rchive/2004/09/15/25695.aspx
Darrell wrote re: Free ASP.NET utilities by Carlos
on 11-20-2004 3:49 AM
The correct link is:
http://dotnetjunkies.com/WebLog/grant.killian/archive/2004/09/15/25695.aspx

The ExcelXmlWriter is definitely great! I've seen paid controls that weren't as good.