Archive for C#

Pagination is a good technique used to improve the performance of the application and usability. But it’s always not suitable to use the built-in pagination approach of Data Grid, in that case we may require to write our own custom paging. In this article i will explain implementing custom paging using Link Buttons, in this approach we will write our paging logic in the stored procedure to improve the performance of the application.

Read More » » » »

Categories : C#, SQL Server 2005
Comments (0)

Recently i was working on a task to export my reports in excel format, i found that my exported excel sheets are not opening in new browser window or in excel window , they are opening in the same page itself where i clicked the button to export data to excel sheet. I Googled the problem,  i didn’t find any promising solution at all. Later i tried the same functionality in my friend’s machine there it’s working fine. Then i thought there was some thing with settings of the client machine which are making my excel to open in the same window  Here is the setting which made my Exported excel sheet to open in the same browser window.

Read More » » » »

Categories : C#, Javascript
Comments (0)

This article would help you in executing the JavaScript code after Server code execution finished in different scenario’s Like,

  1. Register JavaScript Code on the server side when your page is not having the update panel.
  2. Register JavaScript Code on the server side when you use update panel in your page.

Read More » » » »

Categories : C#, Javascript
Comments (1)

After reading this post you would be able to do the following tasks.

  1. Different ways of exporting Data to Excel Sheet.
  2. Exporting Excel sheet in http as well as secured mode (https with SSL).
  3. Format the data in Excel sheet like Dates etc.

Lets start with first task.

Read More » » » »

Categories : .Net, C#
Comments (0)

About Techieon

Techieon is all about sharing Development experience of experienced talented developers of different technologies working in real time. Here at Techieon we talk about latest updates of different technologies, provide solutions to the developers problems, write tutorials on frequently used tools of development and provide tips to developers day to day activities.

This is a Widget Section

This section is widgetized. If you would like to add content to this section, you may do so by using the Widgets panel from within your WordPress Admin Dashboard. This Widget Section is called "Feature Bottom Middle"

Want to Write for Techieon?

Techieon have few opening positions for talented developers who want to share their development experience with Techieon users.If you are interested in writing at Techieon please Contact us or e-mail me for more information.