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 > dotnet general > march 2007 > threads for tuesday march 13

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

Start page recent projects list
Posted by Julian at 3/13/2007 9:06:55 PM
Hi In VS2005 how can you remove projects from the start page's recent projects list? Julian ...more >>


b-tree
Posted by kicaj29 NO[at]SPAM wp.pl at 3/13/2007 8:51:02 PM
Is it any class which implements b-tree in .NET 2005? How implements b-tree if this class not exists in .NET 2005? ...more >>

System.Net WebClient
Posted by Steven Van Eyck at 3/13/2007 8:27:26 PM
Hi I'm using the function UploadData of the System.Net.WebClient class to post data to a server-side processing script. Via the returnvalue of the function, I'm able to capture the HTML code produced by the server-side script, but I was wondering if there is an easier way to determine we...more >>

ClickOnce and Vista problem
Posted by Alexander Malapheev at 3/13/2007 5:06:05 PM
Hi, I have an asp.net application which has a button to launch ClickOnce application. This button open a new page which make redirect to ClickOnce app, something like this: Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Dim strGUID As Strin...more >>

OnClientClick syntax?
Posted by clintonG at 3/13/2007 4:57:59 PM
// Renders incorrectly as .... &lt;%# Eval('Title') %>... // Please correct the syntax... OnClientClick="ValidateSelection( <%# Eval( ' Title' ) %> )" <%= Clinton Gallagher NET csgallagher AT metromilwaukee.com URL http://clintongallagher.metromilwaukee.com/ ...more >>

Media Center can't find disk
Posted by Neil Carter at 3/13/2007 2:11:03 PM
Help ! Every time I open media center it comes up with an error message saying it can not find the windows disk ! It has been working fine for over 12 months and suddenly started to give this message. Any ideas ?...more >>

OnTextChanged Event for a label control
Posted by Sue at 3/13/2007 2:09:56 PM
Hello Is there an equivalent of a OnTextChangedEvent for a asp: label control in asp.Net 2.0. Every time the text of a label changes, I want the items in a listbox control cleared. Tried doing as textbox and gave the ReadOnly="True" and border=0 to mimic a label control, but since the Rea...more >>

BC32017: Comma, ')', or a valid expression continuation expected.
Posted by Erica at 3/13/2007 2:01:24 PM
I am trying to dynamically create a javascript link. But, I get the following error: BC32017: Comma, ')', or a valid expression continuation expected. Here is the line I try creating the link. I'm done staring at it. Can someone else see what may be the matter. Fresh pair of eyes maybe? ...more >>



OnTextChanged Event for a label control
Posted by Sue at 3/13/2007 1:20:14 PM
Hello Is there an equivalent of a OnTextChangedEvent for a asp: label control in asp.Net 2.0. Every time the text of a label changes, I want the items in a listbox control cleared. TIA Sue.. ...more >>

Securing assemblies from abfuscator
Posted by shashank kadge at 3/13/2007 12:41:29 PM
hi all, how can i secure my assemblies from obfuscating s/w. thanks shashank kadge ...more >>

VS 2005 Crashes when editing Style Sheets
Posted by drmcgee2000 NO[at]SPAM gmail.com at 3/13/2007 12:04:55 PM
Greetings, I saw a post from last year where VS 2005 crashes when editing CSS. I am wondering if anyone else is having the same issue, if there is a work around, or a fix (LOL) from Microsoft. I have installed SP1 on VS2005. That fixed the other crashes, but the CSS is getting very annoying...more >>

How do I know which EventArgs to use? Is there a list?
Posted by Kevin at 3/13/2007 9:26:34 AM
When making my own events I follow the (sender as object, e as eventargs) principle. Often I require my own custom eventargs, but then a lot of the time I am convinced there must be one already available for me to use. For example I require an eventargs that has a property for an exception t...more >>

Toolbox options all unavailable in VS05
Posted by gtrDayve at 3/13/2007 9:22:13 AM
Recently I ran all my Windows Updates which included many for Visual Studio 2005, & now when I open VS05 (using ASP.NET, VB.NET), all my toolbox options are grayed out except for the Data options; which include: DataSet, DataGridView, BindingSource, etc. This means that Label, Textbox, button, e...more >>

Add one line to a multi-line TextBox
Posted by Curious at 3/13/2007 9:10:37 AM
Hi, I have an existing TextBox, textAddress, that displays a multi-line address (including recipient name, street address, town, state and zip code). Now I want to add country name as the last line in textAddress. How can I add it to this TextBox? FYI, I currently have: textAddress.Te...more >>

Obfuscator for .Net Assemblies
Posted by kashifwk NO[at]SPAM gmail.com at 3/13/2007 8:06:22 AM
I am evaluating Obfuscator to secure the source code in .Net assembilies.I am considering following obfuscators: 1) XenoCode (http://www.xenocode.com) 2) Spices.Obfuscator (http://www.9rays.net/Products/Spices.Obfuscator) 3) CodeVeil (http://www.xheo.com/products/enterprise/codeveil) 4) .NET ...more >>

Creating List
Posted by tariqm35 at 3/13/2007 3:58:00 AM
Hi, What is the best way to create list in Excel sheet either manulally or using VBA. Thanks .. regards, Tariq...more >>


DevelopmentNow Blog