help.net
<font size="2"><br />Musing on .Net</font>
-
ASP.Net Forums 2
Just in case you missed it, ASP.Net Forums 2 is now in RC 2.
-
An idea for .Text
I think it could be a good idea to have on the .Text admin tool a way to easily jump to an old post in the case I want to edit it.
-
Color coding in HTML
Cool ! This one works for different languages
-
Freeze header and columns
Finally a nice solution to freeze headers and columns in a datagrid.
Well Irwansyah don't use the standard Datagrid but create on the fly a Datatable with different embedded DIVS.
The only thing that seems to be check is the Onresize Javascript event which seems to be a bit slow, because the code redesign the size of the table dynamically.
It would be nice to see what expert like Dino or Marcie think about this approach. -
Windows XP SP2 delayed till September ?
According to German Site Heisse, Richard Kaplan (Marketing manager of Microsoft) told at a Winxp sp2 session that SP2 could be expected in September. Internal documentation talks about q3 2004.
-
Graphics Server .NET 2.0 Beta
Get your free beta version today.
-
99 Bottles of Beer
That's really not what you think, apost on the joy of drinking :-)
This is really cool, one program in 621 languages and variations ! -
The role of the Software Architect
-
TechEd: Hands On Lab Manuals
Thanks to Barry Gervin for this list of pdf's for each topic from TechEd.
-
Generics In-Depth
Not sure it's new, but I recommend this article by J. Ambrose Little on generics.