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 saturday july 21

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 to access namespace from custom user controls?
Posted by User at 7/21/2007 10:42:03 PM
Hi, I have a custom user control. How do I write the script in a way which i can import custom namespace within the custom control? Please advise.. Thanks! mycontrl.ascx <script language=vb runat=server> Mylibrary.mysub() </script> Hello world Posted Via Usenet.com P...more >>


Web based timesheet application
Posted by LiveTecs at 7/21/2007 8:08:33 PM
http://www.livetecs.com TimeLive Web Collaboration Suite is an integrated suite that allows you to manage project life cycle including tasks, issues, bugs, timesheet, expense, attendance. TimeLive is available in two different flavors. Hosted version and downloadable version. Downloadable...more >>

Looping through a formview looking at all textboxes. use to work. now does not??
Posted by jobs at 7/21/2007 2:52:17 PM
This code was working, but then stopped working. I don't think I completely understand it. I pass it a formview name and it would loop through checking the value of textboxes. problem is now as i debug it, it's telling me there are only a count of 3 controls in that for loop. and they ha...more >>

Server Error in '/' Application. Can't find default
Posted by Brian Westcott at 7/21/2007 11:30:20 AM
am trying to test the following simple program on my Web Server and I get the message: Parser Error Message: Could not load type '_Default'. Source Error: Line 1: <%@ Page Language="C#" CodeFile="Default.aspx.cs" Inherits="_Default" %> Line 2: Line The file"default.aspx" is in m...more >>

creating classes
Posted by MagicKat at 7/21/2007 10:49:06 AM
I have moved my class files out of my web site and into a separate project, as recommended by other programmers. Now, however, I cannot reference anything like a label or a master page. I have imported Microsoft.Visual basic into the new project. What else am I missing? For instance, eve...more >>

ignore the validation when i click cancel
Posted by Ganesh at 7/21/2007 10:29:49 AM
Hi There, I've a validation control in my page, In some cases i don't want to check the validation like when users click cancel, i'l take the page to home page. But it checks always validation. How can i ignore the validation when i click cancel Thanks Ganesh ...more >>

int to numeric numeric(18,2) ?
Posted by jobs at 7/21/2007 10:11:50 AM
I have a column that is numeric(18,2) in sql server. what type should I use in my sqldatasource parameter in asp.net? <asp:Parameter Name="CreditLimit" Type="Int32" /> what type should I use in my vb.net method that updates this? ByVal CreditLimit As Integer What type should I use...more >>

checkbox ? boolean, bit and int16 - datasource controls?
Posted by jobs at 7/21/2007 9:14:02 AM
What's messed up here is that i have close to identical code that is working perfectly, only difference is that code uses sqldatasource control instead objectdatasource used here. Getting this error during the update: Server Error. To return to your data and retry, use the BACK button Syste...more >>



Silverlight Newsgroup?
Posted by Monty at 7/21/2007 12:00:00 AM
Yes, I know this isn't a silverlight newsgroup, but... 1) Can anyone tell me where we can discuss Silverlight? 2) Every time I try to install the developer component, I get this error message: Error 3010 Silverlight Installation has completed successfully. However, ...more >>


DevelopmentNow Blog