Stack Exchange
sign up
|
log in
|
SharePoint
Questions
Tags
Tour
Users
Ask Question
ScarePoint
less info
meta user
|
network profile
375
reputation
3
17
bio
website
location
age
visits
member for
2 years, 5 months
seen
May 4 '11 at 10:13
stats
profile views
119
375
reputation
bio
website
visits
member for
2 years, 5 months
3
17
badges
location
seen
May 4 '11 at 10:13
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
98
Actions
suggestions
reviews
revisions
comments
badges
posts
accepts
all
Mar
31
comment
“Expires” caching headers for static content in _layouts and the Style Library
Actually, this works quite nicely. Enabling the SharePoint BLOb cache and setting the
max-age
to something did the trick.
Mar
31
accepted
“Expires” caching headers for static content in _layouts and the Style Library
Mar
26
accepted
Profiling SharePoint 2010 with Red Gate ANTS Profiler
Mar
26
comment
Profiling SharePoint 2010 with Red Gate ANTS Profiler
Oh. Is there any profiler that does?
Mar
25
asked
Profiling SharePoint 2010 with Red Gate ANTS Profiler
Mar
25
asked
“Expires” caching headers for static content in _layouts and the Style Library
Mar
22
revised
Get all user profiles in SharePoint 2010
example of possibly working code; deleted 50 characters in body
Mar
22
asked
Get all user profiles in SharePoint 2010
Feb
28
asked
KeywordQuery with “last modified by” and “last modified date”
Feb
21
accepted
Using C# 3 (.NET 3.5) for ASCX and ASPX files in SharePoint 2010
Feb
17
comment
SPWeb.Webs, foreach and var
@James Thanks. :)
Feb
17
revised
SPWeb.Webs, foreach and var
Clarification; added 4 characters in body
Feb
17
comment
SPWeb.Webs, foreach and var
@Sébastien Yes, project framework is .NET 3.5. I have other .NET 3.5 stuff in my code.
Feb
17
asked
SPWeb.Webs, foreach and var
Feb
17
comment
Site Collection Feature won't go away
Thanks. With
-force
, it works great.
Feb
16
revised
Using C# 3 (.NET 3.5) for ASCX and ASPX files in SharePoint 2010
added 229 characters in body
Feb
16
comment
Using C# 3 (.NET 3.5) for ASCX and ASPX files in SharePoint 2010
In an OOTB SharePoint 2010 Server installation, if you use C# 3 in your code-in-front, it doesn't compile, since the C# 2 compiler is used to compile the markup. At least for me.
Feb
16
answered
Hide OOTB Markup Styles in SharePoint 2010
Feb
16
revised
Using C# 3 (.NET 3.5) for ASCX and ASPX files in SharePoint 2010
deleted 16 characters in body
Feb
16
answered
Using C# 3 (.NET 3.5) for ASCX and ASPX files in SharePoint 2010
SharePoint Stack Exchange works best with JavaScript enabled