Have you ever tried using Response.Write in combination with ‘Atlas’ Update panel? If not try using that. I am sure that it does not work. It’s always irritating when you get to know that basic things like Response.write, Response.buffer etc don’t work with the Powerful tool like Update Panel. In this article i will try to explain you why Response.Write does not work  with Atlas Update Panel and more of alternative solution to come over this problem.

Read More » » » »

Categories : ASP.Net
Comments (0)

First of all why do we need to do our paging in the back end when all the data controls in ASP.NET provide paging technique?  The answer is simple, to improve the performance of the application. In small applications you many not find the difference, but in big applications where thousand to millions records need to be retrieved, Data controls pagination takes 2 – 5 minutes which is not acceptable at all, and even you may get out of memory. So it’s always a good idea to have your paging mechanism on the  backend. In this article i will explain the way how we can do our paging on backend by sending page Size & current Page.

Read More » » » »

Categories : SQL Server 2005, T-SQL
Comments (1)

After the big success of ASP.NET  every body is migrating their ASP application into .Net. But for large ASP applications it’s always difficult to go at one shot , so tendency will be to develop some part of the application first and then go to next part. When you have a web application with mixed technologies like .Net & Asp, it’s always important to share resources between both the technologies like using DOM objects in ASP.net & web services in ASP. But does sharing of these resources quite easy ?

I should say No, In this article i will explain the ways to call ASP.Net Web service.

Read More » » » »

Categories : ASP, ASP.Net, Web Services
Comments (0)

Recently i was developing some AJAX enabled web page ( aspx) having update panel in it, almost entire development has been finished.  Suddenly i got this following error.

Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled. Details: Error parsing near ‘<HTML><HEAD><TITLE><’.

So it’s always difficult to find fix to these type of errors, But some how i managed at the right time. so thought of sharing the solution & the way how i moved towards solution.

Read More » » » »

Categories : ASP.Net, Javascript
Comments (1)

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)

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.