Skip to content

Instantly share code, notes, and snippets.

@avanderhoorn
Last active December 31, 2015 13:29
Show Gist options
  • Save avanderhoorn/7992793 to your computer and use it in GitHub Desktop.
Save avanderhoorn/7992793 to your computer and use it in GitHub Desktop.
Sample Glimpse Payload
{
clientId:"Chrome 29.0",
dateTime:"12/16/2013 19:24:38",
duration:720.2,
parentRequestId:null,
requestId:"458bf4ab-fdea-42da-96ca-82adc93b5534",
isAjax:false,
method:"GET",
uri:"http://glimpseplay.azurewebsites.net/",
contentType:"text/html",
statusCode:200,
data:{
glimpse_session:{
data:[
[
"Key",
"Value",
"Type"
],
[
"CartId",
"44be08a0-7f3f-4f21-81b8-5de212828ccc",
"string"
]
],
name:"Session"
},
glimpse_sql:{
data:[
[
"Commands per Connection",
"Duration"
],
[
[
[
"Transaction Start",
"Ordinal",
"Command",
"Parameters",
"Records",
"Duration",
"Offset",
"Transaction End",
"Errors"
],
[
null,
"1",
"SELECT TOP (5) [Project1].[AlbumId] AS [AlbumId], [Project1].[GenreId] AS [GenreId], [Project1].[ArtistId] AS [ArtistId], [Project1].[Title] AS [Title], [Project1].[Price] AS [Price], [Project1].[AlbumArtUrl] AS [AlbumArtUrl] FROM ( SELECT [Extent1].[AlbumId] AS [AlbumId], [Extent1].[GenreId] AS [GenreId], [Extent1].[ArtistId] AS [ArtistId], [Extent1].[Title] AS [Title], [Extent1].[Price] AS [Price], [Extent1].[AlbumArtUrl] AS [AlbumArtUrl], (SELECT COUNT(1) AS [A1] FROM [dbo].[OrderDetails] AS [Extent2] WHERE [Extent1].[AlbumId] = [Extent2].[AlbumId]) AS [C1] FROM [dbo].[Albums] AS [Extent1] ) AS [Project1] ORDER BY [Project1].[C1] DESC",
null,
5,
58.69,
516.45,
null,
null,
""
]
],
59.7
],
[
[
[
"Transaction Start",
"Ordinal",
"Command",
"Parameters",
"Records",
"Duration",
"Offset",
"Transaction End",
"Errors"
],
[
null,
"1",
"SELECT [GroupBy1].[A1] AS [C1] FROM ( SELECT SUM([Extent1].[Count]) AS [A1] FROM [dbo].[Carts] AS [Extent1] WHERE [Extent1].[CartId] = '44be08a0-7f3f-4f21-81b8-5de212828ccc' /* @p__linq__0 */ ) AS [GroupBy1]",
[
[
"Name",
"Value",
"Type",
"Size"
],
[
"@p__linq__0",
"44be08a0-7f3f-4f21-81b8-5de212828ccc",
"String",
-1
]
],
1,
59.28,
582.21,
null,
null,
""
]
],
60.14
],
[
[
[
"Transaction Start",
"Ordinal",
"Command",
"Parameters",
"Records",
"Duration",
"Offset",
"Transaction End",
"Errors"
],
[
null,
"1",
"SELECT [Extent1].[GenreId] AS [GenreId], [Extent1].[Name] AS [Name], [Extent1].[Description] AS [Description] FROM [dbo].[Genres] AS [Extent1]",
null,
10,
60.47,
654.04,
null,
null,
""
]
],
61.11
]
],
name:"SQL"
},
glimpse_timeline:{
data:{
duration:718.32,
category:{
Common:{
eventColorHighlight:"#823BBE",
eventColor:"#AF78DD"
},
Filter:{
eventColorHighlight:"#5087CF",
eventColor:"#72A3E4"
},
Controller:{
eventColorHighlight:"#DDA431",
eventColor:"#FDBF45"
},
Connection:{
eventColorHighlight:"#DEE81A",
eventColor:"#F0ED5D"
},
Command:{
eventColorHighlight:"#DD31DA",
eventColor:"#FD45F7"
},
View:{
eventColorHighlight:"#0EC41D",
eventColor:"#10E309"
}
},
events:[
{
title:"Start Request",
category:"Common",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:0.01
},
{
title:"Authorization: Home.Index",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:512.08
},
{
title:"Action Executing: Home.Index",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:512.22
},
{
title:"Controller: Home.Index",
category:"Controller",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:63.42,
startPoint:512.63
},
{
title:"Connection: Opened",
category:"Connection",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:59.7,
startPoint:515.87
},
{
title:"Command: Executed",
category:"Command",
subText:"ExecuteDbDataReader",
startTime:"12/16/2013 19:24:37",
details:{
},
duration:58.69,
startPoint:516.45
},
{
title:"Action Executed: Home.Index",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:576.28
},
{
title:"Result Executing: Home.Index",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:576.43
},
{
title:"Action Result: Home.Index",
category:"Controller",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:141.21,
startPoint:576.57
},
{
title:"Render: Home.Index",
category:"View",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:140.63,
startPoint:576.95
},
{
title:"Authorization: ShoppingCart.CartSummary",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:578.19
},
{
title:"Authorization: ShoppingCart.CartSummary",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:578.28
},
{
title:"Action Executing: ShoppingCart.CartSummary",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:578.37
},
{
title:"Controller: ShoppingCart.CartSummary",
category:"Controller",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:63.07,
startPoint:578.74
},
{
title:"Connection: Opened",
category:"Connection",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:60.14,
startPoint:581.61
},
{
title:"Command: Executed",
category:"Command",
subText:"ExecuteDbDataReader",
startTime:"12/16/2013 19:24:37",
details:{
},
duration:59.28,
startPoint:582.21
},
{
title:"Action Executed: ShoppingCart.CartSummary",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:642.29
},
{
title:"Result Executing: ShoppingCart.CartSummary",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:642.66
},
{
title:"Action Result: ShoppingCart.CartSummary",
category:"Controller",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:1.76,
startPoint:642.99
},
{
title:"Render: ShoppingCart.CartSummary",
category:"View",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0.51,
startPoint:643.86
},
{
title:"Result Executed: ShoppingCart.CartSummary",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:645.08
},
{
title:"Authorization: Store.GenreMenu",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:646.37
},
{
title:"Authorization: Store.GenreMenu",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:646.48
},
{
title:"Action Executing: Store.GenreMenu",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:0,
startPoint:646.62
},
{
title:"Controller: Store.GenreMenu",
category:"Controller",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:67.42,
startPoint:647.43
},
{
title:"Connection: Opened",
category:"Connection",
subText:null,
startTime:"12/16/2013 19:24:37",
details:{
},
duration:61.11,
startPoint:653.71
},
{
title:"Command: Executed",
category:"Command",
subText:"ExecuteDbDataReader",
startTime:"12/16/2013 19:24:37",
details:{
},
duration:60.47,
startPoint:654.04
},
{
title:"Action Executed: Store.GenreMenu",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:38",
details:{
},
duration:0,
startPoint:715.12
},
{
title:"Result Executing: Store.GenreMenu",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:38",
details:{
},
duration:0,
startPoint:715.29
},
{
title:"Action Result: Store.GenreMenu",
category:"Controller",
subText:null,
startTime:"12/16/2013 19:24:38",
details:{
},
duration:1.74,
startPoint:715.46
},
{
title:"Render: Store.GenreMenu",
category:"View",
subText:null,
startTime:"12/16/2013 19:24:38",
details:{
},
duration:1.07,
startPoint:715.9
},
{
title:"Result Executed: Store.GenreMenu",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:38",
details:{
},
duration:0,
startPoint:717.36
},
{
title:"Result Executed: Home.Index",
category:"Filter",
subText:null,
startTime:"12/16/2013 19:24:38",
details:{
},
duration:0,
startPoint:717.92
},
{
title:"End Request",
category:"Common",
subText:null,
startTime:"12/16/2013 19:24:38",
details:{
},
duration:0,
startPoint:718.32
}
]
},
name:"Timeline"
},
glimpse_trace:{
data:[
[
"Category",
"Trace",
"From Request Start",
"From Last"
],
[
null,
"Got top 5 albums",
575.68,
0
],
[
"warn",
"w3wp.exe: 0: Test TraceWarning; ",
575.8,
0.11,
"warn"
],
[
"error",
"w3wp.exe: 0: Test TraceError; ",
575.89,
0.09,
"error"
],
[
null,
"Another trace line",
575.94,
0.05
],
[
null,
" Yet another trace line",
575.97,
0.03
],
[
"info",
"w3wp.exe: 0: Test TraceInformation; ",
576.04,
0.06,
"info"
]
],
name:"Trace"
},
mvcmusicstore_glimpsemoduletab:{
data:[
{
index:0,
key:"UrlRoutingModule-4.0",
type:"System.Web.Routing.UrlRoutingModule"
},
{
index:1,
key:"ScriptModule-4.0",
type:"System.Web.Handlers.ScriptModule"
},
{
index:2,
key:"OutputCache",
type:"System.Web.Caching.OutputCacheModule"
},
{
index:3,
key:"Session",
type:"System.Web.SessionState.SessionStateModule"
},
{
index:4,
key:"WindowsAuthentication",
type:"System.Web.Security.WindowsAuthenticationModule"
},
{
index:5,
key:"FormsAuthentication",
type:"System.Web.Security.FormsAuthenticationModule"
},
{
index:6,
key:"DefaultAuthentication",
type:"System.Web.Security.DefaultAuthenticationModule"
},
{
index:7,
key:"RoleManager",
type:"System.Web.Security.RoleManagerModule"
},
{
index:8,
key:"UrlAuthorization",
type:"System.Web.Security.UrlAuthorizationModule"
},
{
index:9,
key:"FileAuthorization",
type:"System.Web.Security.FileAuthorizationModule"
},
{
index:10,
key:"AnonymousIdentification",
type:"System.Web.Security.AnonymousIdentificationModule"
},
{
index:11,
key:"Profile",
type:"System.Web.Profile.ProfileModule"
},
{
index:12,
key:"UrlMappingsModule",
type:"System.Web.UrlMappingsModule"
},
{
index:13,
key:"ServiceModel-4.0",
type:"System.ServiceModel.Activation.ServiceHttpModule"
},
{
index:14,
key:"Glimpse",
type:"Glimpse.AspNet.HttpModule"
},
{
index:15,
key:"__DynamicModule_System.Web.WebPages.WebPageHttpModule, System.Web.WebPages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35_98e26e3e-f164-4f6a-bc10-2a4bbbb11de6",
type:"System.Web.WebPages.WebPageHttpModule"
}
],
name:"Modules"
},
glimpse_configuration:{
data:{
/configuration/appSettings:{
aspnet: PortableCompilationOutput:"true",
aspnet: PortableCompilationOutputSnapshotType:"Microsoft.Web.Compilation.Snapshots.SnapshotHelper, Microsoft.Web.Compilation.Snapshots, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
aspnet: DisableFcnDaclRead:"true",
webpages: Version:"1.0.0.0",
ClientValidationEnabled:"true",
UnobtrusiveJavaScriptEnabled:"true",
hudPageRequestTime:"1100",
hudPageNetworkTime:"15",
hudPageServerTime:"550",
hudPageClientTime:"500",
hudMvcActionTime:"80",
hudMvcViewTime:"200",
ScmType:"None"
},
/configuration/connectionStrings:[
[
"Key",
"ProviderName",
"Connection String"
],
[
"LocalSqlServer",
"System.Data.SqlClient",
{
raw:"data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|aspnetdb.mdf;User Instance=true",
details:{
Data Source:".\SQLEXPRESS",
Failover Partner:"",
AttachDbFilename:"|DataDirectory|aspnetdb.mdf",
Initial Catalog:"",
Integrated Security:true,
Persist Security Info:false,
User ID:"",
Password:"",
Enlist:true,
Pooling:true,
Min Pool Size:0,
Max Pool Size:100,
Asynchronous Processing:false,
Connection Reset:true,
MultipleActiveResultSets:false,
Replication:false,
Connect Timeout:15,
Encrypt:false,
TrustServerCertificate:false,
Load Balance Timeout:0,
Network Library:"",
Packet Size:8000,
Type System Version:"Latest",
Application Name:".Net SqlClient Data Provider",
Current Language:"",
Workstation ID:"",
User Instance:true,
Context Connection:false,
Transaction Binding:"Implicit Unbind",
ApplicationIntent:0,
MultiSubnetFailover:false
}
}
],
[
"MusicStoreEntities",
"System.Data.SqlClient",
{
raw:"Data Source=tcp:qxh85cvg0c.database.windows.net,1433;Initial Catalog=glimpseplay_db;User ID=glimpsehero@qxh85cvg0c;Password=########",
details:{
Data Source:"tcp:qxh85cvg0c.database.windows.net,1433",
Failover Partner:"",
AttachDbFilename:"",
Initial Catalog:"glimpseplay_db",
Integrated Security:false,
Persist Security Info:false,
User ID:"glimpsehero@qxh85cvg0c",
Password:"########",
Enlist:true,
Pooling:true,
Min Pool Size:0,
Max Pool Size:100,
Asynchronous Processing:false,
Connection Reset:true,
MultipleActiveResultSets:false,
Replication:false,
Connect Timeout:15,
Encrypt:false,
TrustServerCertificate:false,
Load Balance Timeout:0,
Network Library:"",
Packet Size:8000,
Type System Version:"Latest",
Application Name:".Net SqlClient Data Provider",
Current Language:"",
Workstation ID:"",
User Instance:false,
Context Connection:false,
Transaction Binding:"Implicit Unbind",
ApplicationIntent:0,
MultiSubnetFailover:false
}
}
]
],
/configuration/system.web/authentication:{
mode:"Forms",
forms:null
},
/configuration/system.web/roleManager:{
cookieRequireSSL:false,
cacheRolesInCookie:false,
cookieName:".ASPXROLES",
cookiePath:"/",
cookieProtection:"All",
cookieSlidingExpiration:true,
cookieTimeout:1800000,
createPersistentCookie:false,
defaultProvider:"AspNetSqlRoleProvider",
domain:null,
enabled:true,
maxCachedResults:25,
providers:[
[
"Name",
"Type",
"Parameters"
],
[
"AspNetSqlRoleProvider",
"System.Web.Security.SqlRoleProvider, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a",
{
connectionStringName:"LocalSqlServer",
applicationName:"/"
}
],
[
"AspNetWindowsTokenRoleProvider",
"System.Web.Security.WindowsTokenRoleProvider, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a",
{
applicationName:"/"
}
]
]
},
/configuration/system.web/customErrors:{
defaultRedirect:null,
errors:[
],
redirectMode:"ResponseRedirect",
mode:"Off"
},
/configuration/system.web/httpModules:[
[
"Name",
"Type"
],
[
"OutputCache",
"System.Web.Caching.OutputCacheModule"
],
[
"Session",
"System.Web.SessionState.SessionStateModule"
],
[
"WindowsAuthentication",
"System.Web.Security.WindowsAuthenticationModule"
],
[
"FormsAuthentication",
"System.Web.Security.FormsAuthenticationModule"
],
[
"PassportAuthentication",
"System.Web.Security.PassportAuthenticationModule"
],
[
"RoleManager",
"System.Web.Security.RoleManagerModule"
],
[
"UrlAuthorization",
"System.Web.Security.UrlAuthorizationModule"
],
[
"FileAuthorization",
"System.Web.Security.FileAuthorizationModule"
],
[
"AnonymousIdentification",
"System.Web.Security.AnonymousIdentificationModule"
],
[
"Profile",
"System.Web.Profile.ProfileModule"
],
[
"ErrorHandlerModule",
"System.Web.Mobile.ErrorHandlerModule, System.Web.Mobile, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
],
[
"ServiceModel",
"System.ServiceModel.Activation.HttpModule, System.ServiceModel.Activation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
],
[
"UrlRoutingModule-4.0",
"System.Web.Routing.UrlRoutingModule"
],
[
"ScriptModule-4.0",
"System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
],
[
"Glimpse",
"Glimpse.AspNet.HttpModule, Glimpse.AspNet"
]
],
/configuration/system.web/httpHandlers:[
[
"Type",
"Verb",
"Path",
"Validate"
],
[
"Glimpse.AspNet.HttpHandler, Glimpse.AspNet",
"GET",
"glimpse.axd",
true
],
[
"System.Web.HttpNotFoundHandler",
"*",
"eurl.axd",
true
],
[
"System.Web.Handlers.TraceHandler",
"*",
"trace.axd",
true
],
[
"System.Web.Handlers.AssemblyResourceLoader",
"GET",
"WebResource.axd",
true
],
[
"System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"*",
"*_AppService.axd",
false
],
[
"System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"GET,HEAD",
"ScriptResource.axd",
false
],
[
"System.Web.HttpNotFoundHandler",
"*",
"*.axd",
true
],
[
"System.Web.UI.PageHandlerFactory",
"*",
"*.aspx",
true
],
[
"System.Web.UI.SimpleHandlerFactory",
"*",
"*.ashx",
true
],
[
"System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"*",
"*.asmx",
false
],
[
"System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
"*",
"*.rem",
false
],
[
"System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
"*",
"*.soap",
false
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.asax",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.ascx",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.master",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.skin",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.browser",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.sitemap",
true
],
[
"System.Web.StaticFileHandler",
"GET,HEAD",
"*.dll.config",
true
],
[
"System.Web.StaticFileHandler",
"GET,HEAD",
"*.exe.config",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.config",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.cs",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.csproj",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.vb",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.vbproj",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.webinfo",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.licx",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.resx",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.resources",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.mdb",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.vjsproj",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.java",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.jsl",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.ldb",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.ad",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.dd",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.ldd",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.sd",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.cd",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.adprototype",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.lddprototype",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.sdm",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.sdmDocument",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.mdf",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.ldf",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.exclude",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.refresh",
true
],
[
"System.ServiceModel.Activation.HttpHandler, System.ServiceModel.Activation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"*",
"*.svc",
false
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.rules",
true
],
[
"System.ServiceModel.Activation.HttpHandler, System.ServiceModel.Activation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"*",
"*.xoml",
false
],
[
"System.Xaml.Hosting.XamlHttpHandlerFactory, System.Xaml.Hosting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"*",
"*.xamlx",
false
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.aspq",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.cshtm",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.cshtml",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.vbhtm",
true
],
[
"System.Web.HttpForbiddenHandler",
"*",
"*.vbhtml",
true
],
[
"System.Web.DefaultHttpHandler",
"GET,HEAD,POST",
"*",
true
],
[
"System.Web.HttpMethodNotAllowedHandler",
"*",
"*",
true
]
]
},
name:"Configuration"
},
glimpse_environment:{
data:{
Machine:{
Name:"RD00155D487659 (8 processors)",
Operating System:"Microsoft Windows NT 6.2.9200.0 (64 bit)",
Start Time:"11/27/2013 21:43:55"
},
Web Server:{
Type:"Microsoft-IIS/8.0",
Integrated Pipeline:true
},
Framework:{
.NET Framework:".NET 4.0.30319.19079 (32 bit)",
Debugging:false,
Server Culture:"English (United States)",
Current Trust Level:"Unrestricted"
},
Process:{
Worker Process:"w3wp.exe",
Process ID:23296,
Start Time:"12/16/2013 19:02:06"
},
Timezone:{
Current:"Coordinated Universal Time",
Is Daylight Saving:false,
UtcOffset:0,
UtcOffset w/DLS:0
},
Application Assemblies:[
[
"Name",
"Version",
"Version Info",
"Culture",
"From GAC",
"Full Trust"
],
[
"Accessibility",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"Anonymously Hosted DynamicMethods Assembly",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"App_global.asax.ni6kuqel",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"App_Web_a1c4btif",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"App_Web_den3apqa",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"App_Web_hyyo14y4",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"App_Web_n0rxoren",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"App_Web_y2eqsko1",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"DynamicProxyGenAssembly2",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"DynamicProxyGenAssembly2",
"0.0.0.0",
null,
"neutral",
false,
true
],
[
"EntityFramework",
"4.4.0.0",
"5.0.0.net40",
"neutral",
false,
true
],
[
"EntityFrameworkDynamicProxies-MvcMusicStore",
"1.0.0.0",
null,
"neutral",
false,
true
],
[
"EnvSettings",
"1.0.0.0",
"7.9.8598.4 (rd_websites_stable.131126-1444)",
"neutral",
true,
true
],
[
"Glimpse.Ado",
"1.5.1.0",
"1.5.1",
"neutral",
false,
true
],
[
"Glimpse.AspNet",
"1.4.1.0",
"1.4.1",
"neutral",
false,
true
],
[
"Glimpse.Core",
"1.6.1.0",
"1.6.1",
"neutral",
false,
true
],
[
"Glimpse.EF43",
"1.4.0.0",
"1.4.0",
"neutral",
false,
true
],
[
"Glimpse.Mvc3",
"1.3.3.0",
"1.3.3",
"neutral",
false,
true
],
[
"mscorlib",
"4.0.0.0",
"4.0.30319.19079",
"neutral",
true,
true
],
[
"MvcMusicStore",
"1.0.0.0",
null,
"neutral",
false,
true
],
[
"SMDiagnostics",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
]
],
System Assemblies:[
[
"Name",
"Version",
"Version Info",
"Culture",
"From GAC",
"Full Trust"
],
[
"Microsoft.Build.Framework",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"Microsoft.Build.Tasks.v4.0",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"Microsoft.Build.Utilities.v4.0",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"Microsoft.CSharp",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"Microsoft.JScript",
"10.0.0.0",
"11.0.50709.17929",
"neutral",
true,
true
],
[
"Microsoft.VisualBasic.Activities.Compiler",
"10.0.0.0",
"11.0.50709.17929",
"neutral",
true,
true
],
[
"Microsoft.Web.Compilation.Snapshots",
"1.0.0.0",
null,
"neutral",
true,
true
],
[
"Microsoft.Web.Infrastructure",
"1.0.0.0",
null,
"neutral",
true,
true
],
[
"Microsoft.WindowsAzure.Storage",
"2.1.0.0",
null,
"neutral",
true,
true
],
[
"Microsoft.WindowsAzure.WebSites.Diagnostics",
"1.0.0.0",
"7.9.8598.4 (rd_websites_stable.131126-1444)",
"neutral",
true,
true
],
[
"System",
"4.0.0.0",
"4.0.30319.18045",
"neutral",
true,
true
],
[
"System.Activities",
"4.0.0.0",
"4.0.30319.18045",
"neutral",
true,
true
],
[
"System.ComponentModel.DataAnnotations",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Configuration",
"4.0.0.0",
"4.0.30319.18058",
"neutral",
true,
true
],
[
"System.Core",
"4.0.0.0",
"4.0.30319.19067",
"neutral",
true,
true
],
[
"System.Data",
"4.0.0.0",
"4.0.30319.18046",
"neutral",
true,
true
],
[
"System.Data.DataSetExtensions",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Data.Entity",
"4.0.0.0",
"4.0.30319.18045",
"neutral",
true,
true
],
[
"System.Data.Linq",
"4.0.0.0",
"4.0.30319.18058",
"neutral",
true,
true
],
[
"System.Data.OracleClient",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Data.SqlXml",
"4.0.0.0",
"4.0.30319.19112",
"neutral",
true,
true
],
[
"System.Design",
"4.0.0.0",
"4.0.30319.18046",
"neutral",
true,
true
],
[
"System.Drawing",
"4.0.0.0",
"4.0.30319.18022",
"neutral",
true,
true
],
[
"System.Drawing.Design",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Dynamic",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.EnterpriseServices",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.IdentityModel",
"4.0.0.0",
"4.0.30319.18045",
"neutral",
true,
true
],
[
"System.Net.Http",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Numerics",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Runtime.Caching",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Runtime.DurableInstancing",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Runtime.Serialization",
"4.0.0.0",
"4.0.30319.18045",
"neutral",
true,
true
],
[
"System.Security",
"4.0.0.0",
"4.0.30319.18046",
"neutral",
true,
true
],
[
"System.ServiceModel",
"4.0.0.0",
"4.0.30319.19067",
"neutral",
true,
true
],
[
"System.ServiceModel.Activation",
"4.0.0.0",
"4.0.30319.18045",
"neutral",
true,
true
],
[
"System.ServiceModel.Activities",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.ServiceModel.Internals",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.ServiceModel.Web",
"4.0.0.0",
"4.0.30319.18045",
"neutral",
true,
true
],
[
"System.Transactions",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web",
"4.0.0.0",
"4.0.30319.19067",
"neutral",
true,
true
],
[
"System.Web.Abstractions",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web.ApplicationServices",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web.DynamicData",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web.Extensions",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web.Helpers",
"1.0.0.0",
null,
"neutral",
true,
true
],
[
"System.Web.Mobile",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web.Mvc",
"3.0.0.0",
null,
"neutral",
true,
true
],
[
"System.Web.Razor",
"1.0.0.0",
null,
"neutral",
true,
true
],
[
"System.Web.RegularExpressions",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web.Routing",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web.Services",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Web.WebPages",
"1.0.0.0",
null,
"neutral",
true,
true
],
[
"System.Web.WebPages.Deployment",
"1.0.0.0",
null,
"neutral",
true,
true
],
[
"System.Web.WebPages.Razor",
"1.0.0.0",
null,
"neutral",
true,
true
],
[
"System.Windows.Forms",
"4.0.0.0",
"4.0.30319.18046",
"neutral",
true,
true
],
[
"System.Workflow.Activities",
"4.0.0.0",
"4.0.30319.19067",
"neutral",
true,
true
],
[
"System.Workflow.ComponentModel",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Workflow.Runtime",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.WorkflowServices",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Xaml",
"4.0.0.0",
"4.0.30319.18016",
"neutral",
true,
true
],
[
"System.Xaml.Hosting",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
],
[
"System.Xml",
"4.0.0.0",
"4.0.30319.19112",
"neutral",
true,
true
],
[
"System.Xml.Linq",
"4.0.0.0",
"4.0.30319.17929",
"neutral",
true,
true
]
]
},
name:"Environment"
},
glimpse_request:{
data:{
Cookies:[
[
"Name",
"Value",
"Path",
"Secure"
],
[
"ASP.NET_SessionId",
"s4krmn5qkt1gign33ofibir4",
"/",
false
],
[
"glimpseId",
"Chrome 29.0",
"/",
false
],
[
"WAWebSiteSID",
"18c0770c2df14ae78e852dfd7c47f33c",
"/",
false
],
[
"ARRAffinity",
"f01228d65640a49e87221be10d9dc25ecfe6f3ed5fa856e5154c330eedf2aebb",
"/",
false
]
],
Query String:null,
Url:"http://glimpseplay.azurewebsites.net/",
Url Referrer:null,
App Relative Current Execution File Path:"~/",
Application Path:"/",
Current Execution File Path:"/",
Current UI Culture:"English (United States)",
File Path:"/",
Path:"/",
Path Info:"",
Physical Application Path:"C:\DWASFiles\Sites\glimpseplay\VirtualDirectory0\site\wwwroot\",
Physical Path: " C:\DWASFiles\Sites\glimpseplay\VirtualDirectory0\site\wwwroot",
Raw Url:"/",
User Agent:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.55 Safari/537.36",
User Host Address:"69.203.215.212",
User Host Name:"69.203.215.212"
},
name:"Request"
},
glimpse_routes:{
data:[
[
"Area",
"Name",
"Url",
"Data",
"Constraints",
"DataTokens",
"Duration"
],
[
null,
null,
"{resource}.axd/{*pathInfo}",
null,
null,
null,
0.01
],
[
null,
"Default",
"{controller}/{action}/{id}",
[
[
"Placeholder",
"Default",
"Actual"
],
[
"controller",
"Home",
"Home"
],
[
"action",
"Index",
"Index"
],
[
"id",
"" "",
null
]
],
null,
null,
0.01,
"selected"
]
],
name:"Routes"
},
glimpse_server:{
data:{
ALL_HTTP:"HTTP_CONNECTION:Keep-Alive HTTP_ACCEPT:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 HTTP_ACCEPT_ENCODING:gzip,deflate,sdch HTTP_ACCEPT_LANGUAGE:en-US,en;q=0.8 HTTP_COOKIE:ASP.NET_SessionId=s4krmn5qkt1gign33ofibir4; glimpseId=Chrome 29.0; WAWebSiteSID=18c0770c2df14ae78e852dfd7c47f33c; ARRAffinity=f01228d65640a49e87221be10d9dc25ecfe6f3ed5fa856e5154c330eedf2aebb HTTP_HOST:glimpseplay.azurewebsites.net HTTP_MAX_FORWARDS:10 HTTP_USER_AGENT:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.55 Safari/537.36 HTTP_X_LIVEUPGRADE:1 HTTP_X_MS_REQUEST_ID:6789d97d-1bc7-4205-a6a9-2f52bfd9d5fc HTTP_X_ORIGINAL_URL:/ HTTP_X_FORWARDED_FOR:69.203.215.212:34645 HTTP_X_ARR_LOG_ID:8e5e4517-194f-410d-befd-9d0b177ea261 ",
ALL_RAW:"Connection: Keep-Alive Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 Accept-Encoding: gzip,deflate,sdch Accept-Language: en-US,en;q=0.8 Cookie: ASP.NET_SessionId=s4krmn5qkt1gign33ofibir4; glimpseId=Chrome 29.0; WAWebSiteSID=18c0770c2df14ae78e852dfd7c47f33c; ARRAffinity=f01228d65640a49e87221be10d9dc25ecfe6f3ed5fa856e5154c330eedf2aebb Host: glimpseplay.azurewebsites.net Max-Forwards: 10 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.55 Safari/537.36 X-LiveUpgrade: 1 X-MS-REQUEST-ID: 6789d97d-1bc7-4205-a6a9-2f52bfd9d5fc X-Original-URL: / X-Forwarded-For: 69.203.215.212:34645 X-ARR-LOG-ID: 8e5e4517-194f-410d-befd-9d0b177ea261 ",
APPL_MD_PATH:"/LM/W3SVC/1352470689/ROOT",
APPL_PHYSICAL_PATH:"C:\DWASFiles\Sites\glimpseplay\VirtualDirectory0\site\wwwroot\",
AUTH_TYPE: " ",
AUTH_USER: " ",
AUTH_PASSWORD: " ",
LOGON_USER: " ",
REMOTE_USER: " ",
CERT_COOKIE: " ",
CERT_FLAGS: " ",
CERT_ISSUER: " ",
CERT_KEYSIZE: " ",
CERT_SECRETKEYSIZE: " ",
CERT_SERIALNUMBER: " ",
CERT_SERVER_ISSUER: " ",
CERT_SERVER_SUBJECT: " ",
CERT_SUBJECT: " ",
CONTENT_LENGTH: " 0 ",
CONTENT_TYPE: " ",
GATEWAY_INTERFACE: " CGI/1.1",
HTTPS:"off",
HTTPS_KEYSIZE:"",
HTTPS_SECRETKEYSIZE:"",
HTTPS_SERVER_ISSUER:"",
HTTPS_SERVER_SUBJECT:"",
INSTANCE_ID:"1352470689",
INSTANCE_META_PATH:"/LM/W3SVC/1352470689",
LOCAL_ADDR:"10.77.204.25",
PATH_INFO:"/",
PATH_TRANSLATED:"C:\DWASFiles\Sites\glimpseplay\VirtualDirectory0\site\wwwroot",
QUERY_STRING:"",
REMOTE_ADDR:"69.203.215.212",
REMOTE_HOST:"69.203.215.212",
REMOTE_PORT:"34645",
REQUEST_METHOD:"GET",
SCRIPT_NAME:"/",
SERVER_NAME:"glimpseplay.azurewebsites.net",
SERVER_PORT:"80",
SERVER_PORT_SECURE:"0",
SERVER_PROTOCOL:"HTTP/1.1",
SERVER_SOFTWARE:"Microsoft-IIS/8.0",
URL:"/",
HTTP_CONNECTION:"Keep-Alive",
HTTP_ACCEPT:"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8",
HTTP_ACCEPT_ENCODING:"gzip,deflate,sdch",
HTTP_ACCEPT_LANGUAGE:"en-US,en;q=0.8",
HTTP_COOKIE:"ASP.NET_SessionId=s4krmn5qkt1gign33ofibir4; glimpseId=Chrome 29.0; WAWebSiteSID=18c0770c2df14ae78e852dfd7c47f33c; ARRAffinity=f01228d65640a49e87221be10d9dc25ecfe6f3ed5fa856e5154c330eedf2aebb",
HTTP_HOST:"glimpseplay.azurewebsites.net",
HTTP_MAX_FORWARDS:"10",
HTTP_USER_AGENT:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.55 Safari/537.36",
HTTP_X_LIVEUPGRADE:"1",
HTTP_X_MS_REQUEST_ID:"6789d97d-1bc7-4205-a6a9-2f52bfd9d5fc",
HTTP_X_ORIGINAL_URL:"/",
HTTP_X_FORWARDED_FOR:"69.203.215.212:34645",
HTTP_X_ARR_LOG_ID:"8e5e4517-194f-410d-befd-9d0b177ea261"
},
name:"Server"
},
glimpse_execution:{
data:[
[
"Ordinal",
"Controller",
"Action",
"Is Child",
"Category",
"Category",
"Type",
"Method",
"Time Elapsed"
],
[
0,
"Home",
"Index",
false,
"Authorization",
null,
"HomeController",
"OnAuthorization()",
0
],
[
1,
"Home",
"Index",
false,
"Action",
"Executing",
"HomeController",
"OnActionExecuting()",
0
],
[
2,
"Home",
"Index",
false,
null,
null,
"HomeController",
"Index()",
63.42,
"selected"
],
[
3,
"Home",
"Index",
false,
"Action",
"Executed",
"HomeController",
"OnActionExecuted()",
0
],
[
4,
"Home",
"Index",
false,
"Result",
"Executing",
"HomeController",
"OnResultExecuting()",
0
],
[
5,
"ShoppingCart",
"CartSummary",
true,
"Authorization",
null,
"ShoppingCartController",
"OnAuthorization()",
0
],
[
6,
"ShoppingCart",
"CartSummary",
true,
"Authorization",
null,
"ChildActionOnlyAttribute",
"OnAuthorization()",
0
],
[
7,
"ShoppingCart",
"CartSummary",
true,
"Action",
"Executing",
"ShoppingCartController",
"OnActionExecuting()",
0
],
[
8,
"ShoppingCart",
"CartSummary",
true,
null,
null,
"ShoppingCartController",
"CartSummary()",
63.07,
"selected"
],
[
9,
"ShoppingCart",
"CartSummary",
true,
"Action",
"Executed",
"ShoppingCartController",
"OnActionExecuted()",
0
],
[
10,
"ShoppingCart",
"CartSummary",
true,
"Result",
"Executing",
"ShoppingCartController",
"OnResultExecuting()",
0
],
[
11,
"ShoppingCart",
"CartSummary",
true,
null,
null,
"PartialViewResult",
"ExecuteResult()",
1.76,
"selected"
],
[
12,
"ShoppingCart",
"CartSummary",
true,
"Result",
"Executed",
"ShoppingCartController",
"OnResultExecuted()",
0
],
[
13,
"Store",
"GenreMenu",
true,
"Authorization",
null,
"StoreController",
"OnAuthorization()",
0
],
[
14,
"Store",
"GenreMenu",
true,
"Authorization",
null,
"ChildActionOnlyAttribute",
"OnAuthorization()",
0
],
[
15,
"Store",
"GenreMenu",
true,
"Action",
"Executing",
"StoreController",
"OnActionExecuting()",
0
],
[
16,
"Store",
"GenreMenu",
true,
null,
null,
"StoreController",
"GenreMenu()",
67.42,
"selected"
],
[
17,
"Store",
"GenreMenu",
true,
"Action",
"Executed",
"StoreController",
"OnActionExecuted()",
0
],
[
18,
"Store",
"GenreMenu",
true,
"Result",
"Executing",
"StoreController",
"OnResultExecuting()",
0
],
[
19,
"Store",
"GenreMenu",
true,
null,
null,
"PartialViewResult",
"ExecuteResult()",
1.74,
"selected"
],
[
20,
"Store",
"GenreMenu",
true,
"Result",
"Executed",
"StoreController",
"OnResultExecuted()",
0
],
[
21,
"Home",
"Index",
false,
null,
null,
"ViewResult",
"ExecuteResult()",
141.21,
"selected"
],
[
22,
"Home",
"Index",
false,
"Result",
"Executed",
"HomeController",
"OnResultExecuted()",
0
]
],
name:"Execution"
},
glimpse_metadata:{
data:[
[
"Category",
"Controller",
"Action",
"Name",
"Type",
"Metadata"
],
[
"Model",
"ShoppingCart",
"CartSummary",
null,
null,
null
],
[
"Model",
"Store",
"GenreMenu",
null,
"List<Genre>",
{
ConvertEmptyStringToNull:true,
DataTypeName:null,
Description:null,
DisplayFormatString:null,
DisplayName:null,
EditFormatString:null,
HideSurroundingHtml:false,
IsComplexType:"*True*",
IsNullableValueType:false,
IsReadOnly:false,
IsRequired:false,
Null DisplayText:null,
Order:0,
ShortDisplayName:null,
ShowForDisplay:true,
ShowForEdit:true,
SimpleDisplayText:"*System.Collections.Generic.List`1[MvcMusicStore.Models.Genre]*",
TemplateHint:null,
Watermark:null
}
],
[
" ↑ Property",
"",
"",
"Capacity",
"int",
{
ConvertEmptyStringToNull:true,
DataTypeName:null,
Description:null,
DisplayFormatString:null,
DisplayName:null,
EditFormatString:null,
HideSurroundingHtml:false,
IsComplexType:false,
IsNullableValueType:false,
IsReadOnly:false,
IsRequired:"*True*",
Null DisplayText:null,
Order:0,
ShortDisplayName:null,
ShowForDisplay:true,
ShowForEdit:true,
SimpleDisplayText:"*16*",
TemplateHint:null,
Watermark:null
}
],
[
" ↑ Property",
"",
"",
"Count",
"int",
{
ConvertEmptyStringToNull:true,
DataTypeName:null,
Description:null,
DisplayFormatString:null,
DisplayName:null,
EditFormatString:null,
HideSurroundingHtml:false,
IsComplexType:false,
IsNullableValueType:false,
IsReadOnly:"*True*",
IsRequired:"*True*",
Null DisplayText:null,
Order:0,
ShortDisplayName:null,
ShowForDisplay:true,
ShowForEdit:true,
SimpleDisplayText:"*10*",
TemplateHint:null,
Watermark:null
}
],
[
"Model",
"Home",
"Index",
null,
"List<Album>",
{
ConvertEmptyStringToNull:true,
DataTypeName:null,
Description:null,
DisplayFormatString:null,
DisplayName:null,
EditFormatString:null,
HideSurroundingHtml:false,
IsComplexType:"*True*",
IsNullableValueType:false,
IsReadOnly:false,
IsRequired:false,
Null DisplayText:null,
Order:0,
ShortDisplayName:null,
ShowForDisplay:true,
ShowForEdit:true,
SimpleDisplayText:"*System.Collections.Generic.List`1[MvcMusicStore.Models.Album]*",
TemplateHint:null,
Watermark:null
}
],
[
" Property",
"",
"",
"Capacity",
"int",
{
ConvertEmptyStringToNull:true,
DataTypeName:null,
Description:null,
DisplayFormatString:null,
DisplayName:null,
EditFormatString:null,
HideSurroundingHtml:false,
IsComplexType:false,
IsNullableValueType:false,
IsReadOnly:false,
IsRequired:"*True*",
Null DisplayText:null,
Order:0,
ShortDisplayName:null,
ShowForDisplay:true,
ShowForEdit:true,
SimpleDisplayText:"*8*",
TemplateHint:null,
Watermark:null
}
],
[
" ↑ Property",
"",
"",
"Count",
"int",
{
ConvertEmptyStringToNull:true,
DataTypeName:null,
Description:null,
DisplayFormatString:null,
DisplayName:null,
EditFormatString:null,
HideSurroundingHtml:false,
IsComplexType:false,
IsNullableValueType:false,
IsReadOnly:"*True*",
IsRequired:"*True*",
Null DisplayText:null,
Order:0,
ShortDisplayName:null,
ShowForDisplay:true,
ShowForEdit:true,
SimpleDisplayText:"*5*",
TemplateHint:null,
Watermark:null
}
]
],
name:"Metadata"
},
glimpse_binding:{
data:null,
name:"Model Binding"
},
glimpse_views:{
data:[
[
"Ordinal",
"Source Controller",
"Requested View",
"Master Override",
"Partial",
"View Engine",
"Check Cache",
"Found",
"Details"
],
[
0,
null,
"Index",
"",
false,
"WebFormViewEngine",
true,
false,
"Not Found In Cache"
],
[
1,
"Home",
"Index",
"",
false,
"RazorViewEngine",
true,
true,
{
Model Type:"List<Album>",
Model State Valid:true,
TempData Keys:[
],
ViewData Keys:[
]
},
"selected"
],
[
2,
null,
"CartSummary",
"",
true,
"WebFormViewEngine",
true,
false,
"Not Found In Cache"
],
[
3,
"ShoppingCart",
"CartSummary",
"",
true,
"RazorViewEngine",
true,
true,
{
Model Type:null,
Model State Valid:true,
TempData Keys:[
],
ViewData Keys:[
"CartCount"
]
},
"selected"
],
[
4,
null,
"GenreMenu",
"",
true,
"WebFormViewEngine",
true,
false,
"Not Found In Cache"
],
[
5,
"Store",
"GenreMenu",
"",
true,
"RazorViewEngine",
true,
true,
{
Model Type:"List<Genre>",
Model State Valid:true,
TempData Keys:[
],
ViewData Keys:[
]
},
"selected"
]
],
name:"Views"
}
},
hud:{
sql:{
data:{
queryCount:3,
connectionCount:3,
transactionCount:0,
queryExecutionTime:178.44,
connectionOpenTime:180.95
},
name:"sql"
},
timings:{
data:[
{
title:"Controller: Home.Index",
startTime:"12/16/2013 19:24:37",
duration:63.42,
startPoint:512.63,
category:"Controller"
},
{
title:"Command: Executed",
startTime:"12/16/2013 19:24:37",
duration:58.69,
startPoint:516.45,
category:"Command"
},
{
title:"Render: Home.Index",
startTime:"12/16/2013 19:24:37",
duration:140.63,
startPoint:576.95,
category:"View"
},
{
title:"Controller: ShoppingCart.CartSummary",
startTime:"12/16/2013 19:24:37",
duration:63.07,
startPoint:578.74,
category:"Controller"
},
{
title:"Command: Executed",
startTime:"12/16/2013 19:24:37",
duration:59.28,
startPoint:582.21,
category:"Command"
},
{
title:"Render: ShoppingCart.CartSummary",
startTime:"12/16/2013 19:24:37",
duration:0.51,
startPoint:643.86,
category:"View"
},
{
title:"Controller: Store.GenreMenu",
startTime:"12/16/2013 19:24:37",
duration:67.42,
startPoint:647.43,
category:"Controller"
},
{
title:"Command: Executed",
startTime:"12/16/2013 19:24:37",
duration:60.47,
startPoint:654.04,
category:"Command"
},
{
title:"Render: Store.GenreMenu",
startTime:"12/16/2013 19:24:38",
duration:1.07,
startPoint:715.9,
category:"View"
}
],
name:"Timings"
},
environment:{
data:{
serverName:"RD00155D487659",
user:"",
serverTime:"12/16/2013 19:24:38",
serverTimezoneOffset:"+0000",
serverDaylightSavingTime:false
},
name:"environment"
},
mvc:{
data:{
controllerName:"Home",
actionName:"Index",
actionExecutionTime:63.42,
childActionCount:2,
childViewCount:2,
viewName:"Index",
viewRenderTime:140.63,
matchedRouteName:"Default"
},
name:"mvc"
}
},
userAgent:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.55 Safari/537.36"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment