Tuesday, August 2, 2011

Consuming a POX WebService in .NET and C# – Searching ISBN Numbers.

Consuming a POX WebService in .NET and C# – Searching ISBN Numbers.


Consuming a POX WebService in .NET and C# – Searching ISBN Numbers.

Posted: 02 Aug 2011 08:15 AM PDT

I own literally thousands of books, both paper and electronic. So many, in fact, that it can be tough to remember if I own a particular title. So I started playing with the idea of writing a personal library manager (Using WPF and C#) Service Oriented Application Design has been around for a long time [...] Read More......(read more)

Text templating using Razor the easy way

Posted: 01 Aug 2011 11:52 PM PDT

As a web guy, I've slung more than my fair share of angle brackets over the tubes of the Internet. The Razor syntax quickly became my favorite way of generating those angle brackets soon after its release. But its usefulness is not limited to just the web. The ASP.NET team designed Razor to generate HTML markup without being tightly coupled to ASP.NET. This opens up the possibility to use Razor in many other contexts other than just a web application. For example, the help documentation for NuGet.exe is written using the Markdown format that is produced by NuGet.exe. NuGet.exe reflects over its own commands and and uses a Razor template to generate the properly formatted output. The check-in that enabled this caught my eye and prompted me to...(read more)

How to Prepare Your Class Library to Support Application Library Caching?

Posted: 01 Aug 2011 10:30 AM PDT

Few days ago, I published one article on " Application Library Caching in Silverlight 4 ". In that article, we discussed about Library Caching concept in detail with a small demo. We discussed various parts of the AppManifest to support this...( read more )...(read more)

No comments:

Post a Comment