aginghipster

Stories kicked by aginghipster

CTP of ADO.NET Data Services v1.5 released(blogs.msdn.com)

submitted by aginghipsteraginghipster(55) 3 years, 2 months ago

The initial CTP of ADO.NET Data Services v1.5 has been released. See team blog post for more info. read more...

add a comment |category: |Views: 13

tags: another

Building ADO.NET Data Services Ajax Queries Using a QueryBuilder(blogs.microsoft.co.il)

submitted by gilfgilf(2139) 3 years, 4 months ago

The post explains how to use the QueryBuilder object of the ASP.NET Ajax client library for building queries to an ADO.NET data service. read more...

add a comment |category: |Views: 15

tags: another

Oslo == 42(erikwynne.blogspot.com)

submitted by simonechsimonech(10.1k) 3 years, 4 months ago

In Douglas Adams book The Hitchhiker's Guide to the Galaxy, he tells how a supercomputer named Deep Thought worked to calculate the answer to Life, the Universe, and Everything. After 7½ million years, the supercomputer came up with the answer: 42. Unfortunately, no one could understand the answer because they didn't know the question. Oslo is the same, and answer to a question nobody knows about. read more...

add a comment |category: |Views: 18

tags: another

ADODB Services in .NET Applications using VB.NET(vbdotnetheaven.com)

submitted by nareshshnareshsh(824) 3 years, 4 months ago

With the advent of ADO.NET, the .NET Framework lets you work with your data in a paradigm shift. What about those legacy applications which have been written using ADODB? Any middle-tier made of data access components that internally use ADO and return recordsets to ASP pages can be ported to .NET more easily and progressively. read more...

add a comment |category: |Views: 8

tags: another

Using SubSonic as a ADO.NET Data Services data source(blogs.msdn.com)

submitted by aginghipsteraginghipster(55) 3 years, 5 months ago

A real REST head for SubSonic! With the new features being added into SubSonic 3.0, exposing your SubSonic DAL via is REST & ATOM/ JSON is quickly becoming a reality. read more...

add a comment |category: |Views: 80

tags: another

Eager Loading and Lazy Loading in ADO.NET Data Services(blogs.microsoft.co.il)

submitted by gilfgilf(2139) 3 years, 5 months ago

The post explains how to achieve eager loading and lazy loading functionality with ADO.NET data services .NET clients. read more...

add a comment |category: |Views: 182

tags: another

ADO.NET Data Services Slide Deck(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 5 months ago

Slides from Gil Finks' presentation on ADO.NET Data Services. read more...

add a comment |category: |Views: 16

tags: another

Building a Host for ADO.NET Data Service(blogs.microsoft.co.il)

submitted by gilfgilf(2139) 3 years, 5 months ago

After you built your data service you will probably want to deploy it. In the following post I’m going to explain how you can build a simple host for an ADO.NET data service without the use of svc file. read more...

add a comment |category: |Views: 27

tags: another

20 People .NET Developers Should Follow on Twitter(webdevdotnet.blogspot.com)

submitted by elijahmanorelijahmanor(1448) 3 years, 5 months ago

If you are to follow some .NET people on Twitter... here are the top 20 that you should follow! read more...

3 comments |category: |Views: 540

tags: another

Back to Basics: Delegates, Anonymous Methods and Lambda Expressions(codebetter.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 5 months ago

Great article on .NET basics read more...

add a comment |category: |Views: 783

tags: another

Using ADO.NET Data Services to expose a REST head for SubSonic (theruntime.com)

submitted by aginghipsteraginghipster(55) 3 years, 6 months ago

With the new shiny LINQ support in Sub Sonic 3 Preview 2, plugging into ADO.NET Data Services as a read only data source becomes trivial. read more...

add a comment |category: |Views: 20

tags: another

About Azure...(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 3 years, 6 months ago

This post is about coming to grips with Microsoft's latest announcement at the PDC: Windows Azure and the Azure Services Platform. read more...

add a comment |category: |Views: 9

tags: another

C# opensocial container: Pesta code is now available(my6solutions.com)

submitted by hhelms69hhelms69(10) 3 years, 6 months ago

Pesta is a C# opensocial container. It is based on revision 698050 of the Java implementation of Shindig. Pesta is based on .NET Framework 3.5 and is implemented using C#. read more...

add a comment |category: |Views: 284

tags: another

Stephen Forte talks about LINQ to REST(stephenforte.net)

submitted by aginghipsteraginghipster(55) 3 years, 6 months ago

Mr. Forte gives nice little introduction to LINQ to REST with ADO.NET Data Services. read more...

add a comment |category: |Views: 102

tags: another

IUpdateable for Linq To Sql - Make Linq to Sql a read/write data(blogs.msdn.com)

submitted by aginghipsteraginghipster(55) 3 years, 6 months ago

Post demostrates how to make Linq to Sql a read/ write data source for ADO.NET Data Services. read more...

add a comment |category: |Views: 46

tags: another

Consuming Data Services Service Operations (blogs.microsoft.co.il)

submitted by gilfgilf(2139) 3 years, 6 months ago

The post explains how to consume ADO.NET data services service operations from your .Net clients. read more...

add a comment |category: |Views: 32

tags: another