GridView Cell click refreshes detail Gridview

by Vishwa 1. February 2012 09:39
You may have used Master and Detail Gridview to show selected row data in detail Gridview. But what if you have to click on selected cell in one Gridview which happen to result filtered result set in another Gridview. [More]

Tags:

.NET

Export GridView Data to CSV/Excel/XML format

by Vishwa 22. January 2012 09:19
Many times your customers will ask if they can export the Gridview data in one of the most popular formats like CSV, Excel or XML. I had written an example before for exporting Gridview data to Excel only, here I am combining all of three popular formats at one place so that you can choose whatever it may fit your need or give the opportunity to end user to select whatever format they would like to choose to export the data. [More]

Tags:

.NET

Multi Header Footer Gridview

by Vishwa 20. December 2011 08:49
You may come across a situation, where you may have to display multiple headers rather just single one, and also some of these header or footer values has to be updated dynamically. Here is a simple example on how to do it using a simple ASPX page. [More]

Tags:

.NET

Could not load file or assembly 'Microsoft.ReportViewer.Common

by Vishwa 30. November 2011 10:34
You may come across the above error while configuring and deploying SQL Server Reporting Services. [More]

Tags:

.NET

The Controls collection cannot be modified because the control

by Vishwa 11. October 2011 11:23
If you are using ASP.NET and JavaScript, also using some client side code to read Server side variables, you may get an error specially when you put that JavaScript Code inside Head section of the pager or if you are doing a dynamic operation such as exporting the Form’s data to Excel. [More]

Tags:

.NET

Error: The [Service_Name] service terminated unexpectedly

by Vishwa 15. September 2011 10:10
You may see the following error in your Event Log, specially when running a Windows Service. The [Service_Name] service terminated unexpectedly. It has done this 1 time(s). [More]

Tags:

.NET

WCF Service Schema are not being updated

by Vishwa 23. August 2011 11:00
You may face a situation, when you are updating schema of a WCF Service under another service or .NET project, but unfortunately, the project is not updating the schema. [More]

Tags:

.NET

Multi-threaded Parallel Processing

by Vishwa 15. July 2011 03:03
Many times you come across a situation when you have to execute the same logic across different clients or batch. While running them in simplest manner without multi-threading, your records will be sequentially processed means your process will take longer time to finish. So here is an example to implement Multi-threading [More]

Tags:

.NET

XDocument Tips

by Vishwa 15. June 2011 07:53
XDocument was introduced with LINQ to manipulate and query XML Document with ease. Here are some useful tips. [More]

Tags:

.NET

LINQ Group By Examples

by Vishwa 23. November 2010 08:28
The following examples show a simple variation of Group By Statement in LINQ. [More]

Tags:

.NET

About Me

Me Hello,my name is
Vishwa Mohan Kumar, PMP
MCP SOA Certified Architect
I am a Software Architect. This blog is result of my experiments.

Flickr Photos

Calendar

<<  February 2012  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
2728291234
567891011

View posts in large calendar

Archive

Recent Comments

Comment RSS

Live Traffic Feed