Archive for April, 2011

Use following link to get creative color schemes for your visual studio editor and import it using Tools ->Import and Export Settings … option and do happy coding.

http://studiostyl.es/schemes

http://www.msjoe.com/2011/03/microsoft-nuget-package-manager-for-visual-studio-vwd/

http://www.oldapps.com/

LINQPad – Link

Posted: April 11, 2011 in Dev Tools, LINQ
Tags: , ,

Query databases in a modern query language i.e. using LINQ and learn LINQ …

http://www.linqpad.net/

Do you know BOM? Below links has nice explanation about it …

http://www.daaq.net/old/javascript/index.php?page=the+js+bom

http://javascript.about.com/od/browserobjectmodel/a/bom.htm

http://davidwalsh.name/convert-xml-json

Entity Framework Vs Linq To SQL Vs NHibernate Vs few more …

http://ormeter.net/

ORMs across Languages …

http://en.wikipedia.org/wiki/List_of_object-relational_mapping_software

What is ORM?

http://en.wikipedia.org/wiki/Object-relational_mapping

Very good links to understand OOP using Javascript prototype …

http://mckoss.com/jscript/object.htm

http://www.klauskomenda.com/code/javascript-inheritance-by-example/

http://www.crockford.com/javascript/inheritance.html

http://johnbokma.com/firefox/keymarks-explained.html

mTail – Actively track changes in your log files with lightweight application mTAIL, a Windows-based emulation of the venerable tail command found in *nix based operating systems. Instead of opening a log file to review the contents, mTAIL keeps the file open and displays it as the system writes to it. Firewall your attention by setting up filters and alerts in mTAIL based on keywords. The app will cull out events in the log you don’t need to see and alert you to the events you’ve pre-flagged.

This is far better tool to use to track the log files during development or on QA/Stage servers instead of using Notepad, Textpad and Notepad++.

Download it from http://ophilipp.free.fr/op_tail.htm