Categories
Sql Server

The request failed or the service did not respond in a timely fashion. consult the event log or other applicable error logs for details

The request failed or the service did not respond in a timely fashion. consult the event log or other applicable error logs for details. Today one of my friend called me and asked me about following error. I do a remote session of his system and have a look on event log. Their i found […]

Categories
Asp, Asp.net

How To Export Gridview To Excel in Asp.Net

How To Export Gridview To Excel in Asp.Net In this tutorial i am explaining How To Export Gridview To Excel In Asp.Net  using C#. In this tutorial i am not exporting Gridview with Paging in Excel.Here i have used XML File a Data Source for Gridview. How to Export Gridview To Excel In Asp.Net using c# helps us […]

Categories
Iphone-iOS

IOS 6 Features

IOS 6 Features At WWDC, Apple claimed iOS 6 will introduce over 200 new features when released this fall, and that what we saw yesterday was just a small sampling. We’ve got plenty of posts going over the big features, but there are also a handful of slides that were positively riddled with features that they just […]

Categories
Asp, Asp.net

How to Redirect to Another Page by Click on LinkButton in GridView

How to Redirect to Another Page by Click on LinkButton in GridView In this tutorial i will let you know that how can you pass value from GridView Row data value to another page.Here i used Linkbutton for this inside GridView, When you get redirected to the new page you can get the id in the query […]