Tag: Development

Community

Writing .Net applications in PHP

(Pankaj Shukla) The .NET development framework facilitates writing applications in more than one programming language like VB or C#. While writing a .NET application, you can always opt for a language of our choice. You can even write each module (say a Windows form or a Web form) of an application

Community

Updating Multiple GridView Rows

(Peter Vogel) By default, in a GridView users can only put one row at a time into edit mode. When users are updating multiple rows they get saddled with a very repetitious workflow: Click the Edit button for the first row…Make the change…Click the Update button…Click the Edit button for the ne