Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Optimize updation and insertion for Grid

While working on the MVC we have implemented the JQuery grid that is use for the Crude operations.   Then after this we will define a method from which the insertion and the updation is being done on the same method.     First we

How to display Category Dropdown in admin panel through system.xml in magento?

In magento in a module if you're required to create a admin panel tab in which you need to display Category Drop down field through system.xml file in your module, then lets see how we can do it.   1- In the etc folder of the module open t

How to export GridView to pdf in .net

Hello all, In asp.net, to show data in tabular form we use GridView Control, in which we can bind our database table directly and at time we need to export the GridView in from of Excel or PDF file format. To export Grid to PDF, we have following b

How to export GridView to pdf in asp.net

Hello all, In asp.net, to show data in tabular form we use GridView Control, in which we can bind our database table directly and at time we need to export the GridView in from of Excel or PDF file format. To export Grid to PDF, we have following b

Triggers in UpdatePanel

While using pop-up in your code you need to use update panel for that.   So if you have server side controls inside that pop-up sometimes these events are not triggered as usual because of update panel.   What you need to do is to use t

How to integrate MobBill Mobile payments for Video, Ringtones etc

Hi All, Here I am sharing how to implement MobBill Mobile payments, for this follow the steps below :- Step 1 -> You need to login into the link http://merchant.mobbill.com/insight/login/auth and create your account. Step 2 -> Now log into

Helpers

Helpers in rails framework are live example of modules of ruby. The methods which are defined in helpers are available to the templates(view) by default. These helpers are called template helpers. Some examples are 1)date_helper.rb has methods like:

K2 Components and their uses in Joomla

Joomla is a CMS which provides several components. One such powerful component is K2. K2 is a content extension for Joomla which is very powerful and easy to use. It is used as a replacement of the default article system in Joomla because of rich fea

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) mainly occurs when user logs in vulnerable site and then user visit the malicious site in the another tab of browser. Malicious site may contain some code which can call actions/methods from vulnerable site. For exam

Abstraction and Interface

Abstraction Abstract defines "what something is". An abstract is a class which cannot be instantiated. It is declared by abstract keyword. A class can inherit/implement only one abstract or other class. An abstract class can have Fie

1 23 103
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: