.NET : .NET News
Updated: 7/1/2002; 9:29:40 PM.

 

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Wednesday, April 17, 2002


Shawn Wildermuth: The ADO Guy has an experimental(?) System.Data.XmlClient Managed Provider . He says "...This is my first attempt at writing a Managed Provider. The idea behind it was to allow users of the Managed Provider to be able to fill DataSets from XML in a homogenious way. This way you could mix XML and database data together without having to know exactly which is from which..." [The Wagner Blog]

8:10:32 PM    

Build Data-Driven Web Services with Updated XML Support for SQL Server 2000


XML is becoming the ubiquitous data format on the Web, and XML support in SQL Server is evolving to meet the additional demand. Using XML, SOAP, HTTP, and SQL Server, you can now build powerful Web Services easily. To show just how simple it is with SQLXML 3.0, this article walks the reader through the process step by step, from setting up a virtual directory enabling data access via HTTP to executing queries and building Web Services.

I was introduced to this new feature with Bob Beauchemin's presentation at the Web Services DevCon. This is exteremly interesting.



8:21:06 AM    

Building a Tiered Web App Using the DataSet and the ASP DataGrid


This example shows how to create a tiered app that transports the data between the business services and the presentation services using a DataSet. One advantage to passing the DataSet to the business services to make the data modifications is that ADO.NET allows for a DataSet to be passed to the SqlDataAdapter's Update method and have its modifications be applied directly to the database.
Article. Apr 17, 2002.

8:15:18 AM    


A couple of new .NET samples/widgets popped up recently:

  • Jason Diamond posted a tool called Xml2CodeDom which turns an XML representation of a program into an in-memory CodeDOM that can be serialized as any language with an ICodeGenerator (out of the box, the .NET Framework includes generators for C#, JScript.NET and VB.NET).
  • Craig Andera posted a tool called PopRouter for building POP3 message handlers, similar in spirit to the way the ASP.NET infrastructure lets one build HTTP request handlers. The usage model is dead simple: install the server, tell it what POP3 mailbox to monitor, and provide a class implementing a single, simple interface (IPopRouterHandler). When a message comes in, you get a crack at it. Nice.

[Peter Drayton's Radio Weblog]

8:05:22 AM    


Dave and I share the goal that interop never be reduced to simply a statement to the effect of "works with the dominant vendor".  That's why I have been delighted to find Keith, JHawk, and Mike to be joys to work with.  The few times I have identified discrepancies between their early implementations and the specifications, my reports have been eagerly and cheerfully accepted and quickly addressed.

I can't help but contrast this with the reaction to Mark Pilgrim's report of discrepancies between the OPML specification and the actual documents that are being produced today.

[Sam Ruby]

8:02:38 AM    


© Copyright 2002 Sam Gentile.



Click here to visit the Radio UserLand website.

 


April 2002
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
Mar   May

Click on the coffee mug to add Sam Gentile's Instant Outline to your Radio UserLand buddy list.