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

Search In

Guid in C#

Hi friends, To discuss this topic let's start with some obvious questions and try to answering them with suitable explanation(if needed).   What is Guid in C#? Guid refers to Global Unique Identifier. It takes 16 bytes space in memory (12

How to create your own search bar in Swift (Not using UISearchBar)

Here is a small example of custom search bar  1. Go to storyboard, take TextField place it at below navigation bar (we will type text here to find any string) 2. Set delegate of TextField Come to ViewController class now Create IBOutlet of T

Using AngularJS and ASP.NET MVC to create a Hello World Application

In this article we will learn to create a simple Hello World application using AngularJS framework and ASP.NET MVC.   AngularJS : Introduction AngularJS is JavaScript framework used for creating single page web applications and is maintained

.Net Framework : Garbage collection

Garbage collection is an important technique in .Net that is used to free the memory for unused object that are no longer referenced.It has the following benefits.   1. It enables you to develop an application without having worry to free memo

Factors that should be taken care while Requirement Gathering

As per company hierarchy a Business Analyst is the person who is responsible for Requirement Gathering, he/she is the person who completely analyze the Client’s requirements with the plethora of activities with due course of time. There are fe

Properties of class WP_Rewrite

Welcome to FindNerd. Today we are going to discuss the concept of rewrite rules in word-press. It is little confusing for  lots of developers but  if we check different methods of WP_Rewrite class then you can easily implement them in proj

Introduction to Object-Oriented JavaScript and namespaces in javascript

There are n number of OOPS functionality available in Javascript. Some of the basic OOPS terminologies are namespaces, classes, object, constructor, method and much more. Now I will explain one by one with syntax and definition of these terms. Names

XAML Resources

XAML resources is a object that is a collection of properties. A resource can be reused in different places of WPF application. The example of resources are mainly Styles and Brushes which are used in your WPF application. Resources can be declared o

Kaminari gem implementation in Rails

Kaminari is a very popular pagination gem for Rials . It's a Scope & Engine based, clean, powerful, customizable and sophisticated paginator gem which uses scopes to flow nicely with Active Record queries. Features of Kaminari:   Cle

pg_search gem integration in rails application

If we are using PostgreSQL RDBMS in rails application and there are need to search functionality, pg_search gem is perfect for that. It has easy implementation and having rich methods for the search functionality. Note: pg_search gem supports o

1 47 76
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: