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

Search In

Role Management Providers Configuration:

Role Management Providers Configuration: Role management providers are used by the role management services in order to separate the functionality of role management from the data store that contains the role information, however roles can use the s

Kendo UI : Creating a data grid

This series would be introducing simple examples of the widget along with the problems and the solutions that were used during execution of a project. Kendo UI is a set library extended from Jquery developed and managed by Telerik.com. It has bin b

How to create RSS (Rich Site Summary) in Cakephp framework

This tutorial help us in creating RSS Feed in cakephp framework. For more on RSS Feed see the link below: "http://findnerd.com/account#url=/list/publish/What-is-RSS-Rich-Site-Summary-/2965/" Let use take a table users in the database. Step 1: We

10 time saving tips every Linux user should know

If you are using bash, here are some time saving tips that can come handy in day to day tasks of every Linux user. This list is not exhaustive in any manner and is compiled from various Q&A sites and forums. Use CTRL+R to search through comman

Issue while parsing string into DateTime:

Issue while parsing string into DateTime: Before starting lets have a look on the following code block. Example: string temp = DateTime.Now.Date.ToString("dd/MM/yyyy"); //( let the value be "20/05/2015") DateTime dt = Convert.ToDateTime(temp);

What is Authentication Technologies & types of Authentication Technologies?

Authentication is the technique by which a system check the identification of a end User who wants to access it. Since entrance or access control is normally based on the identification of the User who demand access to a resource, Authentication is e

What is Web API and how it is independent of System.Web

What is WebApi ? The term API stands for Application Programming Interface. ASP.NET Web API is a framework which uses HTTP services and that is consumed by various clients. In web Api we can return data on the client requests. As, if we are reque

Leveraging your contact network to finalize your technology partner?

OK, so you have an idea and you believe that there is a need of a technology solution. Basically you want to get the idea implemented. You pen down your requirements and start looking for an implementation partner. How do you go about finalizing the

.Net some good coding practices

Code practice for Readability Avoid unnecessary regions in class : A class is based on Single responsibility principle. We provide regions in class to surround block of code. I could be single or multiple methods. Regions makes it easier to naviga

Using IndexedDB in Phone Gap application

The IndexedDB is used to solve the problem of offline storage mechanisms that are supported by all the major browsers.It uses WebSQL implemented in browsers like Opera and Safari to expose IndexedDB API for web applications. Websites are able to use

1 799 949
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: