Search

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

Matching Posts

  • Upload Files

    I am interested in a commercial uploader that can upload large files and show progress and is easily configurable. Suggestions?? Jay
    Posted to Web Forms (Forum) by EJLindsay on 12/2/2009
    Filed under: upload file
  • Connection Pool - Exceed Pool Limit

    I have encountered the error of exceeding the limit of my connection pool size. I have two questions: Question 1 As I understand it there is a connection pool for each unique connection string. So this means that essentially I have a connection pool for each database. Most connections to the database are from a web app and each web app connects to one database via the connection string. This being correct I should be able to tell how many active connections are in each pool by: SELECT db_name ( dbid
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by EJLindsay on 8/27/2009
    Filed under: connection pool
  • Re: Performance Monitoring

    Yes, of course, I have search but I wanted a kind of testionial from someone who has used a product -- not a sales pitch. Jay
    Posted to Getting Started (Forum) by EJLindsay on 8/27/2009
  • Re: Connection Pool - Exceed Pool Limit

    Your link shows code that is pretty much what I incuded in my post. The question is does the active connections to a database equal the number of connections in a ado.net pool? I would guess it is but I want to make sure. As much as has been written about this subject there are many questions that are not clear to me. Jay
  • Performance Monitoring

    I am looking for an off the shelf product I can use for monitoring asp.net applications and sql server. Suggestions? Jay
    Posted to Getting Started (Forum) by EJLindsay on 8/26/2009
    Filed under: Performance Monitor
  • How to Setup SSL

    I have unsucessfully been trying to setup a SSL website. I am using Microsoft Certification Authority to get my certificate. I only want to use SSL for one virtual directory. When I tried to do that by selectiong the Directory Security tab the Server Certificate button was disabled. So I created a new website but I have not been able to get it to work. Is there a way to make a virtual directory under the Default Website to use SSL? Are there any really good step-by-step references for creating a
    Posted to Configuration and Deployment (Forum) by EJLindsay on 7/10/2009
  • Re: How to Setup SSL

    Thanks for your response. I have looked at numerous articles using Google. Here is a specific question: When I select a virtual directory, select properties and then Directory Security tab, then Server Certificate button is disabled. How do I setup a SSL for a VD. Server Certificate button is enabled for websites. Jay
    Posted to Configuration and Deployment (Forum) by EJLindsay on 7/10/2009
  • User Defined Functions in C#

    I have the need to write UDF in C# using SQL Server 2008. Can sometime provide me with some references -- tutorials, step-by-step. Thanks Jay
  • Re: Encrypting Columns for SQL Server 2008

    Thank you for your response. Unfortunately, I cannot use Transparent Data Encryption (TDE) because I am using SQL Server 2008 Standard. Also, I am using LINQ on views. The way my decryption would have to work is to be self contained within a view. I can encrypt the data with no problems because that can happen in a stored procedure. I put together a simple example of using SQL Server 2008/5 column encryption/decryption just using SQL queries. The example worked great. For my real world case encrypting
    Posted to Security (Forum) by EJLindsay on 6/25/2009
    Filed under: Encryption and decryption
  • Encrypting Columns for SQL Server 2008

    I am looking for good examples of how to encrypt table columns in SQL Server 2008 and then access them from asp.net. I am also internest in third party software that makes encrypting and decrypting easy to do. Jay
    Posted to Security (Forum) by EJLindsay on 6/24/2009
    Filed under: Encrypting
Page 1 of 15 (145 items) 1 2 3 4 5 Next > ... Last ยป