help.net
<font size="2"><br />Musing on .Net</font>
-
[Article] dScribe - Templates Editor
I just finished another article for the project dScribe. This time I am talking about the Templates Editor.
How to define the structure to accept our content, and also the requirements for the code.
I have now a new version of dScribe in GotDotnet space. For the moment, because some readers asked me a Database with some examples, and because I don't have a lot of free time, I am going to publish the current database I use as a working base.
You need to attach the database using SQL 2000 and Enterprise Manager to attach the dScribe database.
As usual I need your comments, and your help to make this tool a successful adventure ! -
New Winter Fun Pack for Windows XP
-
Datetime issue
UPDATE: Thanks for the comments, it gave me some directions. Well It's working now with this little test:
-
FlintFon
I know my boss has a great sense of humor, but there he proved it ;-)))
-
PDC dvds arrived ! Yahoo
Just received the PDC Dvds. Cool !
-
Comment on comments :-(
Hey folks calm down.
I accused in my recent posts ABSOLUTLY anybody. So it's your choice to think thet Robert is a genius, but please read carefully before jumping to some hazrdous conclusion. -
Scrollable Area : the Commercial component option
Make it Scroll has also a commercial component to create a scrollable datagrid. A thing I like there is that they can also freeze any number of columns. Cool ;-)
The negative aspevt is the price, not really cheap 99$, but they have a trial version. -
Scrollable Area the Dino method
Finally I found the reference to the article Dino Esposito wrote recently.
It's in the last issue of ASPNet.Pro (november). Sadly the article online named Freeze the Header, Scroll the Grid
require a subscription, so I hope that Dino will be authorize to publish it in MSDN soon.Without the permission to say more (copyright issues), it's about creating on the fly with a placeholder a table (the header) over the Datagrid.
-
Dino Esposito articles on Datagrid
Marcie is too busy for the moment, so I post this link to some very nice articles posted by Dino Esposito (surely a Datagrid Boy ;-)).
Well how to know everything about Datagrid. -
Scrollable Area : the HTC option
Just for info I give back the HTC code (only for IE) originally written by the Microsoft Web Team, and I am sure it's possible to adapt this code to work with other browsers.