Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net > august 2007 > threads for saturday august 4

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

web hosting limits: ways in ASP.NET to allow connection to remote database systems?
Posted by kenfine NO[at]SPAM nospam.nospam at 8/4/2007 9:24:27 PM
I recently signed up for shared web hosting with a commercial hosting service (GoDaddy.com) and was awed to discover that although a generous SQL Server database package is included, there is not an easy way to connect ASP.NET web applications to database servers running outside of the host'...more >>

Do Web services have a lease time?
Posted by Deane at 8/4/2007 7:35:08 PM
Is there a lease time on Web service requests? We have a Web service that stops responding after a couple days. After a certain point in time, all requests to it get "The operation has timed out." It just happens suddenly, every 48 hours or so, and all requests begin fail. What's odd is th...more >>

url parms
Posted by rodchar at 8/4/2007 2:46:49 PM
hey all, you know how you can pass parms thru the url (like http://my.site.com/test.aspx?id=1 is there a way to encrypt the id number? thanks, rodchar...more >>

Multiple Access Databases
Posted by GregG at 8/4/2007 1:53:40 PM
Greetings, I've inherited a project which requires the use of multiple Access databases, each containing a dozen or so tables each. I need to perform queries which included relations and results from the contents of tables from separate databases. I've got the table adapters configured in...more >>

Uploading MS Word Documents
Posted by GaryDean at 8/4/2007 11:54:26 AM
I'm developing an app to upload MS word documents where I will store them in a varbinary to do full text searching on. My first question is: How can I verify that the uploaded file is a valid MS Word Document second question: Is there a way to convert it to plain text? Is there a set of m...more >>

Precompiled DLLs not getting creating from setup
Posted by Ziangi Jones at 8/4/2007 10:28:22 AM
Hi, I m using VS .NET 2003 to create a website. Using the setup package I create a setup as well. But this setup has files with actual code in it & not pre-compiled DLLs. Please let me know what needs to be done to ensure that DLLs are produced & not code files. Note: BOTH 'codebehind' & ...more >>

Programmatically determine if .NET 3.0 is installed
Posted by Roger Martin at 8/4/2007 10:24:01 AM
I am writing a web app to be widely distributed where I do not know the installed .NET Framework version. I want to take advantage of some .NET 3.0 classes if they are installed, but gracefully degrade if not available. (Specifically, I want to use System.Windows.Media.Imaging.BitmapMetadata t...more >>

Need advice on handling security
Posted by Bill Gower at 8/4/2007 1:46:12 AM
I am validating the users of my web app against a user database in SQL Server. I then store the user object in a session variable and pass it around to the various forms. I have a field in the user object called Role that either holds the value "BusinessAgent" or "Administrator". The role ...more >>




DevelopmentNow Blog