Tuesday, May 7, 2013

Grdi View Edit Delete using ViewState

Grdi View Edit Delete using ViewState


Grdi View Edit Delete using ViewState

Posted: 30 Apr 2013 02:12 AM PDT

This article is used to, how to add the new row to the grid view and delete the particular row in grid view. the data is not stored in database and the data is stored temporarily with the help of view state.

Encrypting and decrypting the connection string.

Posted: 05 May 2013 01:26 AM PDT

In this article we will discuss how can we access the configuration files section in the code behind in pages and then can encrpyt or decrypt the particular sections. Here we will encrypt and decypt the connection string from code behind.

How to implement strongly typed view in MVC4.0?

Posted: 06 May 2013 08:36 AM PDT

We can pass data from controller to view by using various ways. Strongly typed view is one of the way through which information can be carried out. In this article, I have explained how to do implementation of strongly typed view in razor MVC4.0 application.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home