Hello world with WCF

When I have started reading about WCF it looks like it involves lot XML configuration but its really cool.In this article I have started with simple example which does Hello world with WCF. 1) Create WCF Service Application Create a Console application and reference it with System.ServiceModel. Add an interface/Contract through we expose the service…

Read More →

Editing Gridview Using LINQ

       This article describes the easiest way of editing gridview by using LINQ data source and         DataContext.        Explained step by step as below, 1)      Create DataContext using Northwind Database.  Drag and drop the Product table in to Northwind.dbml datacontext, as shown below.   2)      Add Grid view to webform and choose datasource for the Gridview. Choose new…

Read More →

My Own Blog!

I have got opportunity through my friend to create a blog and it just happened in couple of hours!!! I like it very much. I would like keep this blog really technical….Let me see how far I can go…                     Â