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

Search In

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

Web Server

  A server in a web is like a repository which holds the details of associated to your request, we use HTTP for making request and generating response.     The web server can be called to a device a terminal that provides the poten

  • 147
List Server

The List Server is mainly used to provide electronic mailing list in the software applications it is being used with the legacy systems  software also which will allow the user to send the email to the list of persons, those users which are subs

  • 110
Ajax with PHP

Ajax codes are used to communicate between web pages and the server without loading the page. lets demonstrate a search through ajax call with php  <html> <head> <style> span { color: gre

MVC Custom Authorize Attribute with Use of Enum

Hi All, In many of our scenario's we need to use Authorize Attribute in our MVC project. The limitation of which is just that we can't use our custom user roles. What if we intend to use custom enum to Authorize some of our Action Methods. B

Formatting date in different format in java

Formatting Date in java: There is a predefined format for dealing with dates in java , but suppose if you want the date in some other format other than the default one then you can use the SimpleDateFormat class of the java.text packa

Authorize ajax call in MVC

Hi All, In many of our scenario's we intent to make ajax calls to get or post data. What if the session logged off before you made the ajax call, what will and should happen in this scenario. What will happen is the call will never be completed

How to create an automatic table of contents in Microsoft Word 2013

If you want to include the table of contents in word Doc. First you have to choosing the heading styles — for example, Heading 1 for main headings, Heading 2 for subheadings, and Heading 3 (and so on) Microsoft Office Word searches for he

Google Map driving direction

How to display the directions between to locations in google map? The easiest way for adding driving directions to the webpage is to create a map and then create a DIV for the directions panel, and fire off a query to it! Here's a very basic ex

Ruby: Metaprogramming: Method that makes methods

Ruby: Meta Programming: Method that makes Methods Hi friends, The normal way of defining method is to give the method name after def and write code between def .... end, and it is pretty fine for most of the cases, but sometimes suppose we need som

1 179 363
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: