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

Search In

Aggregation in Java

Aggregation in Java Aggregation in Java can be defined as relationship between two classes in which one class contain reference of another class therefore aggregation represent HAS-A relationship. An aggregate class containing reference of another c

Regular Expression in MVC

While doing validation you need to put validation apart from that you need to provide the regular expression   in cases where only specific values are allowed to enter otherwise user cannot enter it   Regular expressions are series of c

How to detect whether the android device has Internet connection or not?

If your android app is dependent on internet then you need to check whether your device is having internet connection or not at the starting of your app, so to check the same copy the code below :- To know the Network state in your app you need to a

How to check Project web app settings using PSI in SharePoint

Whenever we create new site in SharePoint site collections its default settings is "SharePoint Permission Mode". But to create Groups, Categories, Security Templates,User Sync Settings,Delegates and so on we require "Project Permission

AngularJS - $interpolate, $compile and $parse

There are three useful services provided by AngularJS for view rendering and evaluating expression which it uses internally. $interpolate :- This service simply takes a string and is used to evaluate expressions. We can run the entire string and th

How to handle multiple form request in Symfony2

Hello Friends, If you are using multiple forms in symfony2 web page and getting issue to fetch data from multiple form. Please review the code below and make the adjustment accordingly. In the below example I am using two forms 1) $Kickedform and 2)

C# ArrayList

It represents ordered collection of an object that can be indexed individually.   In array we have problem of deleting items but in array list we can do it easily.   We have several properties and methods associated with the array list.

SEO Interview Question and Answers: Part 1

Hello Friends, In this tutorial I am providing you some important SEO interview question that you must prepare before you kickoff your interview.     1. What is SEO? This is very basic question some interview might ask what do you und

Pagination using Hibernate Criteria

Hi friends ! I am writing this blog to guide you about pagination. Examples are written for MySQL and Hibernate framework to bring the data. This is not a limitation and you can use your own database and framework if you wish. The concept is almost s

ViewData in Asp.Net Mvc application

ViewData in Asp.Net Mvc application ViewData is one of the property of ControllerBase class. It is described as dictionary object whichis derived from ViewDataDictionary class.Thse syntax of it is as follows:- public ViewDataDictionary ViewDat

1 404 720
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: