Category: Uncategorized
DropDownList’s OnSelectedIndexChanged not firing in GridView
When reviewing documents
It’s better to print out the document for easy reference, or use a secondary monitor.
Passing data from one ASP.NET page to another
http://sharepoint.infoyen.com/2012/03/13/pass-page-values-from-one-to-another-page-in-asp-net/
Deploy WSP files to Sharepoint 2013
Hacking and debugging tools
http://www.asjava.com/tools/fiddler-tutorial-how-to-use-fiddler/
Illuminations and firebug: it’s aware of popular JS frameworks such as Ext.js, Angular, etc.
DBVisualiser: allow you to edit rich text and images in vast amount of databases. http://www.dbvis.com/
RegExr: to test and visualize regex: http://regexr.com/
XPath Visualiser: to test and visualize XPath for XML query: http://xpathvisualizer.codeplex.com/
WinMerge: to compare files to find differences.
Visual Studio Web Essentials plugin: add useful features for JS development such as #region