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 > july 2007 > threads for saturday july 7

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

How can I fix this problem
Posted by Husam at 7/7/2007 11:48:01 PM
Hi everybody: when I make the web.config file to make the authentication and the autherization for my web site. the code is as following: <configuration> <appSettings/> <connectionStrings/> <system.web> <authentication mode="Forms"> <forms name="Default" lo...more >>

how to check existance of a table in sql server?
Posted by Dan at 7/7/2007 11:25:03 PM
Hello, we have an intranet application using Windows Integrated Authentification. When an user starts the application, he gets a form for inputting data. The first time he does that, the application creates in a specific database a table with the name of his account (read with Request.Ser...more >>

A Good Wrapper for Stored Procedures (T-SQL)?
Posted by at 7/7/2007 4:33:08 PM
Hi, I'm looking for an that can create wrapper classes that encapsulate my T-SQL stored procs Any suggestions? Thank you! Regards, Jim ...more >>

login control persistent cookie problem
Posted by GaryDean at 7/7/2007 4:18:29 PM
I'm using the 2.0 login control with the "remember me" setting. When checked the cookie only last for a few hours then it is asking again for a login. I don't see any time settings. I know back when we did our own authentication we specified FormsAuthentication.RedirectFromLoginPage(tbEma...more >>

asp.net and conecting to sql server2005
Posted by pelegk1 at 7/7/2007 3:58:04 PM
i am trying to conenct oto sql server 2005 when i do it i the VS2005 every is ok but when i run from the browser i get : The login failed. Login failed for user 'JUSTATHOME\ASPNET'. i read this : http://support.microsoft.com/kb/316989 and i wanted the first option to use my own user name and ...more >>

User Administration in ASP.NET 2.0
Posted by me NO[at]SPAM home.com at 7/7/2007 1:57:46 PM
Im currently writing a website which utilizes the built in user management and membership of ASP.NET 2.0. My users login via the included login control and everything works nicely. The problem I have is that I need to include a custom admin console for the eventual owners of the website, just ...more >>

add anchor to url
Posted by Aamir Ghanchi at 7/7/2007 12:09:10 PM
Hi, how can I add anchor to the url in a LinkButton click event handler. I have an anchor already defined on the page, but there is no way to scroll down to that location at postback. thanks in advance. ...more >>

Extracting XML Information from other Website
Posted by Jonathan Wood at 7/7/2007 11:27:00 AM
I'd like to write a shareware Website that supports PAD files. This involves being able to download an XML file from another site and extracting the data it contains. I'm still new to ASP.NET. Any tips or examples on doing this? Thanks! -- Jonathan Wood SoftCircuits Programming htt...more >>



Splitting up long asp.net page
Posted by eggie5 at 7/7/2007 12:00:00 AM
So, my asp.net page is getting pretty long and hard to manager. It's reached 1000 lines and i would like to break it up somehow. Is there some way I can make separate parts of my pages to separate .aspx pages and have asp.net stitch them back-together at runtime? PHP's include does something ...more >>


DevelopmentNow Blog