Search This Blog

Tuesday, February 19, 2013

Wdcil meeting notes

Mock framework for .net to simulate mockup objects.
Application routing - could be added to .net as package to control routing.
Create github project
Clone it to disk via tortoys for git.
Create project in app harbor.
App harbor will let you deploy your stuff in the cloud with db.
Connect github to appharbor. As service hook. And collorbation.
Add nuget to your project.
Upload to git.
Deploy in appharbor.
Mind Meister good Web.
Dev http client. Very good Dev plugin for chrome.
There are many Mvc framework for the client.
Bootstrap and jquery mobile very good for mobile development.
Backbone its mvc in the client

Sunday, February 10, 2013

Visual Studio 6 (VC++) under Windows 7 64 bit - process not killed

there is a fix from Dr.Hoiby ,

You need to check the version of the file DM.dll that  located into "Common/MSDev98/Bin" is   6.0.9782.0..
i used sp6.
replace the file from http://www.dr-hoiby.com/TLLOC.dll (28KB) with the current TLLOC.dll in your Common/MSDev98/Bin.

its works for me  .

Yaniv Tzanany