Sign In
MSDN Blogs
Microsoft Blog Images
More ...
August, 2008
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
Atom
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Relevant Links
Profiles
My LinkedIn profile
LinkedIn Profile for Phani Raj
My MSDN Forums profile
MSDN Forums profile for PhaniRaj
My Github profile
Github profile for PhaniRaj
My StackOverflow profile
StackOverflow profile for Phani Raj
Useful links for OData Server applications
Debugging WCF Data Services
HTTP 400 Bad Request on Posting Large Payloads to an astoria service
Adding custom elements to OData Feeds-EDM
Adding custom elements to OData Feeds-CLR
Adding custom elements to OData Feeds
Server Driven Paging
Error Handling
useful code snippets
Checklist for OData Feed publishers
Enabling Cross Domain access to your OData feeds
OData applications I built
OData Browser for Windows Phone
OData Desktop/web browser
Useful links for OData Client applications
Detect if there are pending changes in client
Working with 1 to many associations
Working with 1 to 1 associations
Customize serialization of entities
Working with Inheritance
Running Batched queries
Auto Paging enumerable
Sample Windows Phone application
T4 templates for client-side proxy generation
Server-side sorting/paging in Silverlight
OData client, Silverlight and Forms Authentication
Archives
Archives
November 2011
(1)
September 2011
(1)
August 2011
(1)
March 2011
(1)
February 2011
(1)
January 2011
(2)
September 2010
(1)
August 2010
(2)
July 2010
(1)
May 2010
(1)
April 2010
(4)
March 2010
(4)
January 2010
(1)
November 2009
(1)
September 2009
(4)
August 2009
(3)
June 2009
(2)
May 2009
(3)
March 2009
(6)
February 2009
(1)
December 2008
(3)
October 2008
(5)
September 2008
(3)
August 2008
(9)
July 2008
(6)
June 2008
(2)
January 2008
(1)
November 2007
(1)
October 2007
(3)
September 2007
(4)
August 2007
(1)
June 2007
(2)
May 2007
(3)
April 2007
(4)
March 2007
(6)
February 2007
(8)
January 2007
(2)
December 2006
(1)
MSDN Blogs
>
With Great Power comes Great Response.write('Ability')
>
August, 2008
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
With Great Power comes Great Response.write('Ability')
SuperHero Dreams - 3
Posted
over 4 years ago
by
Phani Raju MSFT
1
Comments
I dream I am Robin, I am the only ray of color in Gotham’s dark nights, I skip , I jump , I punch and prance, like a graceful hippo’s dance. I would jump off a rooftop, Good God this is painful to write , I think I’ll stop. ...
With Great Power comes Great Response.write('Ability')
SuperHero Dreams - 2
Posted
over 4 years ago
by
Phani Raju MSFT
1
Comments
I dream I am Captain America, I would represent grand ideals beyond personal grief, I would be looked up to and I would be loved, I would fight to survive , not survive to fight, I would silence desperate screams, I wouldn’t need to dream. ...
With Great Power comes Great Response.write('Ability')
SuperHero Dreams - 1
Posted
over 4 years ago
by
Phani Raju MSFT
1
Comments
I dream about the night I dream I am batman driving the batmobile , all black I dream I am punching bad guys , Without having to hold back I dream I have a credible disguise, and on my arrival , bad guys act Surprised. I dream I have a cool bat cave, and all the money Wayne Senior gave . ...
With Great Power comes Great Response.write('Ability')
Documentation for the AjaxControlToolkit
Posted
over 4 years ago
by
Phani Raju MSFT
1
Comments
Ready for some documentation for the ATK controls ? To skip my journey to create this , download the Documentation ( in CHM form) here : AjaxControlToolkit Docs Step 1 : Using AjaxDoc to generate the Reflection.org file required by Sandcastle 1.0) Download AjaxDoc here . 1.1) Download the Latest Source for the AjaxControlToolkit , here . 1.2) Get the Script...
With Great Power comes Great Response.write('Ability')
Entities , How many ways do I count thee ?
Posted
over 4 years ago
by
Phani Raju MSFT
8
Comments
Its a common ask that we introduce aggregating mechanisms in Data services so that one can do a Count of the number of entities present in an EntitySet easily. In this blog post , I will outline one method of implementing a “Count” method that works for you. The interface to the count method will be http:// < ServiceEndPoint > /Count?entitySetName=' < entitySetName > ' Server-Side...
With Great Power comes Great Response.write('Ability')
MSDN Docs for Ado.net Data Services RTM
Posted
over 4 years ago
by
Phani Raju MSFT
1
Comments
Client Library : System.Data.Services.Client Server : System.Data.Services White papers coming soon !!
With Great Power comes Great Response.write('Ability')
Code Snippets for Common Tasks in Ado.net Data Services
Posted
over 4 years ago
by
Phani Raju MSFT
4
Comments
[These code snippets are based on features in the SP1 RTM release, Read about it here : RTM is here! ] Quite a few times, I forget the syntax for certain tasks while Creating a Data Service . To avoid remembering the syntax, I came up with a couple of Code Snippets that I use for Query Interceptors and Change Interceptors. You can download the Code Snippets Here [Edit : Alternate download link...
With Great Power comes Great Response.write('Ability')
Microsoft .NET Framework 3.5 Service Pack 1 Released !!
Posted
over 4 years ago
by
Phani Raju MSFT
1
Comments
Here you go ! Install the latest bits of Astoria and play to your heart's content .... Download here : Microsoft .NET Framework 3.5 Service Pack 1 <blurb> The ADO.NET Data Services Framework consists of a combination of patterns and libraries, which enable data to be exposed as a flexible REST (Representational State Transfer)-based data service that can be consumed by Web clients in a corporate...
With Great Power comes Great Response.write('Ability')
Welcome to the Dark Side , Code Snippets
Posted
over 4 years ago
by
Phani Raju MSFT
1
Comments
Hi, For most of the code samples that I post on my blog , I use “ Insert Code for Windows Live Writer ” plugin for WLW to format code snippets and absolutely love the way that the code snippet turns out on the blog. I use the Dark Theme by Orren Ellenbogen for my VS at home and at work and wanted to mirror the code snippets on my blog to turn up the same way ...
Page 1 of 1 (9 items)