Browse by Tags

Related Posts

  • Re: how to sort PrincipalSearchResult(Of Principal)

    Cast your resluts to a list. You can then sort the list using Linq or soemthing like that. I have a code snippet below that shows how to return your results in the form of an IEnumerable collection. You can then use the standard LINQ sorting methods. hth private static IEnumerable<UserPrincipal>...
    Posted to Active Directory and LDAP (Forum) by lanphi on 06-05-2009, 12:00 AM
    Filed under: search, Active Directory, ienumerable, list, linq
  • .NET database search software?

    Hi guys, can anyone tell me if there's any software that could search my SQL server database? To be more specific - I have a SQL Server 2008 database and a table populated with lots of data that needs to be searched. Table is full-text indexed (non-english). I need a software that will: - Take a...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by ivanvasic on 06-01-2009, 12:00 AM
    Filed under: search, SQL 2008, Database, Full text search
  • Google Search on asp page disables other buttons.

    When I attempt to place a google search on my asp.net page the other buttons onclick events do not fire.. Here is my code. <div class ="googleSearchBox" style =" margin-left : 150px"> Search by Keyword: < asp : TextBox ID ="qu" MaxLength ="512" Width ...
    Posted to Web Forms (Forum) by oasisfleeting on 05-24-2009, 12:00 AM
    Filed under: search, ASP.NET, google
  • Creating database search using dropdown and search text box

    Im new at .net and im looking to create a search using a drop down list and text box. I understand i have to use somethin along the lines of SELECT * FROM Table1 WHERE CustomerArea = dropdowninput, but i dont know how i would get the search box information to replace the * and the CustomerArea selected...
    Posted to Getting Started (Forum) by donto on 05-11-2009, 12:00 AM
    Filed under: search, Text box, database
  • Compilation Error. CS0131: The left-hand side...

    Hi Everyone, I've currently been producing a site where one part of which can search the database for data and present it to the user at the end. I've been using Querystrings in order to achieve this but came to a problem that has stumped me. The search function works by sending the data from...
    Posted to C# (Forum) by dt86uk on 03-28-2009, 12:00 AM
    Filed under: redirect, search, C#, Compilation Error, CS0131, Querystring
  • Re: word filter

    @bit2009, This is a work in progress so there are ways to improve it, but I offer the following function in case it helps. The following builds a dynamic filter for a gridview that searches multiple columns. You would use the filter by assigning the result to GridView1.FilterExpression = DynamicFilter...
    Posted to Getting Started (Forum) by Jeremy Larter on 02-02-2009, 12:00 AM
    Filed under: search, Dynamic, filterexpression
  • How to search a gridview with sqldatasource dynamically using multiple search terms from a single textbox control

    Could someone please let me know how I can let people search a gridview (with paging and sorting) using a single textbox that accepts multiple search terms? I also want to be able to edit and delete a row from the filtered search results. I want to be able to apply the search criteria to each column...
    Posted to Data Presentation Controls (Forum) by Jeremy Larter on 02-01-2009, 12:00 AM
    Filed under: search, UPDATE, Delete, edit, filter, GridView
  • Implementing site search.

    Hi All, I'm interested in including a search function on a couple of sites, but I'm not really sure where to start. Thought I would try and start a discussion to see how people are tackling this function, as I know a lot of users are used to just hitting a search query in these days, rather than...
    Posted to Getting Started (Forum) by magicjoef on 12-12-2008, 12:00 AM
    Filed under: query, search, Search Engine, sql statements, database
  • Doubt Search Toolbar

    Hi, I have a search toolbar with: DropDownList1: Fill by DB data with a table that contains the names of another table columns (issue_id, issue_category, etc.) DropDownList2: Fill using the items; the items values are: =, LIKE, <=, >=, Between, Null, etc. TextBox1: Where is introduced the keyword...
    Posted to Getting Started (Forum) by jogpe on 12-11-2008, 12:00 AM
    Filed under: search, SQL Server 2005, ASP.NET 3.5
  • First Web & Web 2.0 oriented database is released

    The first release of Eloquera, the fusion database, is out. Eloquera's architecture and technology specifically targets at the Web developer. It provides the desired objectives of speedier development and maintenance. At the same time, it provides the seemingly contradictory benefit of startlingly...
    Posted to Announcements (Forum) by bablind on 11-21-2008, 12:00 AM
    Filed under: object-relational, Productivity, Programming, query, Search, servers, sql, web application, Web applications, web components, .NET 3.0, .NET based CMS, AJAX, asp .NET 2.0 database objects sql, asp.net, ASP.NET 2.0, ASP.NET 3.5, c#, csharp, Data access, dotnet, asp .NET 2.0, API, Find
Page 1 of 9 (89 items) 1 2 3 4 5 Next > ... Last »