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

Search In

C# Naming Conventions and Coding Standards

"C# Naming Conventions and Coding Standards" Naming Convention:     Basicaly three types of naming conventions are used in C#, Camel, Pascal and Hungarian. We should use PascalCasing for class names and method names: Example:

Achieving Nested Comments in Rails

Few days back, I was working on a project where I have to create nested comments on a articles and on showing the article I was needed to show all the nested comments in its hierarchy.So I used closure_tree gem to achieve that. So lets see how I impl

Best practices Asp.net MVC

There are several points which we have to keep in mind while developing Asp.Net MVC application. Some of them are given below:   1. Remove unnecessary references- When we create a project there are many references which are added automaticall

7 No-Nonsense Social Media Management Tools

Social Media  is the secret ingredient to generate new leads and traffic for your business.   Social media tools have the capability to monitor, analyze and manage information related to a number of social media accounts through a singl

Calculator using Html Css Jquery

JavaScript is extremely helpful when you require information elucidation and control on the customer side. JQuery is a standout amongst the most prominent and valuable JavaScript libraries. Web designers adoration to utilize JQuery and we use the sam

Use of Icons in Website

As a web designer i bought ink to this article to remind us all that why we're using icons on the websites we create. Many of us has a perception that it has become an obvious case to include them in our projects as a matter ofcourse. We see numbe

C Preprocessor

The C Preprocessor not the compiler part, but it executes as compilation occurs.   C Preprocessor is just a text substitution tool that tells  the compiler to do required pre-processing before the actual compilation.     &n

News Server

A news server is a set of software used to handle Usenet articles. It may also refer to a computer itself which is primarily or solely used for handling Usenet.   A reader server provides an interface to read and post articles, generally with

PHP superglobals

PHP has a large number of variable the are defined already. PHP provide an additional set of predefined arrays containing variables from the web server. PHP superglobal 1. $GLOBALS- It got the reference to every variable in the global scope. <

How to rotate in CSS3 around its axis

Hello, readers, this is a small blog on how to rotate in CSS3 around its axis. To achieve this we will make a file index.html. Copy the below-written code in this file. <!DOCTYPE html> <html> <head> <meta charset="utf-8"> &l

1 21 109
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: