Introduced "Tips" section in DotNetFunda.Com

Seeing the requirement of our members who want to submit small tricks and tips or submit something that doesn’t fit in Article section, we have introduced a new section called “Tips” on 27-Sep-2008. Please feel free to submit anything that is relevant and helpful to the readers while developing web applications.


Thanks
Webmaster

Refactoring

Hi, I want to know the details related code refactoring in Net 2.0. i know only one thing that is, code refactoring means dividing code. Regards Raja
Read more at http://www.dotnetfunda.com/questions/question177.aspx
Author: Rajansvdotnet

insert data

how to insert data using button click from grid to database ? i mean to say , i have one grid and two button one add new and save when i click on add new then new row could be added in grid and when i click on save button then i want [...]

Missing source code for your Listview Controls article

I was looking at your "Inserting, Updating, Deleting and Paging records using ListView controls" article at http://dotnetfunda.com/articles/article40.aspx However, the source code is missing. http://dotnetfunda.com/UserFiles/ArticlesFiles/SheoNarayan_Articles_633361280353225875_WorkingWithListView.zip
Read more at http://www.dotnetfunda.com/questions/question180.aspx
Author: Celticwoodworker

Design Pattern Part 4

This section will cover Bridge Pattern, Composite Pattern, Decorator Pattern, Facade Pattern, COR Pattern, Proxy Pattern, template Pattern, MVC,
Read more at http://www.dotnetfunda.com/articles/article139.aspx
Author: Questpond

Paragraph not starting from the First Line in MS word

Hi All, I am creating a MS word document in a click event of the button.The document is created well but the first paragraph of each page is not starting from the first line i.e it is leaving a blank line on starting of each page. How to sort out this problem.Please help [...]

Diff Between DataGrid and GridView

Im going to expail the various difference between GridView and the DataGrid controls and their different logics.
Read more at http://www.dotnetfunda.com/articles/article138.aspx
Author: Majith

Design Pattern Interview Questions Part 2

Iterpeter , iterator , mediator , memento and observer design patterns
Read more at http://www.dotnetfunda.com/articles/article135.aspx
Author: Questpond

What does the "EnableViewState" property do? Why would I want it on or off?

It enables the …
Read more at http://www.dotnetfunda.com/interview/exam232_what_does_the_enableviewstate_property_do_why_would_i_wan.aspx
Author: Rohitshah

Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?

This is where y …
Read more at http://www.dotnetfunda.com/interview/exam233_can_you_give_an_example_of_what_might_be_best_suited_to_place_in_the_a.aspx
Author: Rohitshah