Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Code from My ASP.NET Connections Talks

    I finished up my talks at ASP.NET Connections yesterday and wanted to get the code posted as well as links for the additional topics covered in the Silverlight animation session.  Here they are: Building N-Tier ASP.NET Applications with LINQ Code Silverlight 2 Animations Code SilverlightFX Farseer...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 11-13-2008, 12:00 AM
    Filed under: ASP.NET, .NET, C#, Silverlight, LINQ, Lambdas
  • Loading an XML file in your Silverlight project into memory

    Version : Silverlight 2 Beta 2 Reading an XML file in an XAP package can easily be done with the help of a helper class like so: 1: public static class XmlHelper 2: { 3: public static XElement LoadDocument( string fileName) 4: { 5: //No longer required in Silverlight 2 since 6: //XmlXapResolver has been...
    Posted to Raj Kaimal (Weblog) by rajbk on 07-08-2008, 12:00 AM
    Filed under: ASP.NET, LINQ, XML, Silverlight
  • Liens du 20 mai: ASP.NET, ASP.NET AJAX, .NET, Visual Studio, Silverlight, WPF

    Mes excuses pour le peu de publications au cours des dernières semaines – le travail et la vie en générale furent très occupés dernièrement. Ci-dessous, un nouvel article dans ma série Listes de liens afin de raviver les choses un peu. Visitez aussi ma page Astuces, trucs et tutoriels ASP.NET et ma page...
    Posted to Scott Guthrie's Blog in French (Weblog) by amensi on 06-03-2008, 12:00 AM
    Filed under: LINQ, ASP.NET, .NET, Link Listing, Silverlight, Visual Studio
  • May 20th Links: ASP.NET, ASP.NET AJAX, .NET, Visual Studio, Silverlight, WPF

    Apologies for the sparseness of my posting the last few weeks - work and life have been busy here lately.  Below is a new post in my link-listing series to help kick things up a little.  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 05-20-2008, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, LINQ, Atlas, WPF, Silverlight, Link Listing
  • Orlando 2008 DevConnections Talks

    I'm in Orlando this week speaking at the DevConnections conference on 3 different topics.  It's my personal favorite as far as conferences go and features a lot of cool technologies, people and events.  This week I'm covering custom ASP.NET AJAX controls, building N-Layer applications that...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 04-22-2008, 12:00 AM
    Filed under: XML, ASP.NET, Web Services, ASP.NET AJAX, .NET, C#, WCF, Silverlight, LINQ, Lambdas, Sockets
  • Interesting 3rd Party Controls and Demo Applications for ASP.NET and Silverlight

    I'm one of those developers that likes to build things myself mainly because the challenge is fun. However, lately I've been taking time to look at some of the 3rd party controls out there mainly because some of the things I've needed to do are already done (and done well) and I'd save time and money...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 03-27-2008, 12:00 AM
    Filed under: ASP.NET, .NET, Silverlight, LINQ
  • Free Hands On .NET Training from InnerWorkings

    Through February 25th, InnerWorkings ( www.innerworkings.com ) is giving away 10 hours of hands-on .NET learning to any INETA member, no strings attached. This is your chance to sharpen your current skills or learn some new technologies at no cost, using InnerWorkings Developer. All the following are...
    Posted to Joseph Guadagno (Weblog) by jguadagno on 02-05-2008, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, NET 3.5, LINQ, Silverlight
  • Introducing Visual Studio 2008 Course

    Thanks to everyone that attended the Visual Studio 2008 course yesterday. It was a lot of fun talking about all of the new stuff available in VS 2008 and .NET 3.5 and hearing the different projects people are working on. As promised, here's the lab code from the course: http://www.xmlforasp.net/LabFiles...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 01-30-2008, 12:00 AM
    Filed under: ASP.NET, Web Services, .NET, C#, WCF, Office 2007, Silverlight, WPF, VS.NET, LINQ
  • Free Microsoft Press E-Books!

    Good deal: 3 free e-books from Microsoft Press! Go to http://csna01.libredigital.com/?urvs5cn3s8 sign with your Windows Live ID and get the full complete books free chapters and the full complete LINQ book! Introducing Microsoft LINQ by Paolo Pialorsi and Marco Russo Complete!! Introducing Microsoft...
    Posted to Laurent Duveau (Weblog) by pluginbaby on 01-18-2008, 12:00 AM
    Filed under: ASP.NET, AJAX, Community News, Microsoft, Linq, Silverlight
  • C# Dynamic Function Factory

    Building functions instead of expression trees. The functional programming features of the latest versions of C# allow developers to harness a very expressive programming paradigm to solve challenges in new, elegant ways. Two of the very interesting new features are the “Func<>” delegate and the...
    Posted to i have a framework... (Weblog) by fdumlao on 02-23-2009, 12:00 AM
    Filed under: Web Services, WCF, ASP.NET, Orcas, ASP.NET MVC, .NET, LINQ, C#, LINQ to SQL, Silverlight
Page 1 of 8 (78 items) 1 2 3 4 5 Next > ... Last »