/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





A reader asked about the reference to running part of ASP.NET AJAX on PHP\Apache in my recent interview ... The specific thing I was talking about was running the Microsoft Ajax Library on PHP... Check out the CodePlex project.. Feel free to jump in and contribute to it. http://codeplex.com/phpmsajax   Here is the "hello, world" for this project.. <?php require_once '../../dist/MSAjaxService.php'; class HelloService extends MSAjaxService { function SayHello($name) ... [ read more ]
Combining a BuildProvider and IExtenderProvider to create a declarative framework for conditional formatting in ASP.NET GridViews.
[updated to try out a Live Writer plugin for code formatting ... let's see if that makes the code samples more readable!] In a previous post we presented an overview of the XML Features in the "Orcas" Community Technology Preview . This post gives some more details and examples for what we call the "bridge classes" that let one use other System.Xml APIs over a LINQ to XML tree. For example, LINQ to XML users can now create a tree in memory with an XmlWriter application or as the ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC