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

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

How can it be possible?
Posted by Paulo Roberto at 11/3/2007 10:06:48 PM
The netcraft site shows that: Apache 68,228,561 50.48% 68,155,320 47.73% -2.75 Microsoft 47,232,300 34.94% 53,017,735 37.13% 2.18 but how can it be possible? it MUST be changed, the MS IIS must destroy APACHE... MS must be the first with more than 90%... Bastard Unix/Linux ...more >>


How to select style rule ?
Posted by John Devlon at 11/3/2007 9:47:39 PM
Hi, Does anyone know how to apply a style rule to controle? Where can i select de style role after the file has been linked to the page ? I can do it by code but is there a window that shows me all style rules ? Thanx John ...more >>

Question: referencing control in formview gives error
Posted by Cirene at 11/3/2007 7:41:21 PM
I cannot reference a calendar control in my formview control. (I want the calendar's date to be set to "Today" whenever they enter insert mode.) Here's part of the formview... <asp:FormView ID="FormView1" runat="server" CellPadding="4" DataKeyNames="ListingId" DataSourceID="sdsList...more >>

Function take in value and return value
Posted by CSINVA at 11/3/2007 5:18:23 PM
I need to be able to pass a variable to a function and then have the function return me a variable. I need to pass GetUsrID Tom and get back the corresponding UserID associated with tom by running a stored procedure. Then pupule a file called lblUserID.text with the result_sUserID data. ...more >>

SSL
Posted by Tina at 11/3/2007 5:12:17 PM
I have to transfer an entire aspx.net application to SSL. What is involved? I have never done this. Thanks, T ...more >>

Help with dropdownlist - Dataview
Posted by glbdev@gmail.com at 11/3/2007 12:19:46 PM
I searched around but cannot find an answer to this problem, if there is an answer. I have a DataView and a dropdownlist both on the same page. The dropdown list is a bound list of companies. The DataView shows the company details and you can delete a record, if necessary. If you change th...more >>

Newbie ASP.NET/Blog question
Posted by DMG at 11/3/2007 10:49:00 AM
Hi Long-time WinForms, First-time WebForms programmer here... I am in the process of creating a personal web site, and I want to embed a blog in this. I have downloaded and played around with dasBlog, which seems to suit my needs. However. I'm wondering what is the common (best) app...more >>

Convert currency formated string back into decimal
Posted by Greg G at 11/3/2007 9:39:01 AM
A aspx page Label.Text contains formated currency ("0:C"). To process this data with the submit button click it needs to be converted to a decimal. For example: string strCur = "$111.11"; // Label.Text; strCur.Remove(0,1); decimal dtotal = decimal.Parse(strCur); Produces Server Error: Ex...more >>



MDF file vs. Local Sql Server...what's the connection?
Posted by Darrel at 11/3/2007 8:53:39 AM
I'm still having a hell of a time figuring out this whole SQL Express set up. I finally discovered why I couldn't run the aspnet_regsql...my local sql server wasn't running. I turned that on, and now I can see a list of DBs running locally. However, the .mdf file I have in my app_data f...more >>

How do you automate a process?
Posted by Cirene at 11/3/2007 8:43:07 AM
i am creating an asp.net auction website how do i create a process that will "end" the auction when it's time obviously i don't want to sit at a browser and keep refreshing the page i'm not sure if i can install an application on the server too (not allowed?) thanks... ...more >>

AdRotator info
Posted by rodchar at 11/3/2007 8:33:01 AM
hey all, Can the AdRotator rotate on a timer? for instance if a user is sitting on one page can the ad rotate on a timer? thanks, rodchar...more >>

Exceptions Best Practice
Posted by Billy at 11/3/2007 3:11:00 AM
asp.net 2.0 vs2005 What is best practice for exception handling on a website in vs2005? I was going to catch errors in application on_error event, log them to the event log, then send users to an error page. But looking at the event log, asp.net 2.0 logs those errors anyways, with more detai...more >>

The user is not associated with a trusted SQL Server
Posted by gnewsgroup at 11/3/2007 12:00:00 AM
OK, I know this has been a popular question from newbies. But, please don't haste to reply yet. I've googled and tested for a few hours, and cannot have this problem resolved. I have followed articles on the web and enabled "SQL Server and Windows Authentication" for my SQL Server 2005. B...more >>


DevelopmentNow Blog