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

Search In

MultiView in Asp.NET and how is it different from Panel control

"MultiView in Asp.NET and how is it different from Panel control"     MultiView control is a asp.net web server control, used to create multiple views of a single page.It helps not to create multiple pages for making different in

Some Optimization and Performance Tricks in .Net

Hi Friends. My "Hello World" blog in MVC is taking some time ,so I thought that I should share some performance tips here. Some of them are followed by code and explanations and I believe that you'll find them useful. Static Methods are Faster than

How to include HTML file in PhoneGap

Follow the below steps to include a PhoneGap HTML file.- 1-The “format-detection “ this meta tag smiply disables the abilty for device. 2- The msapplication-tap-highlight" meta tag is a only tag which disable tap highlighting for links. 3-The "viewp

Respond to http request with json object in Liferay Portlet

Hello Guys Ajax known as Asynchronous JavaScript and XML. Ajax based web applications used to send data and retrieve from a server in the background without refreshing complete web page. When we send http request to server from client side using aj

Add nested portlets through code in liferay

Hello Guys We can add nested portlets through code in liferay. Liferay provide this funcationlity, for complete example I will assume that you want to add nested portlet to current page using another portlets action handler. Add these methods to y

How to read data from CSV file

In PHP it is very easy to read data from CSV file using fgetcsv(), which is used to read data from a CSV file. This function reads each line of a CSV file and assign values into an array. The function returns the array of CSV fields. It returns FALSE

How to make Progress Dialog with spinning wheel in android

In the below example I have created Progress Dialog with spinning wheel code function. Here I have used ProgressDialog function and I have used onClick method in the MainActivity class. And In Activity_main.xml I have added a button. See the below co

How to count number of elements in an array

There are two PHP functions count() and sizeof() which can be used to count the number of elements of an array. Both functions can also be used to count the number of elements of multi-dimensional array also. The explanation of these functions are gi

How to Improve Your Listening Skills?

Whether you are a learner or a professional coach, the one thing that matters a lot is your listening skills. As a good listeners it is always considered how effectively you listen to some other perso

Add CSS in html tag using Javascript

Hello Readers, Usually, we need to add css property in HTML tag using Javascript. Here I am describing different kinds of examples to adding style property using Javascript 1.) If you want to add single css property using Javascript, then yo

1 134 949
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: