Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • ADO.NET EF v LINQ to SQL

    So with the recent news of LINQ to SQL going DOA a lot of those who have developed applications around it are probably hurting. I myself was shocked to hear that Microsoft would do such a foolish thing. This is one of the things that turns off people from using .NET and other Microsoft technologies....
    Posted to Chad# (Weblog) by Xtek on 11-09-2008, 12:00 AM
    Filed under: .NET, ADO.NET, LINQ
  • Working with ADO.NET Data Services in AJAX

    Introduction If you haven't heard, we've shipped ASP.NET AJAX CodePlex Preview 3.  It's live and available here .  I'm really excited about this release because it includes client-side support for ADO.NET Data Services, replacing the AJAX Client Library for ADO.NET Data Services that we had...
    Posted to Jim Wang's Blog (Weblog) by Jim Wang on 11-05-2008, 12:00 AM
    Filed under: ADO.NET, ASP.NET, ASP.NET AJAX, AJAX CodePlex Preview 3
  • Best Decision to Kill LINQ to SQL

    I fully agree with Tim Mallalieu to recommend LINQ to Entities as the data access solution for your application. Sure, for an object-oriented view of the database LINQ to SQL was somewhat useful but in essence this is a scenario that the Entity Framework supports as well. Yes, in some ways the Entity...
    Posted to Paul Gielens:ThoughtsService (Weblog) by p.gielens on 11-03-2008, 12:00 AM
    Filed under: .NET, ADO.NET, PDC 2008
  • Summary Data Access from A to Z

    Emitting live from a big ass room filled with data access geeks while doing a factory restore without Lenovo's crapware. Approximately two hours away from a cold beer and typical US food. DataSet Queryable, remotable, in-memory relation collection DBMS-Specific ADO.net data provider Direct access to...
    Posted to Paul Gielens:ThoughtsService (Weblog) by p.gielens on 10-26-2008, 12:00 AM
    Filed under: .NET, ADO.NET, PDC 2008
  • V1 Entity Framework Core Mapping Limitations

    Must use a common EntityKey throughout type hierarchy (database design consideration) Relationships must be based on EntityKey Functions results must be mapped to EntityTypes Can't map multiple entities to different columns of a single row If used, modification functions must include all CUD operations...
    Posted to Paul Gielens:ThoughtsService (Weblog) by p.gielens on 10-26-2008, 12:00 AM
    Filed under: .NET, ADO.NET, PDC 2008
  • Strategies for Customizing Entity Framework Data Classes

    A topic that hasn't been addressed much really in documentation or talks is the customization of the generated data classes. According to Mike Pizzo we basically have the following four options each varying in terms of difficulty to use and/or implement in your own application scenarios. Generated Partial...
    Posted to Paul Gielens:ThoughtsService (Weblog) by p.gielens on 10-26-2008, 12:00 AM
    Filed under: .NET, ADO.NET, PDC 2008
  • In Search For Agile Domain Driven Design … Hopefully Part 1 of N

    The Useless Introduction You Used To :) This post has taken so long to be started in writing. I’ve been busy with many events in my life lately. Suffering from frequent limited internet access lately, and, all this moving between companies thing has been eating me. And yes, I admit, I' have been as tired...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 10-12-2008, 12:00 AM
    Filed under: ADO.NET, ALT.NET, Patterns, Agile, Architecture, .NET, RAYA, Domain Driven Design
  • The PDC this year…

    Not sure how many people are planning on attending the PDC (Professional Developers Conference) this year, but it is going to be a fantastic conference. We announced some huge announcements on the PDC web site.  http://www.microsoftpdc.com/ We have Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 09-29-2008, 12:00 AM
    Filed under: IIS7, IIS, ASP.NET, Vista, .NET, Ajax, Silverlight, Visual Studio, Windows, IE8, MVC, ADO.NET, Live Mesh, Mobile
  • Slow performance of a GridView inside an UpdatePanel

    Here is an interesting problem we ran into recently.  The customer had a large GridView that was being updated by AJAX inside on UpdatePanel and seeing bad performance. The reason is that the Client-Side Javascript has to walk the entire DOM of the Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 09-15-2008, 12:00 AM
    Filed under: IIS, ASP.NET, Ajax, ADO.NET
  • ASP.NET Podcast Show #114 - ADO.NET Data Services in .NET 3.5 Service Pack 1 Beta1 with ASP.NET AJAX

    Subscribe to everything . Original Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/05/31/asp-net-podcast-show-114-ado-net-data-services-in-net-3-5-service-pack-1-beta1-with-asp-net-ajax.aspx Subscribe to WMV . Subscribe to M4V for iPod . Subscribe to MP3 . Download WMV . Download...
    Posted to Wallace B. McClure (Weblog) by Wallym on 06-02-2008, 12:00 AM
    Filed under: AJAX, Community News, ADO.NET, Podcast, ASP.NET Podcast, .NET 3.5, ASP.NET Ajax, .NET 3.5 SP1
Page 1 of 16 (151 items) 1 2 3 4 5 Next > ... Last »