
developeando.com
DevelopeandoNotas sobre el desarrollo de software
http://www.developeando.com/
Notas sobre el desarrollo de software
http://www.developeando.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.2 seconds
MARIO CORNEJO
MANUEL●●●●●● #4428
TI●●NA , BC, 22110
MX
View this contact
GOOGLE, INC.
GOOGLE TEAM
1600 AMP●●●●●●●● PARKWAY
MOUN●●●●VIEW , CA, 94043
US
View this contact
GOOGLE, INC.
GOOGLE TEAM
1600 AMP●●●●●●●● PARKWAY
MOUN●●●●VIEW , CA, 94043
US
View this contact
16
YEARS
2
MONTHS
27
DAYS
ENOM, INC.
WHOIS : whois.enom.com
REFERRED : http://www.enom.com
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
23
SITE IP
172.217.6.83
LOAD TIME
0.168 sec
SCORE
6.2
Developeando | developeando.com Reviews
https://developeando.com
Notas sobre el desarrollo de software
Developeando: junio 2015
http://www.developeando.com/2015_06_01_archive.html
Blog de Mario H. Cornejo. Lunes, junio 22, 2015. Banderas rojas en las ofertas de empleo. Es común ver en algunos grupos de usuarios que aparezcan ofertas de empleo. Hay algunas que llaman la atención por las características que piden de los candidatos al puesto. Son características que te hacen pensar dos veces si realmente quieres trabajar ahí. O por lo menos te hace preguntar y poner atención en la razón de ese requisito. Se solicita Programador Jr. con experiencia. No hay comentarios.:. Banderas roja...
Developeando: mayo 2015
http://www.developeando.com/2015_05_01_archive.html
Blog de Mario H. Cornejo. Lunes, mayo 04, 2015. Dev3Cast - El (mal) estado de animo. Cuando logras terminar los pendientes sales sintiéndote bien; pero cuando algo nomás no te sale y ya tienes que irte, terminas con un poco de frustración y puede afectar tu actitud por el resto del día…". Hace poco platicamos ( Gabriel Flores. Y yo) sobre el estado de ánimo después del trabajo. Comentamos sobre las causas, una vez que pasa como remediarlo y también de como podríamos prevenir esa frustración.
Developeando: Banderas rojas en las ofertas de empleo
http://www.developeando.com/2015/06/banderas-rojas-en-las-ofertas-de-empleo.html
Blog de Mario H. Cornejo. Lunes, junio 22, 2015. Banderas rojas en las ofertas de empleo. Es común ver en algunos grupos de usuarios que aparezcan ofertas de empleo. Hay algunas que llaman la atención por las características que piden de los candidatos al puesto. Son características que te hacen pensar dos veces si realmente quieres trabajar ahí. O por lo menos te hace preguntar y poner atención en la razón de ese requisito. Se solicita Programador Jr. con experiencia. Enviar esto por correo electrónico.
Developeando: diciembre 2014
http://www.developeando.com/2014_12_01_archive.html
Blog de Mario H. Cornejo. Martes, diciembre 23, 2014. No hablemos solamente por pereza. Durante el desarrollo del proyecto puede haber detalles que discutir… y es de esos casos de los que quiero hablar (escribir, mejor dicho [escrito]). O ¿Por qué no simplemente mandar un correo con lo que se necesita? No seamos flojos para pensar, no hablemos sólo por pereza. Organicemos las ideas de tal forma que podamos expresarlas en un mensaje escrito y evitar tanto ida y vuelta de mensajes sin contenido. Leyendo bl...
Developeando: Dev3Cast - El (mal) estado de animo
http://www.developeando.com/2015/05/dev3cast-el-mal-estado-de-animo.html
Blog de Mario H. Cornejo. Lunes, mayo 04, 2015. Dev3Cast - El (mal) estado de animo. Cuando logras terminar los pendientes sales sintiéndote bien; pero cuando algo nomás no te sale y ya tienes que irte, terminas con un poco de frustración y puede afectar tu actitud por el resto del día…". Hace poco platicamos ( Gabriel Flores. Y yo) sobre el estado de ánimo después del trabajo. Comentamos sobre las causas, una vez que pasa como remediarlo y también de como podríamos prevenir esa frustración.
TOTAL PAGES IN THIS WEBSITE
19
Mario Cornejo Blog: VB XML Literals – Part 3 LinqToXml
http://mhcornejo.blogspot.com/2009/10/vb-xml-literals-part-3-linqtoxml.html
Notes about software development. October 14, 2009. VB XML Literals – Part 3 LinqToXml. Continuing with the series of blog post about VB XML Literals. In this post instead of copy de code from VisualStudio and paste it to the blog, I used Jing. To record a short screencast (5 min) where I try to explain how to use LinqToXml with XML Literals. You can see the screen cast from jing here. XML Literals - Part 1. XML Literals – Part 2. Posted by Mario H. Cornejo. Subscribe to: Post Comments (Atom).
Mario Cornejo Blog: December 2009
http://mhcornejo.blogspot.com/2009_12_01_archive.html
Notes about software development. December 1, 2009. TDD with Fluent Validation. In this mini-screencast (5 min) I show how to write unit test for a class that use the Fluent Validation. You can the screencast from the jing. Posted by Mario H. Cornejo. Subscribe to: Posts (Atom). You can visit my spanish blog at www.developeando.com. TDD with Fluent Validation.
Mario Cornejo Blog: VB XML Literals – Part 2
http://mhcornejo.blogspot.com/2009/10/vb-xml-literals-part-2.html
Notes about software development. October 6, 2009. VB XML Literals – Part 2. In the first part. Of this serie about XML Literals I explained how to load an Order object from a XML File. Now I will see how to do the reverse case. I will save the order data to a xml file. This is the test which will tell if my method is working as expected:. Should save order to file(). FileName = @". . Order Temp.xml". Order = CreateSampleOrder();. OrderXmlTasks.SaveToFile(fileName, order);. Line = fileLines[i].Trim();.
Mario Cornejo Blog: November 2009
http://mhcornejo.blogspot.com/2009_11_01_archive.html
Notes about software development. November 2, 2009. Munq – IoC Container for ASP.NET MVC. Searching for a lightweight IoC container to use on a ASP.NET MVC project I fund Munq. Which use code from the Funq. Project. I found it very easy to configure, So I record a short screen cast (4 min, using jing. That shows how to configure it when it’s use with the default template for a new ASP.NET MVC project 1 in Visual Studio. You can also see the screen cast from the jing site here. Subscribe to: Posts (Atom).
Mario Cornejo Blog: Sharp Tests Ex
http://mhcornejo.blogspot.com/2009/09/sharp-tests-ex.html
Notes about software development. September 17, 2009. I downloaded the MsTest extensions developed by Fabio Maulo. One of the main feature of these extensions is that I can write my test assertions using a fluent interface. Also I get better test fail messages. Using a fluent interface to write my assertions is a better way to express the test intent instead of use the static methods of the Assert class . It´s easier to distinguish between the expected and obtained value. Var username = "username";.
Mario Cornejo Blog: Munq – IoC Container for ASP.NET MVC
http://mhcornejo.blogspot.com/2009/11/munq-ioc-container-for-aspnet-mvc.html
Notes about software development. November 2, 2009. Munq – IoC Container for ASP.NET MVC. Searching for a lightweight IoC container to use on a ASP.NET MVC project I fund Munq. Which use code from the Funq. Project. I found it very easy to configure, So I record a short screen cast (4 min, using jing. That shows how to configure it when it’s use with the default template for a new ASP.NET MVC project 1 in Visual Studio. You can also see the screen cast from the jing site here.
Mario Cornejo Blog: TDD with Fluent Validation
http://mhcornejo.blogspot.com/2009/12/tdd-with-fluent-validation.html
Notes about software development. December 1, 2009. TDD with Fluent Validation. In this mini-screencast (5 min) I show how to write unit test for a class that use the Fluent Validation. You can the screencast from the jing. Posted by Mario H. Cornejo. Subscribe to: Post Comments (Atom). You can visit my spanish blog at www.developeando.com. TDD with Fluent Validation.
Mario Cornejo Blog: September 2009
http://mhcornejo.blogspot.com/2009_09_01_archive.html
Notes about software development. September 17, 2009. I downloaded the MsTest extensions developed by Fabio Maulo. One of the main feature of these extensions is that I can write my test assertions using a fluent interface. Also I get better test fail messages. Using a fluent interface to write my assertions is a better way to express the test intent instead of use the static methods of the Assert class . It´s easier to distinguish between the expected and obtained value. Var username = "username";.
Mario Cornejo Blog: LinqToSql DataContext per HTTP Request
http://mhcornejo.blogspot.com/2010/02/linqtosql-datacontext-per-http-request.html
Notes about software development. February 10, 2010. LinqToSql DataContext per HTTP Request. Working on projects where, by specific client request, I need to use LinqToSql as my data access layer. When I want to abstract the data access layer using repositories, so I can write some unit tests for the service layer. I found the need to share the same data context thru all the repositories, so basically what I needed was a single data context per HTTP request. T)] = dataContext;. January 30, 2012 at 6:00 AM.
TOTAL LINKS TO THIS WEBSITE
23
dreamrealitys
We're curious about: GREENJOBS. Looking for Accurate Weather Forecasts? Welcome to http:/ develope4u .az.com. AZ AZCOM 2011 ZORGIUM:. Fake articles, fake blogs (flogs) and web traps. These following stats are for our tracking and internal use only:. SiteClicks: 69%, SegmentsViewed: 89%, Weight: 58%. ForwardChainedVisitors: 63%, LinkBacks: 88%, VerControl: 1.17. Velcome to Dream Realitys. Do YOU have a Dream? Here is a wonderful way to bring YOUR DREAM right into your own. Want to know how? Zorgium is a f...
Váš webhosting neexistuje | Websupport.sk
Vitajte na stránke www.developea.com. K tejto doméne zatiaľ neexistuje žiadny webhosting. Websupport.sk ponúka najnižšie ceny domén na slovenskom trhu. Slovenské domény. Je možné registrovať dlhodobo len za 10,90 eur. Doménu prvej úrovne môžete získať jednoducho, stači si overiť, či je voľná a o zvyšok sa postará Websupport.sk. Okrem slovenských domén môžete registrovať ďalších 40 zahraničných alebo svetových domén vrátane .info, .com, .eu. Vyberte si webhosting na WebSupport.sk.
Home of Without Fire
Leicester Show: 28th May 2013. Are coming back to Leicester and we will be supporting them! For more information, check the official facebook group. Or go to our store. To purchase tickets and buy some lovely new clothes to dress up for the ocassion! We are coming back with our brand new album. Booking our September tour now and can't wait to see you all again. If anyone wants to help us out at all please get in touch! There will be more news on this in the upcoming weeks so stay tuned!
www.developeandgain.com
Developeando
Notas sobre el desarrollo de software. Viernes, enero 05, 2018. En julio 2017 dejé de trabajar desde casa y empecé a ir a mi oficina. Antes de ese mes había estado trabajando desde casa por más de diez años y era algo que me gustaba, hasta presumía el no tener que salir de mi casa todos los días. Tomar la decisión de empezar a ir a una oficina (sin que nadie me lo estuviera pidiendo) no fue tan fácil. Veo con optimismo el siguiente año de Evolución Apps. Enlaces a esta entrada. Martes, diciembre 26, 2017.
Developeando - Blog de desarrollo de Software de Alberto Vela
Números virtuales de teléfono – Dos números en tu dispositivo. Mapas conceptuales – Una manera sencilla de relacionar conceptos. Elegir lenguaje de programación para desarrollar mi profesión. Instalar certificado SSL gratis en tus webs en pocos pasos. Desarrollo web en entornos de cliente – Pequeña introducción. Notificaciones Push Ionic 3 y Firebase Cloud messaging. POR QUÉ ELEGIR DEVELOPEANDO.NET. Descubre nuestra guía de tutoriales para Pygame. Documentales de las temáticas de developeando.net.
A WordPress Site | Just another WordPress site
Just another WordPress site. You can change this text in Slider One settings tab of theme options page. Write something awesome to make your website ridiculously fabulous. Welcome Headline Comes Here. You can change this text in welcome text box of welcome section block in Biz one tab of theme options page. You can change this text in welcome text box of welcome section block in Biz two tab of theme options page. March 8, 2015. Designed by: ThemeAlley.com.
Developear
Default Protocol Implementations are Dangerous. February 26, 2017. This problem has been written about and discussed briefly in a few forums, so I will only go over it as briefly as I can here; and then I will jump into a way the Swift language and/or compiler could potentially mitigate this issue. Because of this, I am gonna use a pretty simple and relatively contrived example. Let's get into it. Default implementations in Swift protocols. Speeding Up Compile Times of Swift Projects. December 30, 2016.
Develop Easy – web design for the world
Web design for the world. We will build it. We will store it. We will fix it. Wild Carrot Herbals Wholesale. Soroptimist of Wallowa County. NE Oregon Arts Trail. Founder, Chief Administrative Officer. Montería, Córdoba, Colombia. Chief Executive Manager, Design Lead. Joseph, Oregon, USA. Enterprise, Oregon, USA. Bjorn is a web developer. When not sitting in a dark room coding, he enjoys hiking and other activities in the great outdoors. Developing around the globe. From our home in the pacific northwest.
Develop E-Biz, PRIMARY RESULTS WEB DEVELOPMENT and WEB HOSTING - Texas and New Jersey
Develop E-Biz is the internet presence and content provider for some of the Net's most progressive businesses. Get the power and scalability to transform your web site into a Super Site! Let E-Commerce help your web site make money! The KEY to unlock the power of the NET is a creative web site design and effective E-Commerce from Develop E-Biz web development . Sorry, we are no longer accepting NEW clients. Updated last - 01/16/12.
SOCIAL ENGAGEMENT