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

Search In

View State and Performance

ASP.NET includes several State Management features. One of the feature is ViewState. ViewState is used to preserve values of page and controls between the round trips or the postbacks. It stores information of the specific page. When the user submit

Send mail using iOS

Sometimes we need to send the email from iOS application for that we have to integrate MFMailComposeViewController in our application so that we can send email. This program will help you to send email through your app using swift. Steps Required:

How to Add the Python function in odoo-9

Here is just one thing to do: create the Python function which is called by the automated action. The Python function ‘process_demo_check_queue’ will automatically create and update the value called by automated action. So let us create this in the P

Passing List in JSON

While making request  in JSON we have scenarios where we need to show data in list form   { "Message":"User successfully registered.", "Status":true, "data":{ "AccessToken":null, "Company":"XYZ Technologies", "DeviceType":"iPh

Function of login and logout in cakephp

Implementing code of login and logout in cakephp by using auth component in this process appController needs to be modified so that it uses Cake’s Auth component will work at the time of login and logout. This is where we tell the Auth componen

How to show select box using the Angular JS

  Hello Reader's if you are new to Angular JS then this blog is helpful to you. In this blog you can see how angular js can be used to generate the html. AngularJS enables you to create selectbox based on items in an array, o

How to append text boxes using Angular JS

Hello Reader's if you are looking to append the text boxes in your html form then Angular JS offeres you a very better way to do this than others and It is, We can append  a textbox element in html a form dynamically 

Convert Xml to Json format using java

Xml to Json conversion: Lets see with the help of example. Following jars are required for conversion: apache-commmons json-lib ezmorph Suppose we have the xml file with name demo.xml with the following data: <!--?xml ver

Delete in MVC Gridivew

In MVC everything is based on the concept of action contained in the controller and the view that is being generated for that action.   While performing deletion in the gridview you first need to make the model class that will access the detai

  • 267
Installation and creating basic project using nodeJS.(Chapter 1)

NodeJS is an open source, completely free and javascript based platform built on Google Chrome's JavaScript V8 Engine. In other words we can say that NodeJS is a cross platform which is used to develop server side web application. Installation a

1 413 423
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: