teemukeiski.net

Teemu Keiski's .NET site
Welcome to teemukeiski.net Sign in | Join | Help
in
Home Our Blogs BlogRoll Forums Photos Downloads

Browse by Tags

All Tags » .NET » XML   (RSS)
  • Silverlight 2 released

    See ScottGu's announcement at: http://weblogs.asp.net/scottgu/archive/2008/10/14/silverlight-2-released.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted to Teemu (Weblog) by Anonymous on lokakuu 14, 2008
  • If your XML is somehow always written using UTF-16 (in .NET) , no matter what you try...

    I suggest you have a look at Kirk Allen Evan's blog post: XmlWriterSettings Encoding Being Ignored? http://blogs.msdn.com/kaevans/archive/2008/08/11/xmlwritersettings-encoding-being-ignored.aspx Short explanation is that if you directly or indirectly end up using StringBuilder under the covers, it forces your XML to be written in UTF-16. ...
    Posted to Teemu (Weblog) by Anonymous on elokuu 11, 2008
  • DDD Ireland

    I promised to spread the word. :-) Phil and his peers have a developer event, DDD Ireland, in Ireland on 3rd of May. And here's the "official poster" :-) Developer Event? Ah go on, go on, go on. Check it out at www.DDDIreland.com Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted to Teemu (Weblog) by Anonymous on huhtikuu 21, 2008
  • teemukeiski.net running on Community Server 2.1

    My web site http://teemukeiski.net is now up and running. There's basically 0 content right now <grin>, but I'm going to correct that relatively soon. I have new blog & forum running there, so feel free to check that out. And of course, you can ask me questions there, too. http://teemukeiski.net on nyt pystyssä. Käytännössä ...
    Posted to Teemu (Weblog) by Anonymous on elokuu 11, 2006
  • Getting MAX with XSLT

    This is FAQ for those used to work with XSLT. Anyway, this one was also asked on Forums. The question in shortened form was: I have the following XML: <sm><Allocations><Item Parent=''C'' Level=''1'' class_code=''C'' class=''Cash (C)'' Allocation=''0.5'' /><Item Parent=''C'' Level=''2'' class_code=''00CC'' class=''Cash ...
    Posted to Teemu (Weblog) by Anonymous on kesäkuu 11, 2006
  • On Forums: Turning XML elements to SQL resultset rows in SQL2005

    Chris asked on forums a question about using SQL2005's XQuery features. He had XML like this <?xml version='1.0' standalone='yes'?> <marketingContent>   <accessoryItemsHeading>ACCESSORY ITEMS</accessoryItemsHeading>   <accessoryItemsText>Accessor Text Info</accessoryItemsText>   ...
    Posted to Teemu (Weblog) by Anonymous on kesäkuu 11, 2006