
Search In
Remote Validation in ASP.NET MVC
Remote Validation is similar to an ajax call used for validating the user's input. The main purpose of remote validation is execution of back end query without performing a full server postback.
&nb


In the following article we are going to see the usage of ComboBox control in Windows Phone 8.1. ComboBox represents a combination of non-editable text box and a drop-down list box that allows users to select an item from a list.
Let's s
The quantifier operators analyse a collection of items on some condition and return a boolean value if any or all the items in collection satisfy a condition.
In linq, We have three types of Quantifier Operators:-
1. All
2. Any
3
One brilliant idea can become a billion dollar enterprise. There is a handful of small scale business that became a worldwide sensation changing the way we live our lives. Take Uber, for example, a lot of the people now-a-days prefer the convenienc
Writing is the most important tool in a professional world to convey your message to the target person. Whether you are writing a letter to your customers/client, communicating with vendors, drafting proposals, offering tenders, or replying
Whether you are a supervisor, manager or CEO, effective communication with employees is essential to business success. Your interaction with co-workers affects how they see you and how they react to organizational announcements. A recent st
Java 8 came with the enhanced functionality to the Interfaces. Prior to Java 8, interfaces were contracted only with the abstract methods and subclass was obliged to implement the contract. Child class has to implement the abstract functions in order
Drupal is revered as one of the magnificent CMS and development platforms to build websites. It is widely accredited for its flexibility that comes, in part, from the massive community across the project. The entire Drupal community is made up o
Node.js is a JavaScript runtime built on chrome’s V8 engine. It is efficient and lightweight as it uses a non-blocking, event-driven Input/Output model. npm or the Node.js’ package system is amongst the biggest open source libraries.
&nb
Swift programming language is completely based on general purpose, a multi-paradigm compilation which has been developed by Apple Inc. Swift is basically developed for various operating systems including iOS, watchOS, macOS, Linux, and tvOS. It is al
