Lost your password?

Blogs about: Web Coding

Featured Blog

Thank God

waidey wrote 3 days ago: They have finally gone, Jedward has left the building. I’m considering going on next year as y … more →

Tags: Film/TV, Personal, xfactor, CSS, Edward, house, Intership, jedward, Jobs

Planning to Host Wordpress Blog

gchandra wrote 11 months ago: Read this article.. http://www.gchandra.com/scripts/?p=172 … more →

Tags: WordPress, hosting

Handling multiple configuration settings (Development, Staging, Production) gracefully.

gchandra wrote 1 year ago: In Asp.net 2.0 multiple connectionStrings & appSettings can be handled very easily using the att … more →

Tags: ASP.NET, web.config

How to Preserve Fileupload value in Asp.net ?

gchandra wrote 1 year ago: If you form has Fileupload control along with other controls like dropdownlist, calendar.. you will … more →

Tags: AJAX, asp:fileupload, autopostback, preserve fileupload value

Moved to own domain www.gchandra.com/scripts

gchandra wrote 1 year ago: I have moved my blog here..   www.gchandra.com/scripts See you there … more →

Disable .xml file generation when building Asp.Net application

gchandra wrote 1 year ago: Visual Studio 2005 – Compile Options .XML files are used to create Documentation. If you need … more →

Tags: Debug, Release, Visual Studio, VS2005, xml

AJAX - Export to Excel / Word8 comments

gchandra wrote 1 year ago: If you are using Update Panel and try to Export gridview contents to EXCEL or Word, your asp.net pag … more →

Tags: AJAX, ASP.NET, Export to Excel, Update Panel

Asp.Net Filter Datatable by Column 6 comments

gchandra wrote 1 year ago: Filter Datatable by Rows If you need to get subset of a big dataset into datatable Rowwise … D … more →

Tags: ASP.NET, Database, ADO.NET, Column Filter, Datatable, Filter

Prevent Session Timeout in Asp.net12 comments

gchandra wrote 2 years ago: Prevent Session Timeout in Asp.net [VB] ASP.Net 2.0 [VB] Inspired by this article from Code Project. … more →

Tags: ASP.NET, Tips and Tricks, Session, session timeout, vb.net timeout

Copy Datatable from one Dataset to another Dataset4 comments

gchandra wrote 2 years ago:  Copying a datatable from one dataset  to another was not that straightforward as I thought. Dim dsS … more →

Tags: ASP.NET, dataset, Datatable, VB

Creating dynamic, fancy EmptyDataText for GridView1 comment

gchandra wrote 2 years ago: Gridview has capability to display “default” messages when “No data” exists … more →

Tags: ASP.NET, GridView, EmptyDataText

'The invoked member is not supported in a dynamic module.'1 comment

gchandra wrote 2 years ago: Error ‘The invoked member is not supported in a dynamic module.’ while generating except … more →

Tags: ASP.NET, exception, Try..Catch

Locking Cell and Changing Cell Style UltraWebGrid6 comments

gchandra wrote 2 years ago: Refer this article for Column Locking / Freezing in Infragistics Ultra WebGrid If you need to change … more →

Tags: ASP.NET, Controls, Grid, Infragistics, NetAdvantage, UltraWebGrid

Call Javascript Function inside asp:Hyperlink Control7 comments

gchandra wrote 2 years ago: If you ever want to call a javascript function (with or without  parameter) from a server side hyper … more →

Tags: ASP.NET, asp:hyperlink, javascript

Column Locking / Freezing in Infragistics Ultra WebGrid9 comments

gchandra wrote 2 years ago: (NetAdvantage for ASP.NET) If you want to freeze first few columns like EXCEL and horizontally scrol … more →

Tags: ASP.NET, Controls, Grid, Infragistics, NetAdvantage, UltraWebGrid

GridView Sorting/Paging w/o a DataSourceControl DataSource (VB.NET)11 comments

gchandra wrote 2 years ago: This page is reproduced from this URL. Copied here for easy reference. All credits to the original a … more →

Must have tools for Web Developer - 2

gchandra wrote 2 years ago: Previous article : Must have tools for Web Developer - 1 IEDeveloper Toolbar This is excellent appli … more →

How can I upload larger files with ASP.NET? 1 comment

gchandra wrote 2 years ago: By default, the file size limit on uploads in ASP.NET is 4mb.  If you need to upload more than 4 MB … more →

Useful Undocumented SQL Server Extended Stored Procedures

gchandra wrote 3 years ago: - by Alexander Chigrik An extended stored procedure (xp) is a dynamic link library that runs directl … more →


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS