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

Search In

How to create flexigrid in MVC3

Flexigrid is a free Lightweight data grid with resizable columns and scrollable data. We can create flexigrids by using javascript or jquery.We can apply sorting,searching and paging in these grid.Flexigrids accepts two types data sources xml or json

15 HTML5 tags you need to know about

<article> An Independent piece of content of a document such as blog entry newspaper article etc are represented by article tag. In other words we can say that, this tag represent independent piece of content of a document, such as a blog ent

LINQ

Language Integrated Query is a way to manipulate list objects and arrays using SQL query.   For manipulating LINQ to array there is an example for that   /*Code to manipulate array with LINQ*/ Ex: string[] Employees = { "Himanshu", "M

Non-Semantic Elements and Semantic Elements in HTML5

Non Semantic Elements:- Traditionally, developers have implemented non-semantic elements with a class attribute to define the structure and express the meaning of content. It tells nothing about its content. The element has no special meaning at all.

Unit testing of swift project - User experience (UX)

Hi All, In iOS , We have two type of testing one is UI testing (User interface) and UX testing (User experience). In this tutorial we will learn UX testing of an ios app. User experience (UX)  is the internal experience that a person has as th

How to create Events managment in OpenERP(Odoo)?

If you want to create Events management in OpenERP (Odoo) follow the below mentioned steps:- Step-1 Install marketing_campaign module Step-2 Go to marketing Menu ->Events ->Events As shown in below screen-shot Step-3 Fill in the following

Tutorial to build a website in Odoo

If you want to build a website in Odoo follow the below mentioned steps:- Step-1 Go to Settings->Modules->install Website Builder Module. Step-2 Go to website Menu -> Click on Content button. Step-3 After that edit the Menu and add the

Innodb data base and Row Level Locking

MySQL provides a storage engine called InnoDB. It is a default storage engine for MySQL 5.5 and later. InnoDB supports ACID-compliant transaction features, along with foreign key support. InnoDB is a general-purpose storage engine that is used for hi

Searching the files and directories on Ubuntu

Searching files in Ubuntu : Ubuntu is free open source operating system. Ubuntu has both the Graphical User Inerface (GUI) and the command line interface (CLI). In this article we are going to tell you how you can search for files and directories on

SPRING TYPE CONVERSION(SPI Converter)

SPI Converter The Spring 3.0 provide the mechanism of type conversion and general Type Conversion. We have SPI to implement type conversion logic and the API that execute Type Conversion at runtime. This API can be used anywhere in Application wher

prev 1 3 10
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: