Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • LINQ to Concurrency Problems

    LINQ to SQL is fascinating - the more I work with it, the more I hate it, and then love it again all at the same time. Recently we had an issue while using it in a slightly older version of our N-Tier WCF application which uses LINQ to SQL as it's primary ORM solution (yes, I know). I'll try to briefly...
    Posted to i have a framework... (Weblog) by fdumlao on 10-28-2008, 12:00 AM
    Filed under: WCF, ASP.NET, .NET, LINQ, C#, LINQ to SQL
  • CRM 4 FilteredViews, LINQ & WCF

    We decided to use FilteredViews instead of FetchXml for an internal project, but we ran into couple of problems. You can't access data from the FilteredViews using ASP.NET since it runs under NETWORK SERVICE (by default (app pool)), FilteredViews filter the data by Users. If you set the <identity>...
    Posted to Kids don't try this at home! (Weblog) by gperera on 07-20-2008, 12:00 AM
    Filed under: C#, ASP.NET, WCF, LINQ, Dynamics CRM, SQL
  • Service Pack 1 Beta Released for Visual Studio 2008 and the .NET Framework 3.5

    Microsoft just released the SP1 beta for Visual Studio 2008 and the .NET Framework 3.5 and it includes a huge number of new features and enhancements.  Check out Scott Guthrie's blog for details but here's a quick list of what's included: ASP.NET Data Scaffolding Support (ASP.NET Dynamic Data) ASP...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 05-12-2008, 12:00 AM
    Filed under: XML, ASP.NET, Web Services, ASP.NET AJAX, .NET, C#, WCF, WPF, VS.NET, LINQ, Lambdas
  • 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
  • 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
  • LINQ and WCF Services

    My friend Kirk has a very interesting post that uses LINQ to turn an XML RSS feed into a JSON service using WCF . (Wow, this is acronym heaven!) The piece has good information about techniques using .NET 3.5 including LINQ to XML (including XDocument) and something in System.ServiceModel.Syndication...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 09-04-2007, 12:00 AM
    Filed under: ASP.NET, AJAX, JSON, LINQ, WCF
  • 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
  • Building Functions vs. Building Expressions: Performance Comparison

    Yesterday I posted an entry describing a method for building functions as opposed to building expressions to get a more succinct syntax, and in general a more functional approach. There was a touch of reflection in there though, so I wasn’t too sure what the performance would be like. Even though the...
    Posted to i have a framework... (Weblog) by fdumlao on 02-23-2009, 12:00 AM
    Filed under: .NET, ASP.NET, ASP.NET MVC, C#, LINQ, LINQ to SQL, Silverlight, Web Services, WCF
  • איפה אפשר ללמוד דוטנט?

    Where Can I Find .NET Course? (WCF Course, WPF Course, Silverlight Course and more...) איפה אני יכול ללמוד קורסי דוטנט? (קורס WCF, קורס ASP, קורס C# 3.0 ועוד...) הנסיון מלמד שעדיף להתחיל עם ספרים ואז ללכת לקורס ואז להמשיך עם הספרים !!! רשימה חלקית של המקומות בהם אתם יכולים להירשם לקורסי דוטנט: 1. E4D...
    Posted to I LOVE C# (Weblog) by Vardi on 01-07-2009, 12:00 AM
    Filed under: ASP.NET, ASP.NET 2.0, WCF, WF, Course, ADO.NET Data Services, LINQ, קורס
  • DevConnections Orlando Talks on Silverlight and LINQ/Entity Framework

    I had a great time speaking at DevConnections in Orlando this year.  A lot of fun people were there and I had the opportunity to talk with several of them about some of the applications they were building.  As promised, here’s the code and slides for my talks. Getting Started with Silverlight...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 03-26-2009, 12:00 AM
    Filed under: ASP.NET, Web Services, .NET, C#, WCF, Silverlight, LINQ, Lambdas, Visual State Manager, Animations, Entity Framework
Page 1 of 8 (72 items) 1 2 3 4 5 Next > ... Last »