Tech Articles
Wednesday, December 21, 2011
Using WS-Discovery in WCF 4.0
›
Runtime endpoint discovery is one of the most challenging capabilities to implement in service oriented systems. Dynamically resolving servi...
27 comments:
Monday, November 21, 2011
Introduction to jQuery for ASP.NET
›
If you are keeping yourself updated with the latest in the .NET sphere, you are probably aware that Microsoft has provided an inbuilt suppor...
1 comment:
Wednesday, November 16, 2011
Entity FrameWork in DAL
›
The data access layer provides a centralized location for all calls into the database, and thus makes it easier to port the application to o...
Monday, October 31, 2011
Embedding RavenDB into an ASP.NET MVC 3 Application
›
RavenDB Embedded and MVC RavenDB can be run in three different modes: 1.As a Windows service 2.As an IIS application 3.Embedded in a .NET ap...
4 comments:
Tuesday, April 06, 2010
WCF Service For HTTP Get Request
›
In my last article I talked about how you can put a hook by implementing some interface of WCF. In this article I am talking about how you c...
Tuesday, March 30, 2010
Property Handling in WCF
›
In this article I am talking about how you can define OperationContract for your properties of Service Contract. As you know you can't p...
›
Home
View web version