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

Search In

How to send a key event to the device ?

There are two methods we use to send the key events: sendKeys() sendKeyEvent(int) Every keyboard event is associated with an integer value and we have to pass the integer value in the method to perform the desired action. Suppose if we have to pr

Do We Need to Use Doorway Pages Strategy in SEO?

As an internet marketing expert we follow several SEO strategies in order to increase the number of visitors and to increase the ranking of keywords in the search results for certain set of keywords.

Paging in Repeaters

For implementing paging in Repeaters we will first create a stored procedure in which we will define the row number for every record and this will allow to iterate the records into the temp table and the page size which will define the upper bound

  • 305
How to create registration screen design in android

In the below example I have created registration page layout. Here FIrst I have created LinearLayout and then all layout within a main LinearLayout after then I have added Toolbar, scrollbar, TextView, ImageView I have also used RelativeLayout fo

PHP and AJAX

AJAX is a topic which comes under PHP AJAX Stands for Asynchronous JavaScript and XML. AJAX is used to update segment of web pages, without refreshing the whole page. By using AJAX we can create dynamic web pages easily and very fast.

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

Breakthrough

What is being "trapped"? You've heard people describe this frequently as how they feel when they are either stuck or when they have made an undesirable turn in their expert/professional and personal journey excursion. Are you exactly w

Validations in MVC

While creating views you need to use textboxes for Registeration Page. So validation needs to be done while submitting data This is my model class where i have used validation public enum getstatus { success, failure } public

  • 254
To start MVC project in .NET

If you are a new user you need to understand that MVC will follow an architecture that will follow a flow of process to build project and writing code - First thing is the Model which is used for defining attributes or entities public enum getst

MVC architecture in .NET

While working with MVC projects you first need to understand the architecture of it.   You first need to understand these things   Event we all know that when something occurs like a button click or a text changed we can fire the even

1 101 159
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: