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

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

Custom Membership and Roles
Posted by StinkyDuck at 7/22/2007 11:35:14 PM
Hello, I am relatively new to ASP.NET 2.0 and have been reading a book and going through some articles on the internet. When looking for information regarding membership and roles, I see lots of articles utilizing the built in profile classes in ASP.NET. In my mind this seems to be an eas...more >>


"Buy Now" buttons
Posted by Curtis Justus at 7/22/2007 10:15:06 PM
Hi, I have been looking at a few different merchant solutions. I was curious what people have used as an option for a "Buy Now" type of solution. I would like to keep people at my site and also would like to offer electronic items (i.e. music, PDF documents, etc.). Would I need to use so...more >>

Page posts back after having already performed a postback
Posted by AlBruAn at 7/22/2007 9:14:01 PM
I have a form containing three AJAX UpdatePanels, two of which contain a pair of listboxes and a pair of buttons, with the third one containing a pair of radio buttons in a radiobutton list and either three CascadingDropDown lists or two CascadingDropDown lists and a textbox depending on which...more >>

Crystal Report simple design question
Posted by Bonzol at 7/22/2007 8:50:53 PM
Hello. im using crystal reports with .Net C# and im just wondering how do I left align all the items in the Group List Treet. Since they are all currently centered and it looks funny Thanks in advanced ...more >>

Object reference not set to an instance of an object.
Posted by Ganesan selvaraj at 7/22/2007 8:12:01 PM
Hi We are using .net 1.1 on windows 2003 server. This is we are facing in our production server. When we are doing the load testing we are getting the bellow error. While the load testing this error is not coming frequently. When we run 20 threads for 3 mins we are getting this error message ...more >>

Accessing hosted SQL remotely
Posted by eric302 NO[at]SPAM gmail.com at 7/22/2007 7:31:04 PM
I've inherited an application with a SQL Server 2005 database and both a new PHP web-based frontend and an older, deprecated C# 2.0 Windows frontend. Most people use the web frontend now, but there are a sizable number of stubborn users who would rather switch applications than abandon their Wi...more >>

Enforcing UI Standards
Posted by gover at 7/22/2007 7:20:00 PM
Hello, We are working on a .net 2.0 web app using master pages and themes. We want to ensure that all webcontrols use the proper Skin from our theme, and that visual elements are not overridden at the page level. What [free] tools are available to help me ensure that aspx code confor...more >>

DataAvailable property in TCPClient class misleading in usage
Posted by John Mott at 7/22/2007 6:34:57 PM
Hello, I'm not really sure if this is the best place but I couldn't find a TCP specific newsgroup. It appears that the DataAvailable property of the TCPClient is just a test for whether data is buffered, and does not take into account whether the socket to the server is still open. While...more >>



Query Question, Need Help ASAP!
Posted by at 7/22/2007 4:58:51 PM
Hello Fellow Members, Background: Hopefully someone out there can help me. Here is the situation. I have a documents table which stores "documents". A document can either be a folder or a actually document(word, excel ...). This is determined by a field in the table called 'Type' which is e...more >>

Can I uninstall .NET 1.0 and 1.1 from Windows 2003 Server?
Posted by Alan Silver at 7/22/2007 4:20:33 PM
Hello, Sorry if this is slightly OT, but I reckon there would be folks here who would know... I have a Windows 2003 Server box, SP4 and .NET 2.0 installed. Trouble is that it also has .NET versions 1.0 and 1.1 installed. I would just ignore them, but occasionally one or two of the web si...more >>

asp.net random xpath
Posted by pelegk1 at 7/22/2007 2:32:00 PM
if for example i have an xml with 10 childnodes and i want by random to get 1 of them how do i do that? my current code that work with is : <asp:XmlDataSource ID="XmlDataSource1" runat="server" XPath="MainPage" DataFile="~/xml/MainPage.xml"></asp:XmlDataSource> <asp:DataList I...more >>

Treeview producing invalid XHTML
Posted by Chris at 7/22/2007 2:20:34 PM
I know this has been posted before but I can't find anyone with a solution, I was wondering whether any one has a solution/workaround yet for the treeview XHTML "bug". The treeview produces invalid XHTML. It produces a javascript function TreeView_PopulateNodeDoCallBack with no type. Any ideas...more >>


DevelopmentNow Blog