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

Search In

How to design New user Sign Up form layout

 In the below layout code I have created a new user Sign Up form page. Here I have created first LinearLayout all layout added in this Main LinearLayout, In below code I have also added ScrollView, Relative layout, ImageView, TextView. In drawab

Sorted List in C#

The SortedList class represents a collection of key value pair and index.   It is a combination of ArrayList and HashTable . Key value pair and index can be used to access the elements.   If key value pair is used it is like HashTable.

  • 243
Built in Objects in ASP.NET

ASP stands for Active Server Pages. By using ASP built-in objects, we can get the information related to the web server, web pages in the web application etc. the built-in objects are categorized according to the information it contain. Following ar

How to upgrade to Ubuntu 16.04 LTS ?

This blog will let you upgrade your system to Ubuntu 16.04. Follow the steps given below in order to upgrade your system: Step 1: Backup your system Before attempting any upgrade to your system, firstly backup your system   Step 2: Upgrade i

Why is Google the Best Search Engine?

Over the last decade, Google has become synonyms to search engine. I guess, every person, who has a computer with working internet connection,  must have used Google for day-to-day activities. If you are going to calculate the price of informati

Multidimensional Array in C#

An array is the collection of homogeneous elements which stored in a contiguous memory location by using the same variable name. Elements of an array are accessed by their index value. Array index start with 0 and go up-to-the length of an array elem

Sieve of Eratosthenes

Hello, This blog is to help you to understand Sieve of Eratosthenes algorithm for prime number generation in easiest way. This algorithm is to calculate the prime number up to a limit with lesser time complexity, but it takes O(n) extra space&n

Form Validation with AngularJS and ASP.NET MVC

In this blog, we will learn about form validation in AngularJS. From Angular 1.3 onwards, ngMessages module has been introduced and we will be using the same for form validation. Before the addition of this module, developers had to make use directiv

drop down menu with nested submenus using css

If u want to create a horizontal menu with a submenu, code below is help you. In below first, we will remove padding and margin from first level and second level menu. We will style up first level list item and here we will use float meth

WPF : Routed Events

Introduction:   WPF infrastructure provides support for routed events which allows events to tunnel down the visual tree to the leaf element or vice versa bubble up to the root element. Routed events typically appear as a pair and they don'

1 166 193
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: