How can we use excel as a backend database and asp.net as a front end?
                            
                         
                        
                     
                 
                
                    If I want to connect my asp.net application with excel database how can it possible?also tell me how can I perform operations like insert,update and delete in excel using asp.net?Give me the source code for this.