ASP.NET , MVC.NET , JS , .Net

Just another Developer Network site

WCF Restful CRUD

CREATING WCF REST SERVICE PROYECT   lets créate a CRUD proyect (backend and front-end using MVC to...

Author: DanCristian Date: 08/08/2016

WebApi

WEBAPI The term API stands for ‘Application Programming Interface’. In the world of web development...

Author: DanCristian Date: 08/07/2016

WCF part3 Restful

WCF REST REST is a stateless, sessionless, resource-based web service. It's good if your service is...

Author: DanCristian Date: 08/07/2016

WCF Part2

Ways to Consume WCF services : I created a solution and consumed the Service in diferents ways  for...

Author: DanCristian Date: 08/06/2016

WCF Part1

What is WCF? WCF stand for Windows comunication Foundation and is part of .NET3.0.WCF is Microsoft...

Author: DanCristian Date: 08/06/2016

ASP Clasic Vs ASP.Net

ASP CLASIC & ASP.NET: Classic ASP is a server-side scripting environment that you can use to...

Author: DanCristian Date: 07/12/2016

IIS Tomcat

IIS-Tomcat Before getting started with IIS -Apache Tomcat we may want to know about some concepts:...

Author: DanCristian Date: 06/24/2016

SignalR V2

SignalR versión 2 : What is ASP.NET SignalR: ASP.NET SignalR is a new library for ASP.NET developers...

Author: DanCristian Date: 06/22/2016

Running Code in PHP From IIS Server

PHP Running on IIS Server: Improved performance and greater reliability for PHP applications is...

Author: DanCristian Date: 06/22/2016

Coding Handlers

Handlers: First we may want to know the different between two types of handlers: Generic handler:...

Author: DanCristian Date: 06/17/2016

Routing ASP.NET/MVC

Asp.net Routing ASP.NET routing enables you to use URLs that do not have to map to specific files in...

Author: DanCristian Date: 06/16/2016

URL Rewrite

URL REWRITE: " Different ways"; URL REWRITE USING GLOBAL ASAX:  This very simple way and very...

Author: DanCristian Date: 06/05/2016