Skip to main content

Posts

Public access to your local IIS or local server

Usualy you need to show to your cliente, friend or anyone your website or show what your are doing locally, but you don't have a host yet or do not have enought time to publish it, or just want to show online one change, so this is one of the super power of NGROCK, this program are awesome for developer and I'm pretty sure for more people. What NGROK does is put online your http ports(tunneling) and make it accesible for anyone by a simple URL generated by this tool.

Deploying MVC .Net on Amazon(AWS)

This is a first article about how to deploy a MVC application on Amazon,  --> Requirements:  AWS Toolkit for Visual Studio( http://aws.amazon.com/es/visualstudio/ ) install it before start deploying And application(I've known you got it) Steps: 1.- Create an Account(easy) - there is a free version(12 months) 2.- Follow this article for understand how to deploy        http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_NET.quickstart.html

Getting Team Foundation Server Free Online

VisualStudio has release TFS their service, so using your Microsoft account you could get that service. Steps: go to https://www.visualstudio.com/ LogIn and click on your accout name

Cobrar AddSense Interbank Peru

Para los interesados en cobrar sus ganancias de Adsense en Peru, Google ya ha habilitado el deposito interbancario,  Esta es la informacion para cobrar en el banco Interbank Requisitos:

PluralSight 6 Months Free free(Promo VisualStudio)

Recently VisualStudio team has been release a plan to help developers, so this plan has a lot of benefits you'll see in your account dashboard. --> This is the steps to get it: Create a Microsoft Account( I know you got it) Go to

Publish Django

I have just wanted to publish my site created using Django - Python, so it was hard to found a good hosting for free, you know just for test it. --> This is a very good site, 

Publish MVC

Always we want to test our own MVC site but we don't have where could it be hosted. This is a web site that it found and I tested. somee.com Just sign in a free version and enjoy it, you have 200 MB for use so try to don't upload unnecesary files, I made a publishing uploading my files generated in Visual studio by "Publish" Option More details as soon is possible Regards.