|
Posted to:
07-09-2002, 12:22 PM
|
User Controls and Custom Server Controls, Part 3 Part three of the four part series has been posted over on the O'Reilly Network . In this part they discuss design-time integration of custom web controls with the VS.NET IDE. The article is rich with detail...
|
|
Posted to:
07-09-2002, 9:28 AM
|
Dynamic Forms Richard Grimes just posted a message to the DOTNET-CLR list in which he points to a download for a little project he's been working on: Dynamic Forms. Basically it enables declaritive form generation via an XML file. Think of it as XHTML...
|
|
Posted to:
07-08-2002, 9:18 PM
|
Real World Applications Sample, Part 1 Just came across this article by Chris Anderson over on MSDN . Here's a quick summary: Summary: Details the conversion of a sample image browser to a real application in Microsoft .NET that runs as a single document...
|
|
Posted to:
07-08-2002, 10:37 AM
|
Visual XSLT 1.5 ActiveState just released the beta of Visual XSLT 1.5. It's got a couple of neat new features like support for .NET extension objects and an XPath expression evaluator. Sign up for the beta here . [ Peter Drayton's Radio Weblog ] Cool...
|
|
Posted to:
07-03-2002, 11:28 AM
|
Conclusion to XmlDocument and XHTML 1.1 DTD Problems System.Xml.XmlDocument and DTD's (The end, I hope). . Got email from Dare Obasanjo about System.Xml and DTDs. I had asked him via email: Even though I can go with XHTML 1.0 I would really like to know...
|
|
Posted to:
07-03-2002, 11:19 AM
|
Rotor Comes to Linux Check out this nice article over on the O'Reilly Network about the porting of the Rotor CLI to the Linux platform. My only complaint about the article is that the author can't seem to stifle his distaste for Microsoft and would rather...
|
|
Posted to:
07-02-2002, 7:42 PM
|
Microsoft Presents: StrSafe.h Strsafe.h: Safer String Handling in C Better late than never. Right? [ System.Error.Emit ] For anyone not going to managed code, here's a little something from MS to help prevent silly string buffer overruns. Question is...
|
|
Posted to:
07-02-2002, 5:58 PM
|
VS.NET Binary Resource To Base64 Macro I just wrote a macro that converts a file to Base64 and places the resulting string on the clipboard. You can check it out stories/2002/07/02/vsnetBinaryResourceToBase64Macro.html">right here .
|
|
Posted to:
07-02-2002, 4:43 PM
|
.NET Blogging Tool Saga Cont'd - Part 2 Except that my web server already has ASP.net. I get a few hundred hits a day. What do I care? :-) I understand what motivates someone like Dave to make it just require FTP and no active server components. He has...
|
|
Posted to:
07-02-2002, 2:46 PM
|
.NET Blogging Tool Saga Cont'd What I want is dynamic page generation, so if I change something in one of my headers, etc., I don't need to re-generate and re-publish every single page on my site. Since the FTP upload of Radio is a little flaky for me...
|