If I install the new .Net Framework 2, will this cause problems with the working of my present VS2003, and the previous applications that I have produced using this on .Net Framework 1.1.
I need t...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21616251.html
Zones:
C#Date Answered: 11/03/2005 Grade: B Views: 0
I've got a sub that loops through an arraylist, adds those users to an AD group (if they exist) and them commits the changes. The problem is, they're in the group for a random period of time and t...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/Windows_2003_Active_...
Is there a way to display data from an external database onto the HTML portion of a .NET 2 web page and have that data display actually position itself and behave as though it was originally part o...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23086577.html
I am having the problem while creating an object and adding it to the array list
I am getting an error on this line
'ADDING THE SINGLE INSTANCE OF OBJECT IN TO THE OBJECT L...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23365111.html
I have list of order object and this order object have a orderlines and each order line has product object.
The list of order
dim anOrderList as New List (Of Orders)
anOrderList = GetOrders...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23656039.html
Hi Experts,
How do I check what level of trust a specific dot net assembly is run at?
Please note that my problem is on a client machine which means that I have not developement tools install...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23042496.h...
I am woking on an application I have been provided with an order object inteface, how can I use it I had never used intreface before so what should expect to get in that interface?
Thanks
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23353706.html
Is it possible to use the classes which implements Interfaces as a webservices
Thanks
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/Web_Services/Q_...
I am using ASP.NET with VB.NET
I have an order object which holds the list orderlines
I am sucessfull to populate the list of different order objects with each have differnet no of orderlines o...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23417349.html
Can someone tell me how to get rid of this message from my event log on my Windows XP SP2 dev workstation with 1.1, 2.0 and 3.5 .NET Frameworks. ".NET Runtime version 2.0.50727.1433 - Failed to CoC...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_23107892.html