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

Search In

How to make CustomDialog Fragment in android

In the below example code I have created a CustomDialog Fragment. Here, first I have created custom_dialog.xml layout , On this xml layout I have added EditText and  Button. In next step, in activity_main.xml layout I have added a Button and Tex

How to make ListView fragment in android

In the below example code I have created a ListView fragment app. In first step, first I have created list_fragment.xml layout here I have added a ListView and TextView. In Step second, I have added a fragment in actvity_main.xml layout and then in s

Using underscore in MVC names

Razor was developed for ASP.NET Web Pages (WebMatrix), which doesn't have the same sort of protection built in regarding Views folders and Routing that you get within MVC.       Since layout pages in Web Pages are not intended

  • 388
Dynamic DataBinding In Android

This Blog simply illustrate how to use dynamic data binding in android Tired of writing same code again and again for finding views and setting data into it ? here is a simple solution which will now reduce the developer's effort for doing same

How to get images on Canvas from device

Step 1:- Create a custom CanvasView class that must extend View class and includes below function.   1) Declare the required variables in CanvasView class private Drawable mImage; // width and height of original image private flo

How to read CSV file in asp.net

CSV file contains Comma Separated Values in plain text format. For an example, refer the below screenshot: To understand this functionality first we will read CSV file by using DataTable and then we will display csv file data in gridview. In Your

How to add mass Delete & mass Status action in magento ?

Hello Readers, In this tutorial, i will explain how to add massDelete & massStatus action in magento. This tutorial assumes you already know how to create Magento admin grid. Advantage of Mass Action: Mass Action option plays very important role

ASP.Net : Abstract class with real time example in C#

ASP.Net : Abstract class with real time example in C#   1) A class is called an abstract class if it is marked with an abstract keyword.   2)The reason for which abstract class came into existence is that it provides a default functi

How to generate programmatically invoices of the orders and their pdf consecutively in magento?

In Magento lets see if we are required to generate invoices of the orders and their pdf consecutively from admin panel. how we can do it: 1. Create a file config.xml in an etc folder in our module. 2. Then Create a controller folder in which ad

How to keep scroll position in Asp.net?

In asp.net, there are different ways to retain scroll position on postback. After Postback vertical scrollbar leave its position and access the same position on the page so to resolve this problem asp.net gives a property: “MaintainScrollPositi

1 68 106
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: