Search

You searched for the word(s): userid:625695

Matching Posts

  • SQL 2005 FULL TEXT (DIFFERENT WEIGHT FACTOR FOR DIFFERENT COLUMNS)

    Hi All, Any help on this will be appreciated. I want to implement full text search on SQL 2005. With SQL 2005. However I want to have different weight factor for different columns. For example: If my table has 3 columns, ProductName, ManufacturerName, ProductDescription, and if the user searches for the keyword "simcity", I want to give maximum importance if the keyword is found in the ProductName column, and minimum importance if the keyword is found on the ProductDescription column I
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by xtremebiz on 5/29/2007
    Filed under: Full-Text Indexing, freetext, weight
  • Integrate SharePoint Login With ASP.NET Web Page

    Hi, this is really urgent... if someone can help on this it will be great... My requirements are: I have a seperate ASP.NET application on which I have a login page which asks users for username and password. I validate this against Active Directory. If the info entered by user is correct, I want to redirect them to SharePoint website, but I do not want SharePoint to pop up the ugly Username and Password dialog box again. I want to programatically log the users into sharepoint before i redirect them
  • redirection in DNN from 1 page to another using friendly urls and query string parameters

    Hi All, Can someone help me with this: I have a module on the home page of DNN. This module has a gridview with a couple of columns. I have a hyperlink in one of these columns of the gridview and I want to redirect users to a different page when they click on this hyperlink. I also need to pass some query string info while redirecting. Because DNN by default follows friendly url concepts, and because there is just one physical aspx page in DNN (Default.aspx), I am not sure of how to write my Response
    Posted to Custom Modules (Forum) by xtremebiz on 5/17/2006
  • Re: ReportViewer control with UpdatePanels

    hi mike, i just read your post on asp.net forums and thought you might help me with this. basically i want to get rid of postbacks inside my reportviewer control when the user expands or collapses a toggleitem. i tried to use the reportviewer control with the updatepanel control. but this does now work. even if i use the reportviewer control with the updatepanel control, a postback still happens when i expand or collapse a toggle item. can you help me get rid of the postbacks? thanks in advance,
  • Re: ReportViewer control progress indicator not working

    hi mike, i just read your post on asp.net forums and thought you might help me with this. basically i want to get rid of postbacks inside my reportviewer control when the user expands or collapses a toggleitem. i tried to use the reportviewer control with the updatepanel control. but this does now work. even if i use the reportviewer control with the updatepanel control, a postback still happens when i expand or collapse a toggle item. can you help me get rid of the postbacks? thanks in advance,
    Posted to ASP.NET AJAX UI (Forum) by xtremebiz on 5/12/2006
  • VIEWING REPORTS WITHOUT POSTBACKS

    Hi all, Is it possible to get rid of postbacks when I expand or collapse a toggle item inside a report? If there is no direct way, can we use the Atlas framework with reporting services and make asynchronous calls when the user expands or collapses a toggle item inside a report? Right now to achieve this, I am writing my own custom renderer which is a heck lot of work so I was just wondering if there was an easy way out. Thanks in advance, Raj Chaudhari (MCAD.NET) www.xtremebiz.biz
    Posted to SQL Server Reporting Services (Forum) by xtremebiz on 5/12/2006
  • Re: ASP:MenuItem

    Hi Jochen, You wrote: a) Is there a way to change the images of static asp:menuitems while the mouse hovers over it (like onmouseover)? I tried the PopOutImageUrl with no success:-( I am facing the same problem with the menu control in asp.net 2.0. Did you find any solution for this? If yes then can you email me the same at raj@xtremebiz.biz ? Thanks in advance. Cheers, Raj Chaudhari (MCAD.NET) Mumbai,India Mobile: + 91 - 9820878706 www.xtremebiz.biz
  • ADO.NET DATAVIEWS VERSUS SQL ENGINE

    Hi All, Any suggestions / views / help on below question would be welcomed. I am building an asp.net 2.0 application with sql 2005 express as back end. My back end has 3 major tables which are: tblArticles - saves basic info on articles posted by user (like articleid, title, short desc, rating, views, etc) tblCategories - saves various categories and their hierarchies (id, parented, name, etc) tblArticleCategories - saves info on which articles fall in which categories (like articleid, categoryid
  • ADO.NET DATAVIEWS VERSUS SQL ENGINE

    Hi All, Any suggestions / views / help on below question would be welcomed. I am building an asp.net 2.0 application with sql 2005 express as back end. My back end has 3 major tables which are: tblArticles - saves basic info on articles posted by user (like articleid, title, short desc, rating, views, etc) tblCategories - saves various categories and their hierarchies (id, parented, name, etc) tblArticleCategories - saves info on which articles fall in which categories (like articleid, categoryid
    Posted to Architecture (Forum) by xtremebiz on 1/4/2006
  • Re: ASP.NET 1.1 Application Folder Does Not Work If It Is Inside An ASP.NET 2.0 Application Folder

    Hi Brian, Thanks for your reply. This is a confirmed bug as per MSDN See http://west-wind.com/weblog/posts/2107.aspx for more info. Also please vote for this bug with highest importance to get this fixed at http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=e6c107e5-8849-4541-8355-0017ba211a86 Cheer, Raj Raj Chaudhari - MCAD.NET
    Posted to Getting Started (Forum) by xtremebiz on 11/8/2005
Page 1 of 2 (12 items) 1 2 Next >