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
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 > november 2004 > threads for sunday november 7

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

Retrieve web form name or id?
Posted by Edward Lim at 11/7/2004 11:46:14 PM
Hi guys, is it possible to retrieve the name or the id of a form in an ASP.Net page? In the code behind inside the page class, I would like to be able to reference to that "form object" and to retrieve its name or id. is that at all possible? Cheers ...more >>


Microsoft Licenses or Subscriptions
Posted by Job Lot at 11/7/2004 9:53:02 PM
What all Microsoft Licenses or Subscriptions do we need before we start distributing application to clients?...more >>

DataSet OR Dataview
Posted by Prasad Patil at 11/7/2004 9:06:05 PM
hi, I have a three tier application, I have a method in the datalayer which should either return a (dataset or dataview or datrow), i need to know which should be the best possible option, are there any links or documents which can help me understand. Thanx in advance. Prasad...more >>

Convert to an Array
Posted by Tome73 at 11/7/2004 7:26:03 PM
How would I convert this string to an Array? "243, 567, 324, 345" Where each number becomes a new element in that Array. Thanks...more >>

get MAC Address from IP
Posted by YAN at 11/7/2004 7:26:01 PM
Hi, I want to get the mac address from a machine, which i have the IP address of that machine, how can i do that? I know how to get the mac address of the local machine from the following code: Dim mc As System.Management.ManagementClass Dim mo As System.Management.Managem...more >>

Managed c++ and static libraries
Posted by Elephant at 11/7/2004 6:49:09 PM
Hello, is it possible to build static libraries with managed code? What kind of project type should it be? Is there something like a static assembly? A ' managed c++ class library' is dynamicly linked, right? The only static project I can find is a ' win32' project type, and win32 is not man...more >>

ConnectionString with Microsoft Jet OLEDB
Posted by temporaneo1234 NO[at]SPAM yahoo.it at 11/7/2004 3:18:26 PM
Hi all, I'm approaching at .Net for make up a site but I have a problem with web.config. I'm trying to use an *.mdb file as db, and I'd think to use this: <add key="ConnectionString" value="Provider=Microsoft.Jet.OLEDB.4.0; Data Source=\db\db2.mdb" /> but server response me so: ArgumentExce...more >>

Need some help with design patterns.
Posted by Julia at 11/7/2004 12:58:20 PM
Hi I have a domain model and I am looking for the correct design patterns to use, The following is my domain model Server->[Manager->MessagingService->Processors] the [] is the thread boundaries,the server create a thread the Thread create the Manager ,the Manager create the MessagingS...more >>



A form with multiple lines
Posted by Peter at 11/7/2004 4:37:02 AM
I am new to dotNet. I want to develop a order form. The form contains header and details. In the detail, there are mulitple lines, sometime like a subform of MS Access. I wonder if I can do that in dotNET? Appreciate experience sharing....more >>

licensing and copyright issues for marketing .net app?
Posted by Job Lot at 11/7/2004 1:55:02 AM
I am planning to market an application I have developed using VB.NET and MSDE 2000. Could anyone please educate me on licensing and copyright issues? Thanks ...more >>


DevelopmentNow Blog