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 friday march 2

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

bug in System::DirectoryServices::Protocols::BerConverter::Decode?
Posted by Jeremy Chaney at 3/2/2007 3:59:16 PM
I'm trying to use the BerDecoder, but even in the simple sample below, I get the exception "The "format" string contains an invalid character." Here is my sample code: byte[] integer1 = {1,2,3,4}; byte[] integer2 = {5,6,7,8}; Object[] data = { integer1, integer2 }; byte[] encodedBytes = ...more >>


small problem with ASP 1.1 version problem in IIS6
Posted by ChiWhiteSox at 3/2/2007 2:43:06 PM
hi all on our IIS6 we tried to update the asp version of a particular website from 1.1 to 2.0. Leaving other sites on the same server as ASP version 1.1 But when we go to the client and check our other sites from the same server, it's not able to do so or that famous msg, "Page cannot be...more >>

Create Update DS
Posted by Ornette at 3/2/2007 1:08:26 PM
Hello, I have a stored procedure which generates some values in the table. When I use update() how to populate the dataset with theses values ? For the moment I use output parameter but it just works for 1 row and as the dataset doesn't have the value I should put it after and the rowstate ...more >>

Content Management Solution for Furniture Reseller?
Posted by clintonG at 3/2/2007 11:56:51 AM
No e-commerce is required. The prospective client is asking for "content management" e.g.managing photos and product descriptions and so on. During a brief telephone interview I learned the client has a page design layed out they want to retain but their developer left town or some such thing....more >>

Money 2005 cannot add new banking accts
Posted by Wayne at 3/2/2007 6:30:08 AM
Been using Money 2005 without problem until recent. Suddenly, I can no longer add new banking accounts even though I only have 10 or 11 existing accounts. When I click on "add new account" , it goes to the page titled "choose acct. type" but goes into a "frozen" state with the "time out" hou...more >>

media centre/ data dvd
Posted by Su neil at 3/2/2007 6:09:25 AM
My media centre will only let me create data dvd's and not slideshow dvd's can anyone help with a solution. I have a dell dimension 9150 and media centre 2005...more >>

download more than one file at a time
Posted by ajash.pv NO[at]SPAM gmail.com at 3/2/2007 4:37:07 AM
i wana the source code of down load more than one file at a time("filesave as" show only one time and i wana to store more than one file at same destination) any way for this.... Dim file As System.IO.FileInfo=New System.IO.FileInfo("path of file") Response.AddHeader("Content-Dispositi...more >>

Extract a Cabinet File ???
Posted by f0zzyNUE NO[at]SPAM googlemail.com at 3/2/2007 4:11:21 AM
hi, i need to extract a cabinet file (.cab) within a .net application ... are there some classes in the .net framework that support extraction of these archive files or can somebody recommend a working third party product for that issue? thanks in advance CHris ...more >>



Whats the best way for a child class to know about its parent class
Posted by moondaddy at 3/2/2007 12:10:53 AM
I'm using WPF and c#. Whats the best way for a child class to know about it's parent class? For examle class ParentClass : CollectionBase { // code... class ChildClass { // code... void SomeMethod() { if(myParentClass.Count>0) { //do something } } } } ...more >>

OOP: mutliple references to same Object: how?
Posted by Pieter at 3/2/2007 12:00:00 AM
Hi, In my object oriented application (VB.NET 2.0, Windows Forms), a lot of objects are opened in different forms by a user. For instance (a stupid exemple, but it shows the easiest what's happening): -> two instances of the Company-Object: MyCompany1 and MyCompany2, both of them are poit...more >>


DevelopmentNow Blog