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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
P

pavan garlapati

@pavan garlapati
About
Posts
11
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • sharepoint default people serach result are improper <high priority>
    P pavan garlapati

    I did not get you what you are saying, especially the last line.

    SharePoint help sharepoint

  • sharepoint default people serach result are improper <high priority>
    P pavan garlapati

    I tried a lot for this. The problem still exist in my project. Users has some 10 properties. I thoroughly checked each and every property. But I do not know exactly why some results are showing even if they do not have "service" keyword in any of their properties. Thanks for your reply. Regards, Pavan.

    SharePoint help sharepoint

  • sharepoint default people serach result are improper <high priority>
    P pavan garlapati

    Hi Guys, I have a problem in my sharepoint site. Peoples default search results are improper. For ex: If I type "service" in search area, then results are coming which does not have "service" in their profiles. I tried in google, but of no use. Can anyone help me !! It's Urgent.

    SharePoint help sharepoint

  • I need different Style sheet pdfs to develop in sharepoint designer.
    P pavan garlapati

    Hi, I think the following link may help you. CSS Link

    SharePoint css sharepoint design

  • Using Sharepoint Object Model in Visual Studio Windows Service
    P pavan garlapati

    I am beginner to sharepoint. I know sharepoint default port is 80. I just given my view only.

    SharePoint help csharp sharepoint visual-studio

  • sharepoint people default search is showing improper results.
    P pavan garlapati

    Hi I tried to default search the people in sharepoint home page. when I gave a text "SERVICE" then the result is showing people who does not have "SERVICE" in their profile properties. I tried a lot for this.Can anybody help me. Example: I have given the string "service" in contact default serach box. Record 1: Name:dfsldkf Title: Customer Service Manager:dsfkjhd fk Contact No:36234234798 Record 2: Name:dfsldkf Title: Help Desk Manager:kwejhrk sdfkf Contact No:23642389 In the above example why the Record 2 is displaying as it does not have any "service" text.

    SharePoint sharepoint sales help tutorial

  • Using Sharepoint Object Model in Visual Studio Windows Service
    P pavan garlapati

    I think you have to give like SPSite osite = new SPSite("http://litwaredemo:1234/Test"); Notice that 1234 is the port number.

    SharePoint help csharp sharepoint visual-studio

  • CAML Query is not working [modified]
    P pavan garlapati

    I am not getting you....

    SharePoint database

  • CAML Query is not working [modified]
    P pavan garlapati

    Hi My requirement is Get all the items in the list with Current System date. The list has a column name "Created" type is "DateTime". I write a CAML query like following Today_Date = System.DateTime.Now.Date.ToString("yyyy-MM-dd"); SPQuery qry = new SPQuery();

    qry.Query = "<pre>Query Where Eq </pre>";
    qry.Query += "<pre> FieldRef Name=\"Created\" </pre>";
    qry.Query += "<pre> Value IncludeTimeValue='FALSE' Type=\"DateTime\";
    qry.Query += <pre>Today_Date + "Value";<pre>

    modified on Thursday, March 18, 2010 12:40 AM

    SharePoint database

  • How to navigate betweeen web pages in sharepoint development
    P pavan garlapati

    Hi, I am very beginner to Sharepoint development. I have a following query How to navigate between web pages in sharepoint site. Normally in asp.net we write Response.Redirect("blahblah.aspx"); If it is in subdirectory then we write Response.Redirect("/sub1/temp.aspx"); like this. But in sharepoint how to achieve this ? The following is the my project solution structure. --Sharepoint.Site1 (Solution) ---Properties ---References ---Deployment Files (folder) ---Root Files (Folder) ---Templates (Folder) ---Features (Folder) ---Layouts (Folder) ---Sharepoint.Site1 (Folder) --- ShowPage.aspx --- EditPage.aspx ---ShowPage.cs (this is under root Files folder) ---EditPage.cs (this is under root Files folder) Now I want to write a code in button click event of ShowPage.cs file to navigate to EditPage. Can anybody help me how to achieve this ?

    SharePoint csharp asp-net sharepoint database wpf

  • How to create a button in aspx page and also how to write the onclick event for that button in .cs file for sharepoint site
    P pavan garlapati

    Hi, I designed an aspx page to show in sharepoint site. I designed with two text boxes and one button in anaspx page. Now I want to write the code for that button click event. how can I do that ? In Dot net environment we write as follows: aspx page code -------------- ---- ---- .CS file code -------------- protected void EventName(object sender,EventArgs e) { --- --- } how to achieve the same above in Sharepoint web page? can anybody help ?

    SharePoint question sharepoint help tutorial workspace
  • Login

  • Don't have an account? Register

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