My First article/Code sharing for ASP.NET is online now…
ASP.NET Changing Default Form Action
It is about changing default Form Action in ASP.NET application.
A Must read for every asp.net developer as it clear few concepts of mine as well. So , I eventually wish to share it with all…
Sumit Gupta
Posted on November 27th, 2005 by Sumit Gupta
Filed under: Uncategorized | No Comments »
Hi,
Today I make my first every effort of making my site compatible and pass the w3c standards. And I did that ..yeppy
I took me an hour before my site home page get rid of its 23 error that w3c validator shows…
hmm quite a long time but, considering its my first effort for the same and [...]
Posted on November 27th, 2005 by Sumit Gupta
Filed under: Uncategorized | No Comments »
Hi,
Visit my one of good friends Blog http://webmechanic.blogspot.com/ , he is a Web Mechanic and Lover of Open Source Software development.
He hates microsoft and I love his passion for PHP and love for Open Source Software development.
So, Do visit his blog and see what all good Microsoft is not doing.
Sumit Gupta
Posted on November 24th, 2005 by Sumit Gupta
Filed under: Uncategorized | 1 Comment »
Hi,
As my first projects in ASP.NET Progress , I really asked myself, Is ASP.NET is really that Easy language to do things?
Let me Make Comparsion of it…
In PHP and Mysql combo I need to show Show Some data from Database and allow user to sort the Data on any coloumn..
What I get is 300 Lines [...]
Posted on November 24th, 2005 by Sumit Gupta
Filed under: Uncategorized | No Comments »
Hi,
I have been using Google Adsense from some time now…
Looks good at first , infact till now I am happy with it. But One thing that I note about it is that its senses are not good yet. It sense one of my Page in site as PHP based content and Display Ad for [...]
Posted on November 22nd, 2005 by Sumit Gupta
Filed under: Uncategorized | No Comments »
Hi,
ASP.Net has a habit of putting its own action for the Form that runs at server…Every one knows that..But only few knows that this can be change with just simple code of Few lines…
How?
well we just need to intercept the Form tag rendering and put our own Action attribute simple..
Not clear than wait until i [...]
Posted on November 20th, 2005 by Sumit Gupta
Filed under: Uncategorized | No Comments »