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 25

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

Date Literals That Include Milliseconds
Posted by Nathan Sokalski at 8/25/2007 7:20:01 PM
I have a control uses the date and time, including milliseconds. I want to be able to enter this information as an attribute in the *.aspx page. Because all attributes are entered as strings in the *.aspx page, I need a recognizable date/time string that includes the date and time, including ...more >>


Gridview BoundField DataFormatString question
Posted by ronc85 NO[at]SPAM gmail.com at 8/25/2007 6:20:43 PM
Using ASP.NET 2.0, is there a way to replace the first 5 bytes of a GridView columns BoundField Datafield using DataFormatString e.g. change the display of an ssn value from "031121234" to "*****1234" Sal ...more >>

Y-Position of Element on Web Page
Posted by Lit at 8/25/2007 4:55:36 PM
Hi, How can I get the Y-Position ( Vertical ) of an Control via JavaScript from the top of the Window. I have tried the following script but no luck I keep on getting 15 function getY( oElement ) { var iReturnValue = 0; while( oElement != null ) { iReturnValue += oElement.offsetT...more >>

IIS (ASP.NET application) with SQL going crazy!
Posted by Evan Camilleri at 8/25/2007 4:41:18 PM
I have a really strange problem. I have an ASP.NET 2 c# application which on load access 2 stored procedures. All work OK (normally) The application has an ajax timer which every now and then calls the server. Then at one point in time I get an error. On refresh I see that the stored p...more >>

IIS automatically changes running framework version
Posted by Diego Serrano at 8/25/2007 2:57:50 PM
I have a Windows 2003 server with a couble of websites in IIS. Every website and virtual directory are set to run .net framework v1.1. The most used of those websites is developed for v1.1 but after some days running rigth, iis suddenly starts running it under v2.0. Although there is not a singl...more >>

web.config error in cassini 2.0
Posted by yancheng.cheok NO[at]SPAM gmail.com at 8/25/2007 6:38:59 AM
Hello all, I have a web application, which I had developed few years ago with ASP .NET 1.1 Today, I would like to deploy the web application to client, using ASP .NET 2.0 + UltiDev Cassini 2.0 I locate my whole project in a folder named C:\website\GOWatch My setting in UltiDev Cassini ...more >>

How can I get the MAC Address.....
Posted by Husam at 8/25/2007 5:02:01 AM
Hi EveryBody: How can I get the mac address programatically ? any help will be appreciated regard's Husam...more >>



DevelopmentNow Blog