Browse Site by Tags

Showing related tags and posts across the entire site.
  • How to return IEnumerable from XML web services

    Hi , This post gives you an idea how to return IEnumerable object in your XML web services, the tip for this post is how to convert this IEnumerable object to something that can be serialized in your xml web serivces. If you are using LINQ in your xml web serivces, below is an example for the signature...
    Posted to Moustafa Arafa Blog (Weblog) by Anonymous on Tue, May 26 2009
    Filed under: C#, LINQ, asp.net
  • LINQ With C# Book Is Finally Out

    It’s finally out! The LINQ Com C# (LINQ With C#) book that Luís and I wrote is out. Well, mostly Luís than I. This book, published by FCA , is targeted at anyone that already knows C# 2.0 and wants to know learn the new features introduced with C# 3.0 that made possible LINQ (Language INtegrated Query...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on Mon, May 18 2009
    Filed under: .NET, SoftDev, C#, LINQ, VisualBasic, Books
  • Technology Related Links for May 6th, 2009

    If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord . This series can be followed by using the Hot Links tag. Series Post #7 Daily Quote - Great quote:  "The mind can...
    Posted to Jason N. Gaylord's Blog (Weblog) by Anonymous on Wed, May 6 2009
    Filed under: ASP.NET, Mobile, .NET, Silverlight, Tips and Tricks, General Software Development, JavaScript, Internet Explorer, Vista, IIS, Microsoft, LINQ, Reviews (Technical), IT Professional, Social Networking, MVC, Design/Development Tools, Windows Development (Win Forms), Hot Links, jQuery
  • jLinq – LINQ for JavaScript

    Many developers are using JavaScript today. However, the programming JavaScript is not pleasant occupation. Therefore, many JavaScript frameworks ( jQuery , ExtJS , Prototype , Moo etc) and libraries appeared lately. Today I wish to tell about jLinq library. Its uniqueness consists that with its help...
    Posted to Sergey Zwezdin (Weblog) by Sergey Zwezdin on Tue, May 5 2009
    Filed under: Technology, JavaScript, LINQ
  • Technology Related Links for May 4th, 2009

    If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord . This series can be followed by using the Hot Links tag. Series Post #5 Quote of the day - "Requirements are like water...
    Posted to Jason N. Gaylord's Blog (Weblog) by Anonymous on Mon, May 4 2009
    Filed under: ASP.NET, Mobile, Community News, .NET, Web 2.0, Silverlight, Tips and Tricks, General Software Development, JavaScript, Software, Internet Explorer, IIS, Microsoft, LINQ, Reviews (Technical), IT Professional, Hardware, Microsoft Office, Social Networking, MVC, Podcast, Silverlight, WPF, and XAML, Web Services and APIs, Code Security, Hot Links, jQuery
  • Iterators: a flag for simplification ?

    A couple of months ago I blogged about iterators in VB (or the lack there-of), and pointed folks to an article I wrote for Visual Studio magazine that provides snippets and templates to help with iterators in VB . One of the things I talk about in that article is often the use of iterators in C# code...
    Posted to @ Head (Weblog) by bill on Tue, Apr 21 2009
    Filed under: VB, LINQ, VB10, CSharp, .NET
  • Web 2.0 AJAX Portal using jQuery, ASP.NET 3.5, Silverlight, Linq to SQL, WF and Unity

    Dropthings – my open source Web 2.0 Ajax Portal has gone through a technology overhauling. Previously it was built using ASP.NET AJAX, a little bit of Workflow Foundation and Linq to SQL. Now Dropthings boasts full jQuery front-end combined with ASP.NET AJAX UpdatePanel , Silverlight widget , full Workflow...
    Posted to Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5 (Weblog) by omar on Wed, Apr 8 2009
    Filed under: asp.net, linq, workflow, javascript, ajax, .net, silverlight
  • Want to download all MIX sessions?

    Then you should check Mike Swanson’s blog post here . He has two batch files, the first downloads all MIX session recordings with in the format you like, the second renames them so it is easier to make sense of all the media file names. If you just want a list of all sessions with download links this...
    Posted to The Problem Solver (Weblog) by Maurice on Tue, Mar 31 2009
    Filed under: .NET, LINQ, NetFx3, WCF, VB, webcast, DevCenter, WPF, IronPython, Silverlight, ASP.NET
  • Software Development Event march 30th

    Just one week to go to the next Software Development Event. The schedule with all the sessions is looking good. But this time there is even more! We will have a Microsoft Surface machine somewhere in the common area for people to try our. And if you have never played, oops tested, with a Surface machine...
    Posted to The Problem Solver (Weblog) by Maurice on Mon, Mar 23 2009
    Filed under: .NET, LINQ, NetFx3, WCF, VB, WPF, Silverlight, SDN, ASP.NET
  • Memory Leak with delegates and workflow foundation

    Recently after Load Testing my open source project Dropthings , I encountered a lot of memory leak. I found lots of Workflow Instances and Linq Entities were left in memory and never collected. After profiling the web application using .NET Memory Profiler , it showed the real picture: It shows you that...
    Posted to Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5 (Weblog) by omar on Sat, Mar 14 2009
    Filed under: performance, linq, workflow, .net
Page 1 of 25 (245 items) 1 2 3 4 5 Next > ... Last »