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

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

asp.net web.config file
Posted by Eric Layman at 3/24/2007 11:21:02 PM
Hi everyone, Im fiddling around with connection strings and found out that conn strings can be stored in web.config May I know where is this file located? or I can create within the site root of my www folder? Or was it generated by default? Please advise. Thanks. Posted ...more >>


How to import XML RSS though proxy with authentication
Posted by ThatsIT.net.au at 3/24/2007 10:14:26 PM
I have asp.net application behind a ISA 2000 Server I have a few pages that import RSS, recently I have had to set authentication for out going requests though the proxy server, how do I set authentication for the XmlDocument or XPathDocument object I have done the same thing in classic asp us...more >>

ASP.NET Instellisense
Posted by Steven Van Eyck at 3/24/2007 8:40:55 PM
Hi there I'm using Visual Studio 2005 for the development of my ASP.NET application. Unlike for Windows or Console application, I'm not getting the Intellisense when I'm working in an .aspx file or in a code behind file (VB.NET syntax) Does anybody know how to turn it on in VS 2005 ? Man...more >>

what's the difference between a normal form element and a web control element?
Posted by Eric Layman at 3/24/2007 7:30:51 PM
Hi, What's the difference between a normal web element: <input type="text" id="txtname" name="txtname" runat="server"> vs webcontrol text box: <asp:Textbox id="username" Columns="10" runat="server"> </asp:TextBox> When should we use the normal input text box and when should we use th...more >>

reading xml from database..
Posted by prashant at 3/24/2007 4:43:43 PM
Hi all, i am working with .net 2.0 and sql server managment studio of version--9.00.1399.00 for getting a xmldocument from a xml data in sqlserver .. their is no error in this program but xmlreader returned by line--> "XmlReader xmlUser = xmlMain.CreateReader(); shows ...more >>

Parameterized Query and Record Filters
Posted by TF at 3/24/2007 4:31:35 PM
This group came through for me last time so here we go again. My page shows paint colors, brand name, product code, etc in a gridview with the background matching the paint color. Several links on the page are used to call itself with querystring values for brand, thinner, finish, etc. The page...more >>

capture click event of multiple image buttons
Posted by Andreas Wöckl at 3/24/2007 1:23:22 PM
HI Group! I have to programmatically create a user input form with various Checkbox and RadioButton lists - Beside every List I have to place an image button that is able to reset the checkboxlists and radiobutton lists. if i declare a variable with private withEvents img as ImageButton...more >>

killing the process in .net
Posted by Vinki at 3/24/2007 12:47:05 PM
Hello Everyone, I am using service controller class to start, stop services on my remote machine. Is there any way I can also do the kill command for the services that hung up when I issue the service.stop command. I know I can use System.diagnostics process, but its giving me error "Acc...more >>



I don't get javascript. How do you use it?
Posted by Tony Girgenti at 3/24/2007 12:09:15 PM
Hello. I just finished reading two articles about javascript here: http://msdn2.microsoft.com/en-us/library/bb332123(VS.80).aspx I tried some javascript testing in VS2005, SP1, VB , .NET 2.0, ASP.NET 2.0 on WIN XP Pro, SP2. It's real simple. I put a button on a page and coded the onClic...more >>

Dynamic Listbox in Gridview
Posted by MikeB at 3/24/2007 12:08:29 PM
Hello All, I know this has to be something simple but I have having a hard time finding examples. I need to add a dynamic listbox to a gridview. For example, my grid view displays categories and then in each row/ category I have a list box that displays items in the category. Can anyon...more >>

Access Denied error
Posted by Santel at 3/24/2007 11:08:57 AM
Hi, I couldn't create an asp.net application under 'C:\Documents and Settings\username\My Documents' path. Getting parser error like "An error occurred loading a configuration file: Failed to start monitoring changes to 'C:\Documents and Settings\username\My Documents \WebSamples' because acc...more >>

Computer Programmer Job Available!
Posted by angelina_pramesti NO[at]SPAM yahoo.com at 3/24/2007 9:52:51 AM
Simply Find Your Programming Job Vacancy and resources here --> http://www.jobbankdata.com/job-programming.htm ...more >>

Free ASP .net Ebooks
Posted by steveo at 3/24/2007 3:46:18 AM
Free ASP .net Ebooks http://www.downloadfreepdf.com/ ...more >>

Trouble getting page to work in FireFox
Posted by John Bailey at 3/24/2007 3:22:05 AM
I have a ASP .Net page that allows moving around items on the page through javascript. This page works fine in IE. In FireFox however, I have found that if the page is using XHTML 1.0 Transitional as the doctype, you cannot set the style.left and style.top properties of image or div tags....more >>

Redering asp.net webform dynamically
Posted by Anoop M at 3/24/2007 12:00:00 AM
Whether there is any available libraries to render an asp.net webform dynamically at run time, from an xml definition? Like <Page> <control class="System.Web.UI.WebControls.Textbox" id="Textbox1"> <property name="backcolor" value="red" /> </control> </Page> Should be rendered in...more >>


DevelopmentNow Blog