Download jsInject
Description
jsInject is a httpModule that injects javascript into files served by asp.net.Using a defined folder structure it will inject javascript into aspx pages using one of the following rules:-matching file extensions-matching filenames-matching file paths
Source Files
The download file jsinject.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
jsInject/trunk/jsInject.httpModule.Web/Default.aspx
jsInject/trunk/jsInject.httpModule.Web/Default.aspx.cs
jsInject/trunk/jsInject.httpModule.Web/Default.aspx.designer.cs
jsInject/trunk/jsInject.httpModule.Web/Properties/AssemblyInfo.cs
jsInject/trunk/jsInject.httpModule.Web/Web.Debug.config
jsInject/trunk/jsInject.httpModule.Web/Web.Release.config
jsInject/trunk/jsInject.httpModule.Web/Web.config
jsInject/trunk/jsInject.httpModule.Web/folder1/page1.aspx
jsInject/trunk/jsInject.httpModule.Web/folder1/page1.aspx.cs
jsInject/trunk/jsInject.httpModule.Web/folder1/page1.aspx.designer.cs
jsInject/trunk/jsInject.httpModule.Web/js/jsInject/Extensions/.aspx.js
jsInject/trunk/jsInject.httpModule.Web/js/jsInject/FileNames/page2.aspx.js
jsInject/trunk/jsInject.httpModule.Web/js/jsInject/Paths/folder1/page1.aspx.js
jsInject/trunk/jsInject.httpModule.Web/jsInject.httpModule.Web.csproj
jsInject/trunk/jsInject.httpModule.Web/page2.aspx
jsInject/trunk/jsInject.httpModule.Web/page2.aspx.cs
jsInject/trunk/jsInject.httpModule.Web/page2.aspx.designer.cs
jsInject/trunk/jsInject.httpModule/Inject.cs
jsInject/trunk/jsInject.httpModule/Properties/AssemblyInfo.cs
jsInject/trunk/jsInject.httpModule/jsInject.httpModule.csproj
jsInject/trunk/jsInject.httpModule/jsInjectFilter.cs
jsInject/trunk/jsInject.sln// w ww .j ava 2 s . co m
Download
Click the following link to download jsinject.zip.
jsinject.zip