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
January 2007
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
all groups > asp.net building controls > january 2008

Is my approach right?
Posted by Diffident at 1/28/2008 2:49:02 PM
Hi All, I would like to customize the ASP.NET's calendar control so that if there are any events for a particular day it would highlight/bold that day in the calendar. I use a custom business logic to get the events which is not a problem. To bold the days that have events, I am developi...more >>


how to install .net framwork and ajax inside the webdeployment project ?
Posted by chandan at 1/15/2008 11:42:22 PM
I had created a deployment project using ASP.net 2.0 . I have to intall Ajax and .net framwork before installing my web set up. Is there any way to install these setup inside my websetup?? Thanks, Chandan kumar...more >>

Practice Test Search Engine, It will be your best web site | http://exams.googletoad.com
Posted by Savas Ates at 1/12/2008 1:02:51 AM
http://exams.googletoad.com Just write your exam number or general phrase (70-227,642-642,cisco,oracle,microsoft,hp,juniper etc.) and hit the search button. Choose your dump (actualtests,pass4sure) , click detail page and click download button. If you have any request just fill the...more >>

ItemDataBound event for Repeater
Posted by SushiSean at 1/8/2008 2:19:03 PM
Hello. I have Repeater and DataSource some table and I need change row in ItemDataBound event. So code looks like this <asp:Repeater ID="Repeater1" runat="server" OnItemDataBound="Repeater1_ItemDataBound"> <ItemTemplate> <%# DataBinder.Eval(Container.DataItem, "id")%> ...more >>

Problem accessing control from inside other control
Posted by Nathan Sokalski at 1/2/2008 11:19:36 PM
I have a validator that I wrote by inheriting from BaseValidator. At certain points in the code, I need to access other controls on the page containing the validator. I have the IDs of these controls, so I use the following statement to access them: Me.Page.FindControl(ControlID) However...more >>



DevelopmentNow Blog