"Instead of deleting .nuget folder and altering csproj file, we have a small batch file inside .nuget folder named update.bat with the following line nuget update -self Whenever there's a new nuget release, we run the batch file and BAM. Done"
- Mohamed Salem Korayem
"Instead of delete .nuget folder and altering csproj file, we have a small batch file inside .nuget folder named update.bat with the following line nuget update -self Whenever there's a new nuget release, we run the batch file and BAM. Done"
- Mohamed Salem Korayem
"This adds a new dimension to how we manage running projects. This nuget package allows us to run any code on a deployed and running instance of any project!! For those who still dont get it (it took me a while to really get the hang of this), we no longer will do the following: 1-error reported by Yahia 2-Don't know whats the error 3-do a small change 4-commit, push, deploy (5 min average of idle useless time) 5-Error still prevails? repeat from step 3 Why? because now you can do that small change and check at run-time through ConsolR"
- Mohamed Salem Korayem
"This adds a new dimension to how we manage running projects. This nuget package allows us to run any code on a deployed and running instance of any project!! For those who still dont get it (it took me a while to really get the hang of this), we no longer will do the following: 1-error reported by Yahia 2-Don't know whats the error 3-do a small change 4-commit, push, deploy (5 min average of idle useless time) 5-Error still prevails? repeat from step 3 Why? because now you can do that small change and check at run-time through ConsolR"
- Mohamed Salem Korayem
"FINALLY!! That's the best news EVER. For people wishing to migrate from US to EU, follow those steps: 1-Create a new instance on EU 2-Deploy your code to new instance 3-Down your website using http://maintman.apphb.com/ to avoid any database changes during upgrade 3a-Migrate SQL using http://blog.appharbor.com/2011... 3b-Migrate Raven by exporting database and importing it using Management Studio 4-Remove hostname from old instance and add it to new instance 5-Enjoy your new ultra fast EU instance :)"
- Mohamed Salem Korayem
"FINALLY!! That's the best news EVER. For people wishing to migrate: 1-Create a new instance on EU 2-Deploy your code to new instance 3-Down your website using http://maintman.apphb.com/ to avoid any database changes during upgrade 3a-Migrate SQL using http://blog.appharbor.com/2011... 3b-Migrate Raven by exporting database and importing it using Management Studio 4-Remove hostname from old instance and add it to new instance 5-Enjoy your new ultra fast EU instance :)"
- Mohamed Salem Korayem
".Net and Microsoft in general are not good at starting things but they finish others creation much better. NoSql was sparked in the genius RoR community (along with MVC, gems..etc) but once .NET catches up, the implementation is much superior and spot on."
- Mohamed Salem Korayem
"You're getting it all wrong with the assumption "If you require a hostname, you're no longer just building a prototype." That's not right at all. According to the comments, developers have 3-5 "pet" projects that attract very low trafffic. That's $30-$50/month. A single rackspace cloud server costs around $58/mo and I can have 20+ pet projects there so long as they dont demand much traffic and the installed sql express on the same server will be sufficient. http://www.rackspace.com/cloud... Here's a suggestion: define a traffic bandwidth tipping point after which a "free" "Canoe" is considered costy to. Scan through all the apps you have right now running and split them. So long as your app has near nil traffic, hostnames come for free, else, we have to pay."
- Mohamed Salem Korayem
"I have to agree with Austin Fatheree $10 for setting a hostname is a deadend for me. A small calculation and I am back to Rackspace to host my apps which dont get much traffic anyways. I am ok paying $10 IF that domain is receiving a siginificant amount of traffic. But to pay for all those domains who dont get any traffic $10/month is too much to ask for IMHO and will throw alot of people off. You're getting it all wrong with the assumption "If you require a hostname, you're no longer just building a prototype." That's not right at all."
- Mohamed Salem Korayem