Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
C

chandrasenareddybhumireddy

@chandrasenareddybhumireddy
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Windows Media Encoder problem with Desktop Experience in windows server 2008
    C chandrasenareddybhumireddy

    We have a website we are showing a embedded media player. With out Media player being installed this media player object will not be shown in the website page. For enabling media player in Windows server 2008 Destop experience feature should be installed. But When we enable this feature we are getting trouble with Windows media encoder component. 1) Is there any way to enable Windows media player without enabling the Desktop Experience feature? 2) Is there any known issues with Encoder when Desktop experience is enabled. Please suggest. Thanks in Advance. Chandu

    C# sysadmin windows-admin hardware help question

  • paging in Sharepoint document library
    C chandrasenareddybhumireddy

    Hi Hope the follwing may help you. query.Query = "<OrderBy><FieldRef Name=\"Modified\" Ascending=\"FALSE\" /></OrderBy><Where><Gt><FieldRef Name=\"Modified\" /><Value Type=\"DateTime\"><Today OffsetDays=\"-14\" /></Value></Gt></Where>"; This is the SPQuery which gets the modified documents which are 14 days from today. SPView SPCustomView = docList.Views.Add("New/Updated Documents", viewFields, query.Query, 20, true, false); By adding this query to the required view we can get the documents which are mdified between today to 15days. And the answer for your question is in the above SPview 20 represents page limit.So you can use your number to display the no of Documents per page. Thanks, Chandu.

    SharePoint csharp javascript sharepoint com sysadmin
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups